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: Output without stdio.h or iostream
  2. Re: error while cout command compiling
  3. Can you approximate subranges in C?
  4. Are these equivalent?
  5. union ( members with same name )
  6. md5/sha1
  7. freestanding vs hosted implementations
  8. Re: Comparison of ptrdiff_t
  9. Re: size_t
  10. AVL trees
  11. An improved version of C is needed for embedded systems.
  12. default storage class specifier of a variable
  13. How's about Expert C Programming-Deep C Secrets
  14. Re: Comparison of ptrdiff_t
  15. scanf %u
  16. Re: char s[] = "asdf" and extern char *s in separate files
  17. Functions returning arbitrary type
  18. Calloc of "unsigned char my_bytes[256][256]"
  19. Re: Writing good code by example
  20. standard question
  21. glib/gtk and the standard
  22. Matrix/ fill with zeros.
  23. Re: port I/O in C
  24. Re: Interpreting pointers to functions and typedef
  25. Re: Interpreting pointers to functions and typedef
  26. Re: Interpreting pointers to functions and typedef
  27. Re: Interpreting pointers to functions and typedef
  28. Re: Output without stdio.h or iostream
  29. GCC Manual
  30. Multi-byte chars
  31. Re: dereferencing void *
  32. Re: naming module services
  33. Re: error while cout command compiling
  34. some problems of C scripts in Unix
  35. Re: naming module services
  36. Re: another const question
  37. Re: dereferencing void *
  38. Re: dereferencing void *
  39. Re: error while cout command compiling
  40. Re: port I/O in C
  41. xstrcat function
  42. Re: float->byte->float is same with original float image. why float->ubyte->float is different???
  43. Newbie - about using toupper/tolower
  44. Test message please ignore
  45. Test - please ignore
  46. Re: error while cout command compiling
  47. Re: error while cout command compiling
  48. Aout this function
  49. Re: Can we emulate a char buffer to a FILE* ?
  50. Re: Can we emulate a char buffer to a FILE* ?
  51. Re: dereferencing void *
  52. Re: Writing macros for Windows?
  53. Re: port I/O in C
  54. Get path from FILE* of existing file
  55. Re: naming module services
  56. BIOS access
  57. Re: Help save this family Please
  58. Reading Comma Delimited Files
  59. Re: Pointer Notation
  60. Hashing function (possibly OT)
  61. Re: Writing macros for Windows?
  62. Re: Can we emulate a char buffer to a FILE* ?
  63. Re: Pointer Notation
  64. About allocating memory to a node in a link list
  65. Send email using system( ) function
  66. Re: Advance signal handling in C
  67. How to protect a global variable in a header file from external access? ("static int i" does not work!)
  68. Re: What does the asteriks mean?
  69. NULL Pointer Dereference
  70. Header Inclusion style
  71. Testing if char *string was declared
  72. retrieve all ip addresses in system
  73. Re: fastest i/o
  74. compilation error /usr/include/_G_config.h:29: parse error before "__mbstate_t"
  75. Design opinions/urls/snippets requested; parsing simplistic config files
  76. Splitting text files?
  77. A dilemna with circular reference of headers file
  78. Assigning unsigned long to unsigned long long
  79. strings as inputs to a function
  80. VBScript OLE Automation from a C Application
  81. Re: fastest i/o
  82. "compile" problem
  83. Constructing Class in C
  84. D
  85. Re: High Performance Counter.
  86. Potentially OT[?]: Question about gcc ...
  87. Learning pointers
  88. unsigned long long overflow?
  89. Re: How can I validate and store IP address that user enter from command line?
  90. Re: Why does the following program crashes
  91. Re: bizzare strncpy()
  92. Re: A question about char*
  93. Re: size of array??
  94. no recv
  95. int i=5; p=(++i)*(++i)*(++i);should p always be 392?
  96. checksum in the end of the file
  97. Re: size of array??
  98. date and time conversion to EPOCH seconds
  99. Sorting a string aray in order of string length
  100. Printing int without using printf()
  101. Stack space, global space, heap space
  102. I Keep Switching Back...
  103. Re: the return of the char*
  104. Extern variables across different function binaries
  105. Generating a char* from a linked list of linked lists
  106. Re: the return of the char*
  107. Re: the return of the char*
  108. Initialize struct fields
  109. QUERY: field offset rules within structures
  110. pow function in math.h
  111. linked list sorted insert
  112. Embedded product development and C/C++/Java
  113. Re: Good C book
  114. anything like oninit() in 'C'?
  115. How to use input arguments?
  116. gcc linker problem
  117. integer division towards -infinity
  118. YACC-LEX parsing overflow
  119. How to trap signals in a shared library
  120. Re: File handling?
  121. Re: File handling?
  122. Re: File handling?
  123. Large Decimal to Hex Conversion in C
  124. Newbie DLL question
  125. Why aren't signed/unsigned type clashes checked?
  126. Re: [cpp] Is this valid?
  127. Re: the return of the char*
  128. A slightly more complicated function pointer declaration
  129. Re: [cpp] Is this valid?
  130. FUNC LOCL entries in nm
  131. Re: [cpp] Is this valid?
  132. Question about incomplete array element types
  133. team combinations
  134. How to compile 32 bit application on 64 bit machine?
  135. statically allocated data structures source?
  136. Re: C Preprocessor question - bug in my compiler or correct behaviour?
  137. non-blocking connect in C?
  138. Re: fastest i/o
  139. Re: C Preprocessor question - bug in my compiler or correct behaviour?
  140. removing files
  141. Executing code inside "#if 0"
  142. printf question
  143. Re: Automatic parenthesis for complex calculation
  144. Re: Automatic parenthesis for complex calculation
  145. Re: Converting C++2C for robot simulator
  146. Re: Automatic parenthesis for complex calculation
  147. Re: Biiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiig numbers/
  148. Re: C Preprocessor question - bug in my compiler or correct behaviour?
  149. registry
  150. Macro question
  151. Is it ok to define __STDC_VERSION__?
  152. Pointer to an array of structures
  153. Re: Automatic parenthesis for complex calculation
  154. access to system variables from C under W2K
  155. [HELP] settaggi amply
  156. [OT] additional parameter before va_alist
  157. Looking for a hash package
  158. reed solomon
  159. Order Of Evaluation Question
  160. int x[static 10]
  161. integral constant expression
  162. fscanf question
  163. self extracting zip files
  164. Can someone explain this
  165. order of execution
  166. How to calculate 2's complement 8 bits checksum ?
  167. which is newest Standard-Version?
  168. which is newest Standard-Version?
  169. ERROR IN EXPRESSION; -1 - (-1) not 1 - (-1)
  170. Re: Order Of Evaluation 2
  171. Re: Order Of Evaluation 2 - Mistake
  172. QUESTION: Where to find help with linux/library issues
  173. LP64 FAQ tricks/tips/traps.
  174. Re: Converting C++2C for robot simulator
  175. Re: Order Of Evaluation 2
  176. Re: How to put comments in initialization file read by fscanf()?
  177. wildcards in rename()?
  178. Allocated variable returning by a fuction is unallocated automatically ?
  179. stdin
  180. GMT equivalent of mktime
  181. Problems with mergesort for files
  182. Re: Override malloc,calloc,realloc and free?
  183. Re: memcopy, memmove Implementation
  184. Re: Accessing your own symbol table
  185. Query abt union
  186. Re: Accessing your own symbol table
  187. Array indexing
  188. Help, Needed, Having problems with mergesort for files implementation
  189. Which is more effecient ?
  190. glibc regular expression
  191. multiple realloc w/ malloc blows away data
  192. Re: How to put comments in initialization file read by fscanf()?
  193. offsetof
  194. Re: Accessing your own symbol table
  195. Meaning of MyVar >> 1
  196. infinite loops -- waiting for some event
  197. Re: libclc: clc_getopt (a bit long, 155 lines)
  198. file system full errors, proper time to check
  199. Checksum: Is this right or wrong ?
  200. clc_wprealloc
  201. Printf formatting
  202. Re: What does this mean?
  203. Re: What does this mean?
  204. Floating point error?
  205. Floating point error (more info)
  206. assert
  207. Drawing a logarithmic histogram
  208. format specifier
  209. How to get label address in asm?
  210. [ANNOUNCE] OpenECG programming contest - new data set
  211. A very simple question
  212. Changing the content of void *
  213. C to Java socket input question
  214. break or continue out of nested loops
  215. Re: asking help for a peer-to-peer socket programming question
  216. Re: cast: u_int to u_char [4]
  217. Re: cast: u_int to u_char [4]
  218. Re: cast: u_int to u_char [4]
  219. Re: Applications of ANSI C
  220. Re: Applications of ANSI C
  221. Re: Applications of ANSI C
  222. Re: Applications of ANSI C
  223. Rounding a floating point number declared in "double"
  224. Re: Applications of ANSI C
  225. Rounding a floating point number declared in "double"
  226. Re: enums and sizing
  227. does it take cpu time to typecast?
  228. Re: Applications of ANSI C
  229. Re: Applications of ANSI C
  230. setuid program
  231. integer expression in a subscript
  232. Function Placement
  233. problem using fread, fwrite, and fsetpos
  234. Re: Pointer to structure Problems
  235. Re: Pointer to structure Problems
  236. Re: bidimensional array of char (function)
  237. localeconv()->decimal_point([0]
  238. [OT]GTKmm toolkit inquiry
  239. Exact difference between 'const char *' and 'char *', also diff between 'const' and 'static'
  240. dlopen - calling functions
  241. Re: Reading a arbitrary number of values
  242. Re: [OT] finding client's port
  243. Hashing algorithms
  244. Re: equivalencing function symbols
  245. Re: equivalencing function symbols
  246. Re: C syntax aware search and replace
  247. Re: C syntax aware search and replace
  248. Re: Applications of ANSI C
  249. On-line C Language book?
  250. Re: Accessing your own symbol table