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. Re: bidimensional array of char (function)
  2. Re: What does this mean?
  3. Re: Pointer to structure Problems
  4. Hierarchical malloc
  5. Re: Invoking fuction before main
  6. what about this make error ?
  7. reading file created with tmpfile?
  8. Re: Invoking fuction before main
  9. endianess
  10. Can I catch this event?
  11. storing a long in a float with same precision on Solaris 64bit OS
  12. How to use printf more efficiently?
  13. [FAQ] Re: new one simple one but im stumped
  14. how to read in large amount of data in C?
  15. Re: new one simple one but im stumped
  16. Structures
  17. Re: Calling free() from libc library
  18. Re: Pointer to structure Problems
  19. Re: Invoking fuction before main
  20. Re: Invoking fuction before main
  21. How reliable preprocessor output is?
  22. libclc: A misc module
  23. please help with strcmp()
  24. [OT]GTK widget animation problem
  25. strcmp but with '\n' as the terrminator
  26. fclose(stdin);
  27. fclose(stdin);
  28. How to distinguish between stdout and stderr
  29. Re: integer divide by 7 trick?
  30. Re: integer divide by 7 trick?
  31. Re: integer divide by 7 trick?
  32. Re: integer divide by 7 trick?
  33. Horrible Visual C Bug!
  34. Re: integer divide by 7 trick?
  35. Re: libclc: rfc1738 encoding and decoding of strings (~180 lines)
  36. Newbie linking (ld) question (I think)
  37. Binary files, structs and fread
  38. Re: C syntax aware search and replace
  39. how can i revers the bits in a byte in a single statement ?
  40. where can I find the complete BNF grammar for C on the internet? Thanks
  41. Re: Strange Data Type
  42. hexdump formats
  43. Re: libclc: rfc1738 encoding and decoding of strings (~180 lines)
  44. Conditional operator problem
  45. I/O via serial (COM) ports
  46. Re: Strange Data Type
  47. programming style for windows apps
  48. Re: integer divide by 7 trick?
  49. plonker
  50. Re: libclc: rfc1738 encoding and decoding of strings (~180 lines)
  51. int * vs char *
  52. Re: K&R v2 ,Section A6.2 Integral Conversions
  53. A few simple problems in a simple program.
  54. Input/Output and Files
  55. Windows easier to use...
  56. libclc: thanks
  57. Re: undefined symbol identification problem
  58. Re: undefined symbol identification problem
  59. example of C code in Unix Enviroment
  60. Global variable conflict.
  61. I got it to compile but it did somthing strange
  62. String search and length portability questions
  63. STL map impl. in C
  64. simple question (itoa, localtime)
  65. Re: Invoking fuction before main
  66. Re: Invoking fuction before main
  67. Re: Calling free() from libc library
  68. averaging numbers in text file
  69. How to right justify a column
  70. Loading a function @ a particular adddress
  71. Plz clarify
  72. function to url decode a string
  73. Clipper Head needs help!
  74. Passing array of structures to a function
  75. Re: Check client socket is alive or not
  76. Re: Program runs on Redhat, but not on other distries
  77. Re: Invalid string offset problem in motif.
  78. (OT) Re: Launching Excel from C, in winNT
  79. problem to print large double number. Help!
  80. Really Weird Conversation
  81. Interpreting some code
  82. Please explain why ?
  83. Displaying 64bit Numbers
  84. Sequence points
  85. pb de pragma
  86. Re: Am I imagining things?
  87. Writing a value to a specific memory address
  88. Efficient string tricks: legal and defined?
  89. Re: memcmp versus strstr; reaction to chr(0)
  90. memset() and portability
  91. reading data from stdin to structures
  92. scanf help again
  93. Re: memcmp versus strstr; reaction to chr(0)
  94. Re: memcmp versus strstr; reaction to chr(0)
  95. Re: memcmp versus strstr; reaction to chr(0)
  96. allocating inner struct array
  97. Re: memcmp versus strstr; reaction to chr(0)
  98. Re: Bitwise XORing
  99. programmatically change directory in UNIX
  100. memory dellocation
  101. memory dellocation
  102. Re: Request for review
  103. Dis assemble C code
  104. Position of variable declaration is causing "undeclared identifier" error.
  105. Position of variable declaration is causing "undeclared identifier" error.
  106. limit on number of parameters to a C function
  107. Lookup Country and ISP by IP Address
  108. undefined reference
  109. Calculating a directories size
  110. visibility attribute ignored in compilation
  111. Re: About the declaration of main()
  112. Re: About the declaration of main()
  113. Re: About the declaration of main()
  114. Re: integer divide by 7 trick?
  115. Help needed in solving C-errors
  116. Re: On malloc(), calloc() efficiency
  117. Re: On malloc(), calloc() efficiency
  118. Re: About the declaration of main()
  119. Re: Why cast to (char *) before de-allocating memory in "NumericalRecipes in C" ?
  120. Re: On malloc(), calloc() efficiency
  121. Which data structure should I use?
  122. Re: How to run an app at boot time (winme)
  123. Reading data from files
  124. (OT) please point me ...
  125. Code review
  126. Data types
  127. Not writing to file?
  128. Re: nested macro trouble
  129. malloc
  130. Linux const char type
  131. Keil C library ??
  132. Truncating char array
  133. Truncating char array
  134. VCOMM
  135. Help me With this undefined behaviour.
  136. typedefs/structs
  137. diff between exit(0) and return(0)
  138. Re: non commented lines
  139. Static Code Analysis Tools
  140. The term "global variables" misleading?
  141. Re: Launching Excel from C, in winNT
  142. How to find lowest bit position of mask with macro only
  143. Puzzles
  144. I am disgusted with comp.lang.c
  145. using struct pointer before declaration
  146. newbie wants book tips on programming in C
  147. fgets and problems reading into array
  148. Question re buttoning my fly
  149. Macro for memory logging using __FILE__ and __LINE__
  150. Re: access union memb. through void *
  151. increment of void *
  152. Read Tell functions
  153. multi dimensional array
  154. "The C compiler is Written in C" What!
  155. Re: integer divide by 7 trick?
  156. multi dimensional array
  157. help with infinite loops and scanf
  158. Re: int-to-char conversion
  159. Re: OT: Apology
  160. Re: int-to-char conversion
  161. Re: Simple fscanf Question
  162. code for validating IPv4 address
  163. what is following C terminologies???
  164. help with SQL embedded in C
  165. Re: how to read 10 lines from a 200 lines file and write to a new file??
  166. Re: how to read 10 lines from a 200 lines file and write to a new file??
  167. string matching
  168. HELP: Accessing int pointer inside struct
  169. Re: ifstream.read manual
  170. Why large performance degradation?
  171. help with program
  172. Re: how to read 10 lines from a 200 lines file and write to a new file??
  173. Structures and sizeof
  174. DCOM & email stripper
  175. Re: CRC hashing puzzle
  176. Re: How can I allocate the address and space for a pointer array of character?
  177. Re: How can I allocate the address and space for a pointer array of character?
  178. Re: extract the bitmap pattern of font file.
  179. structure, aligment, memory
  180. Re: How can I allocate the address and space for a pointer array of character?
  181. if (f() != FAIL) or if (FAIL != f())?
  182. Allocation of 1 byte?
  183. sprintf() - is it OS specific
  184. delete all the entries that contain "some string" from a file
  185. Intel Pentium Processor data format for negative number
  186. up to date book reviews?
  187. Re: DCOM & email stripper
  188. Problem opening a file in C
  189. Re: DCOM & email stripper
  190. What is wrong with this code?
  191. Help: Algorithms in C (Sedgewick) "Graph.h"
  192. Re: How can I allocate the address and space for a pointer array of character?
  193. Understand piece of code.....
  194. Re: How can I allocate the address and space for a pointer array of character?
  195. Re: Bit adressing
  196. Re: System library and header paths....
  197. test - pls ignore
  198. segmentation fault
  199. Re: Checking for hexadecimal digits
  200. Re: linkage question
  201. what is wrong with the winsock libary beneath Linux ??
  202. Spawning child processes
  203. Re: Checking for hexadecimal digits
  204. Re: System library and header paths....
  205. Re: linkage question
  206. Re: Do I need to call srand before any call to rand
  207. Re: Checking for hexadecimal digits
  208. Problems with pointers.
  209. Re: Bit adressing
  210. Problems with function/header file, Undefined symbol
  211. Re: Checking for hexadecimal digits
  212. Re: Launching Excel from C, in winNT
  213. Re: memory allocation problem
  214. Re: OT: Apology
  215. sizeof( <string literal> )
  216. Re: Bit adressing
  217. Re: Puzzle
  218. Re: Puzzle
  219. Re: Puzzle
  220. Homework: Puzzle
  221. Re: Puzzle
  222. .a vs .lib files
  223. Re: Puzzle
  224. C Application that do USB x PC communication
  225. how to reduce latency of voice!
  226. Error: "initializer element is not constant"
  227. Re: A question about variables declaration in C++
  228. Re: A question about variables declaration in C++
  229. Re: Bit adressing
  230. Re: memory address, question
  231. Take UTC time from NMEA format.
  232. entry point
  233. new dial up connection code
  234. Re: Checking for hexadecimal digits
  235. Re: Checking for hexadecimal digits
  236. Re: memory allocation problem
  237. Editing String in std-in
  238. Re: A question about variables declaration in C++
  239. CRC32
  240. Re: A question about variables declaration in C++
  241. Re: Puzzle
  242. Re: numerical recipes book
  243. Re: numerical recipes book
  244. Re: memory address, question
  245. Dr. Dobbs and other periodicals?
  246. Re: memory address, question
  247. Re: memory allocation problem
  248. Re: memory allocation problem
  249. suspicious RAM problems - mvo
  250. String to char