View Full Version : C Programming


Pages : 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98

  1. object oriented programming language
  2. About FAQ 5.4
  3. String parsing question
  4. !!!!! (void) question() !!!!!!
  5. Array[] from *ptr question
  6. Modifing existing header file
  7. Simple Question
  8. seg fault and I don't know where
  9. complex
  10. Increment file pointer
  11. bugs in c
  12. Implementation
  13. How to extract bytes from long?
  14. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  15. How can I set a integer array all bits to zero=?us-ascii?Q?=3F?=
  16. How to extract bytes from a long?
  17. malloc problem
  18. how to align static struct to a 4kb boundry
  19. extract character strings from displayed web page.
  20. Storing 4 characters using 3 bytes
  21. calendar problem
  22. Code causes segfault on exit
  23. 4D array to malloc
  24. undefined behavior?
  25. Malloc statistics?
  26. macros
  27. parenthesis
  28. Input without pressing enter?
  29. VERY newbie pointer issue
  30. functions returning *char
  31. formatting strings
  32. C99 question
  33. [newbie]:function returns a pointer to a string
  34. Macro question
  35. Problem: scanf used for double
  36. Proper Way to Pass Numerical Values to a Function
  37. build error on Linux - initializer element is not computable at load time
  38. Need help with my program
  39. program
  40. Bit and Byte problem
  41. union, ternary operator, and C. What a mess!
  42. Union, ternary operator, Macro, printf don't cooperate for me. Help?
  43. outp(PORTADDRESS,Data) function in C
  44. help needed with filnames as command line arguments
  45. reading from pipe
  46. Offset/alignement of structure members
  47. tech help required..
  48. Shared memory & Semaphores
  49. Printf, array of structures and pointers...
  50. Empty parentheses
  51. Standards
  52. Boolean Values
  53. string routines go to never never land on unix
  54. macro trick?
  55. inverse of a matrix for nxm
  56. Any elegant way to do this?
  57. Initializer element not computable at load time
  58. Dulmage-Mendelsohn decomposition
  59. C-loops explain plz
  60. Mangled function type declarations?
  61. [easy] reading into an array
  62. malloc/free weird behaviour (Win32 / MsVC7)
  63. Pascal is better than C
  64. GNU Readline question (needed for tintin++ modifications)
  65. how to convert double to short ?
  66. BuilderC/ size and time mofdification from files??
  67. NULL in C
  68. Why?
  69. how to write binary data to stdout?
  70. Test for seekability?
  71. extracting integer from array of char
  72. freeing allocated memory
  73. lex grammar
  74. Small C Parser
  75. How to work with vgl?
  76. Does anyone have C library implementations?
  77. Identify letter combinations where order is not important?
  78. What style to choose?
  79. segmentation fault with gets()
  80. should this work
  81. line of array from stdin
  82. reading from a file without actually writing into its hard disk copy
  83. Searching for C(++) source code to digitalize voice from MICROPHONE
  84. An authors view on C
  85. An Authors View on C
  86. C vs Perl
  87. sscanf return value with "%n" directive
  88. combinations of a string ?
  89. I want to know about C-startup Routine contents and its modification
  90. Reading into an array
  91. question about structure array as a argument to a function
  92. Machinista Festival
  93. Returning values from a function
  94. doxygen does not document functions ? u know a solution?
  95. warning - comparing a signed value to an unsinged value
  96. crypt equivalent for Win32 platform?
  97. slightly OT: error handling conventions
  98. Syntax error?
  99. Link Lists
  100. approx 100 assorted computer/ math/other books
  101. Always cast malloc
  102. Comparing strings from within strings
  103. how to make my password field INVISIBLE ?
  104. C or C++ first?
  105. Is there a integer data type of one byte in gcc?
  106. structures compatibility
  107. Using __LINE__ as a string
  108. code critique request
  109. free disk space
  110. int a=printf("%d\n",a);
  111. OT Newsfeed test
  112. C program verrrry slow on Win98 DOS shell
  113. Best method to sort a linked list (in my case)?
  114. Reversing the order of some loops.
  115. Programming error
  116. One extern usage
  117. integer to characters
  118. pBuf[i++] = Calc(pBuf, i);
  119. complete binary tree
  120. calculating 64 bit hexadecimals
  121. chunk_alloc segfault
  122. gray code
  123. USB Programming
  124. Weird syntax error with gcc and FreeBSD
  125. a question about arrays and strings
  126. random number generator
  127. how to call unix shell scripts from with in 'C' code?
  128. enum
  129. Best Way to Print Nature of Signal
  130. segfault when strcmp
  131. Simple Memory Allocator Challenge
  132. Barbecued Tri-Tip is better than C
  133. HELP, INFINIT LOOP... simple LINKED LIST
  134. [C] how to search a string ?
  135. adding chars to a string
  136. comparison between signed and unsigned
  137. Question About Strange 'C' Code Syntax ( Well strange to me anyway )
  138. segfault on strtok
  139. Simulating inheritance and non-member functions in C
  140. orgin of semicolon usage
  141. New output model
  142. Portable Test for long long Support
  143. debugging question
  144. don't understand declaration "unsigned int ip_v:4"
  145. Dynamic file names
  146. Using "return" with parantheses?
  147. void pointers and more
  148. reset char array
  149. Ok to fclose stdin?
  150. array size
  151. wait until \n appears in string
  152. Order of function evaluation
  153. Is this the optimal FIR filter on all platforms?
  154. btree
  155. `void **' revisited: void *pop(void **root)
  156. Asking if elements in struct arre zero
  157. Looping this
  158. sprintf segfaults
  159. strange multiple definition of `login_user_login'
  160. how to parse INI files ?
  161. Market Confusion Solved
  162. WINDOWS
  163. Somple Recursion Question
  164. C99: variable declarations inside switch statements
  165. alternative to nested procedures
  166. Using stdarg with unknown types
  167. How to combine string
  168. SQL without a database
  169. atoi question
  170. is there an alternative to strstr
  171. 10 CDs with best IT eBooks only for $60 - .NET, Java, C#, C++, UNIX, Oracle etc.
  172. list optimization
  173. Copying struct and unsigned char buffer
  174. timer in milliseconds
  175. Recursive Functions
  176. C for 6809?
  177. recv not completely overwriting last string
  178. Recording Process Startup (forks/exec etc) in Unix
  179. Porting from OpenBSD/Linux to Solaris : daemon(3)
  180. C++ to C
  181. Using char
  182. purify-like tools working also for fortan 90?
  183. Question About Example code, GlobalC
  184. a small bsearch example
  185. Limiting Recursion Selectively
  186. Operator question
  187. Not reading data
  188. Structs refering to each other
  189. writing an interpreter for a simple language
  190. combinatorics question
  191. Why are you still using C?
  192. stdin and stdout
  193. Is a "cast" ever necessary in "return"?
  194. Concatenate bits, then convert to HEX
  195. c#
  196. hi,how to define a bitstring type in c/c++?
  197. build an interpreter for a simple language
  198. String Permutation function in C
  199. Dynamic arrays
  200. questions about combination using recursion
  201. how to initialize a structure
  202. arrow operator
  203. malloc and free
  204. Linked list trouble...
  205. calloc(1,1) vs. *malloc(1)=0
  206. What comes between learning the language and coding for real projects?
  207. stylistic prototype question
  208. Re: Dealing with fragmented getopt parameters
  209. Help with generating parallel line
  210. Named parameters
  211. Function pointer Advantage
  212. Volatile
  213. How do I debug this sample
  214. Programming serial interface question (linux)
  215. The original subject seems to be quite descriptive
  216. #define problem
  217. Help
  218. Help
  219. [SPAM] Re: Check out this pendant!
  220. incorrect printf o/p for doubles
  221. Timezone problem
  222. Need Help speeding up mandelbrot algo
  223. how to scroll text?
  224. work with dates
  225. Re: Check out this pendant!
  226. [Newbie] What is sizeof() ?
  227. Interactive AND Portable?
  228. Including headers only once
  229. recursion
  230. Pointers and Arrays in C??
  231. [ANN] cdepend - function call mapping of C projects
  232. Re: Turbo Debugger 3.1 or 4.02
  233. casting
  234. delete comments in .c file
  235. Interview question !!!
  236. do the equivalent of unix date(1) in C
  237. Compilation problem with platform upgrade
  238. very basic C question -- K & R on a Mac
  239. very basic C question--K&R on a Mac
  240. passing a va_list to sprintf
  241. pass time(0) to srand() when generating random numbers.
  242. A C-Program Question
  243. pitfalls of signals
  244. files and directories into an array of arrays
  245. Normalizing tm structure past 2038
  246. tracking a segmentation fault
  247. how to print clock_t variables?
  248. How to print a string of unsigned chars?
  249. a file count
  250. CPU Serial Number