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. bits comparison
  2. sharing data from DLL
  3. test
  4. memory delete problem
  5. reading from a file, some times values in file may not be filled
  6. Is an empty translation unit valid?
  7. ANSI C Compilation linking problem
  8. graphics in Linux...
  9. Array name and address of the first element
  10. gcc iso90 and long long
  11. Libraries, function names and link
  12. Array subscripting overflow behaviour
  13. bizarre malloc problem
  14. openssl and DES
  15. fast multiple file access
  16. Aliasing/Torek's strtod() experience
  17. Aliasing/Torek's strtod() experience
  18. lint
  19. what's wrong with atof() and casting?
  20. conditional statements
  21. Floatin point issues
  22. C directives
  23. Reading Lines with Fgets and a bit of C++ {Novice Programmer}
  24. Programming Contest: Fit pictures on a page
  25. casting to unsigned char for is*() and to*() functions
  26. Object persistence in C
  27. reading a line through scanf
  28. #defines and strings
  29. why use -> (not .) with pointers?
  30. How to make binary data portable?
  31. How To Make Your Own Variable Type?
  32. Need to write putchar for embedded system
  33. printf("%#04x\n", 0); print 0000 not 0x00
  34. How to check for already running program?
  35. Reading from file into struct array / memory layout
  36. Linked list in C
  37. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  38. comp.lang.c FAQ list Table of Contents
  39. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  40. String appending
  41. Why C++ Questions on a C List
  42. == operator on struct
  43. Inverse Functions in Math
  44. pix
  45. coloured text...
  46. Multiline strings
  47. [Help] Program crashes/seg-faults on strcpy().
  48. Hiding that string in the compiled code
  49. pointer to pointer question
  50. C Program [ Turbo-C ] , to extract only-Printable-characters from a file ( any type of file) and display them ( i.e equivalent to "strings" command in UNIX)
  51. C Program [ Turbo-C ] , to extract only-Printable-characters from a file ( any type of file) and display them ( i.e equivalent to "strings" command in UNIX)
  52. some very simple increment/decremant operator question
  53. again some incr/decrement question
  54. Permutations on binary strings
  55. case label does not reduce to an integer constant
  56. testing whether a double is a whole number
  57. anybody have star wars: revenge of the sith of War of the Worlds
  58. Code Effect
  59. comp.lang.c FAQ list Table of Contents
  60. Access to data into an array causes seg-fault
  61. Linked list
  62. Linked list
  63. System/ Compiler specific macros
  64. multi-type
  65. Makefile question
  66. C/C++ DataType for DB2 DECIMAL(18,3)
  67. EOF in C
  68. will the memory allocated by malloc get released when program exits?
  69. Preprocessor Directives
  70. Help needed in solving this problem
  71. C Primitive Data Type Sizes
  72. simple c/c++ programming question about encryption
  73. If forget to fclose() after fopen(), is there any testing tool who can detect it automatically?
  74. ON Linux Platform: How can we build binaries for another architecture from 0x86 architecture
  75. Multi says "incomplete type is not allowed"
  76. sizes of bit fields
  77. programming style: while(TRUE), for(;;), ...?
  78. Server listening on 2 differents ports
  79. Modify it !
  80. Initializing enum with strings
  81. How to verify username and password in Visual C
  82. evaluate this
  83. float algorithm is slow
  84. Read n bytes from file
  85. accuracy of mathematical functions
  86. setting MAX characters emitted in printf() functions?
  87. strto[u]l and ERANGE
  88. Implementing Unicode
  89. Funny old trick
  90. Can anyone tell me where to find OCR?
  91. Byte Alignment of Character to 2 byte
  92. char * and int *
  93. How to set a ms access password?
  94. Interacting to Internal Modem
  95. Running time of program
  96. Help w/ "incomplete type" error
  97. Palm programming in C using GCC
  98. Need help with SHA1
  99. about char pointer
  100. how to compare
  101. abt time functions
  102. Historical variable place
  103. Hardware Programming
  104. How to check file exist using c language
  105. In a timeline pinch (Suspense: 25Jul05) pleading for assistance - Q1
  106. Implicit addition of const qualifiers
  107. Using a union to get different representation
  108. Certificate for C Programmer
  109. Time command
  110. overloading in c
  111. Give some ideas for c Optimzation
  112. multilist data stracture sample code
  113. Running time calculation
  114. advanced c programming
  115. Optimized code for finding string length
  116. ISO C jpeg/png/etc lib
  117. SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs
  118. Software Patents
  119. Is it the same?
  120. mmap parsing...
  121. Are foo[bar] = "" (at declaration) and memset (foo, '\0', bar) the same?
  122. Clarify atol statment
  123. Problem with character string loop and strlen()
  124. why function like macro doesn't work here?
  125. why function like macro doesn't work here?
  126. storage for argv
  127. Trigraph sequences
  128. qualified and unqualified types
  129. representation of an escape sequence
  130. How does strtok works?
  131. UCN and Unicode
  132. Checking pointers
  133. Need some explanation
  134. Memory Allocating problem
  135. Bizarre experience at the abortion clinic.
  136. Two's complement integer divided by Powers of 2 question
  137. Linking a C++ library to a C program.
  138. HTTP header parsing library
  139. a question about multilist in c
  140. Is this the correct?!
  141. malloc and memory leaks
  142. Is an address change possible by "deconstify/const_cast"?
  143. First statement always evaluated first?
  144. Error handling - How would you write it?
  145. C, C++ and C# Forums
  146. What is Expresiveness in a Computer Language?
  147. mutable data structures
  148. gcc: pointer to array
  149. Coping with underscore decoration conventions
  150. LFS for Windows apps
  151. memory alignment
  152. x rated news room
  153. Playing Music
  154. Earthquake Forecasting Program July 11, 2005
  155. ANN: Magic UDF (Universal Disc Format) Burner v1.0.0 (C/C++ Library)
  156. lint
  157. Eigenvector routine....
  158. problem z prostym prgramikiem ;p
  159. what is regular expression
  160. struct pointer to a 2D array
  161. switching on strings in standard C
  162. byte to integer
  163. automatic C indenting
  164. SUSv3 reference headers
  165. Singly link list
  166. Standard C and math library
  167. Convert Static Array to Dynamic Array ?
  168. write a multidimensional array in a file
  169. typeDef
  170. typeDef
  171. string finding
  172. good algorthm
  173. good algorthm
  174. Correct Typedef
  175. SevenKast@gmail.com- c book
  176. System Programmin
  177. Assembly language
  178. TSR Programming
  179. data structure
  180. Testing
  181. file to linked list
  182. complier design
  183. Pointers
  184. OS Programming
  185. What IS THIS
  186. why this code has errors?
  187. C program to create myi, myd files
  188. Trying to understand MRTG
  189. help to run this code...
  190. help to run this code...
  191. NT Service tutorial?
  192. const qualifier usage
  193. manipulating void* in array
  194. usage of ## for macro string catenation
  195. Printing hexadecimal format
  196. how to make this code error free
  197. qsort on multi-dimensional array
  198. size of multi-dimensional array and qsort
  199. fractions and floating point
  200. Byte Array in C
  201. String Manipulation error
  202. Profiling c progrma line by line
  203. How to set memory properties
  204. Why does post or pre incremenent or decrement does not work inside a sizeof operator?
  205. while loop and printf
  206. Modifying an arg of va_list
  207. Passing INT Array by reference
  208. Portable way to use 64-bit values
  209. Typecasting function pointers to void *
  210. How to delete the node at the end (tail) of the Linked List ?
  211. meaning of the error ?
  212. How to interpret this declaration
  213. What is the Correction Required?
  214. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  215. memory watch and monitoring
  216. what I miss?
  217. how to do ?
  218. pointer and memory question
  219. c program without main( ) ?
  220. Type-casting void pointers?
  221. What would cause this problem? CPU usage 100%
  222. FILE Writing Error
  223. fwrite
  224. C89 standard rationale or draft, where to download?
  225. for loops with dual conditions
  226. C + download
  227. C
  228. fenv.h standard header
  229. Is there any ANSI method to extract/tokenize argv[ ]
  230. Re: int conversion from char
  231. Any solution to this puzzle !
  232. Re: int conversion from char
  233. const-incorrect practice
  234. sizeof
  235. how to get the data type of a veriable
  236. database of C standard library functions?
  237. Seg Fault within function (New to C)
  238. How well did I do??? Quiz 2
  239. How well did I do??? Quiz 3
  240. assembly language program
  241. Anyone who knows how to uses openssl libraries?
  242. Threads
  243. Link list problem
  244. Certification in C
  245. Creative input on indexing from 0 to 99 or 1 to 100
  246. apply parameters to another function - in a generic way
  247. newbie: how to detect pointer not allocated yet
  248. Memory allocation problem!
  249. preprocessor q: impossible macro?
  250. sprintf leading up to bus error (signal 10)