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. Why not success write the data?
  2. testing fclose...really necessary
  3. Re: Equivalency of Integral Pointers
  4. question about fread function
  5. Setting Bitfields on big endian and little endian
  6. leon95-gms-gz@googlegroups.com
  7. Variable naming conventions.
  8. Second instance of scnaf not working
  9. Dynamic allocation of multi dimensional array
  10. where do the automatic variables go ?
  11. Stats for comp.lang.c (last 7 days)
  12. Why is it dangerous?
  13. setlocale() always returns "C"
  14. New well tested makepp snapshot released
  15. tokens
  16. Count Messages in Message Queue
  17. URGENT help : sorting lines of a file
  18. question on clearerr() function
  19. question on ferror() function
  20. how to remove code duplication
  21. static char arrays size
  22. Perot, IBM, Hewlett-Packard, Dell, Wipro, HCL, Infosys, Satyam Hiringsoftware Engineering candidates and MBA candidates
  23. Need help - pointers
  24. Parsing a struct with bytes
  25. improved C1X security
  26. value of bit
  27. /usr/bin/ld: cannot find -lCstd
  28. How to write to a file including full directory in C under Unix?
  29. Getting an exception..,
  30. Problem with the use of colon (:)
  31. store char*
  32. transforming from a non-null terminated string into a null terminatedstring
  33. Parsing a PATH null-terminated variable
  34. Array definition guarantees
  35. a basic question,need help
  36. How to catch this?
  37. Display captured images in realtime
  38. scanf doubt
  39. anish add
  40. catching exit
  41. Reading in a bitmap and getting RGB values
  42. Re: Undefined behavior
  43. Re: Undefined behavior
  44. Pre Santa Barbara mailing available
  45. New Joinee:-)
  46. Re: Undefined behavior
  47. debugging - my own libc
  48. Compilation error
  49. which function should I use to list all of the FILE SYSTEMS in UNIX??
  50. Re: Are 2D arrays contiguous?
  51. what's meaning of this ?
  52. Spaceball Source Code
  53. Re: Are 2D arrays contiguous?
  54. size?
  55. library- functions
  56. Storgae durations
  57. Stats for comp.lang.c (last 7 days)
  58. Combinations
  59. sequence point
  60. Re: sequence point
  61. Error executing link.exe??
  62. K&R p 130
  63. Amount OF Memory...,
  64. sequence points
  65. does having more variables increases the size of program.
  66. how come OS be written in C
  67. problem with MSVC
  68. why are GOTO's not used ...
  69. why are GOTO's not used ...
  70. Outputting a string to STDOUT with our libc functions
  71. having more variables in program increases size?
  72. Why is Address of Entry Point same for all PE FIles
  73. Do you know what *really* annoys me?
  74. fscanf
  75. Would this cause undefined behavior please?
  76. glibc ARM cross compile error
  77. Help,how does division truncate?
  78. Question about fprintf
  79. How to return an array with 2 dimension from function?
  80. ansi c compiler character encoding
  81. converting floating point number to byte array in C
  82. bmp file issues
  83. Re: Programming Languages Decisions
  84. error with cygwin and gcc
  85. A clarification please
  86. Attention Please. It's about the 1st Sport Competition In the World.(Olympic)
  87. Freeing Reallocated arrays
  88. Inline Functions?
  89. how to use the open() call
  90. Insuring a function is only called from a macro
  91. Re: How to use strings for error handling
  92. A problem about call Dll
  93. help me in writing C program
  94. Re: Memory help?
  95. Strange Output
  96. Re: Memory help?
  97. Buy Dell Laptops
  98. How best to provide a module
  99. 2d arrays!
  100. Re: Ah've got them Function Pointer blues
  101. About MSIL Disassembler
  102. Re: large integers?
  103. A File I/O Program
  104. Re: Why const without type compiles?
  105. Re: Why const without type compiles?
  106. why dosent buffer gets overflowed
  107. pointer problem
  108. struct member initialization
  109. Re: K&R Ex 1-22
  110. Re: How to use strings for error handling
  111. Test me
  112. Forward declaration of static variable
  113. C Compilation..
  114. text and binary streams
  115. printing variable length floats
  116. Error message explained
  117. C/C++ 64-bit compilers for Vista?
  118. Error message explained
  119. More structs
  120. Stats for comp.lang.c (last 7 days)
  121. Difference between BINARY mode file opening and TEXT mode fileopening
  122. Writing my own wireless-driver, hard?
  123. Re: Pointer dereference rather than sizeof?
  124. problem with the code
  125. Re: Pointer dereference rather than sizeof?
  126. Problem with offset based linked list
  127. gdb vs C standard
  128. Re: large integers?
  129. P142 K&R
  130. C99 portability challenge
  131. Problems With Global Variables (memory allocations)
  132. anish add
  133. Ping Randy Howard
  134. Simple Array Question
  135. New Borland C++Builder RELEASED!!!
  136. return value?
  137. qsort
  138. No return in LONG InterlockedDecrement ( LONG *lpAddend )
  139. Is it implementation-defined whether this errors?
  140. Using all CPAITAL letters for variable names
  141. Store int* array
  142. pointers
  143. C99 test suite ?
  144. Environmental limits
  145. signed by Microsoft
  146. triangular matrix
  147. Another C99 challenge
  148. TCP-based chat program
  149. Passing a 2D array as a pointer to a pointer
  150. simulation of a "wc" command
  151. Re: large integers?
  152. structure defintion vs declaration question
  153. multi dimensional arrays as one dimension array
  154. K&R Exercise 6-2
  155. the struct haven't define when i use typedef
  156. Re: Ah've got them Function Pointer blues
  157. Re: Ah've got them Function Pointer blues
  158. Re: large integers?
  159. Re: Use of Double Pointers
  160. Questions about a Windows struct
  161. Re: Ah've got them Function Pointer blues
  162. INTEGRITY CAN MAKE YOU EASY MONEY!!
  163. incrementing a pointer to an array
  164. char**
  165. Help with understanding this please
  166. C set-user-ID program wrapper for Perl script and security
  167. Stats for comp.lang.c (last 7 days)
  168. diffrence?
  169. what 's wrong with this code?
  170. Stats for comp.lang.c (last month)
  171. Problems with Pointers
  172. is it possible?
  173. Re: dup2, fclose and rename ...
  174. Re: K&R Ex 1-22
  175. Re: Timer Cache Library help
  176. Re: Timer Cache Library help
  177. Typedef Bug/Error
  178. BMP draw.......
  179. p 145 K&R
  180. private detektive in Ludwigshafen detektivbueros detektei duesseldorfprivatdedektiv werden privatdetektiv muenster
  181. what is restrict keyword used for
  182. fwrite() does not write data to file
  183. Re: UNIX, C, Perl
  184. Re: UNIX, C, Perl
  185. Re: UNIX, C, Perl
  186. Re: UNIX, C, Perl
  187. Re: UNIX, C, Perl
  188. Typedef question
  189. searching for method signatures
  190. Re: UNIX, C, Perl
  191. privatdetektiv und in Glauchau wirtschaftsermittlungen detektivueberwachung detektei hessen privatdetektiv leipzig
  192. Re: detecting ASCII/EBCDIC
  193. Re: detecting ASCII/EBCDIC
  194. Re: detecting ASCII/EBCDIC
  195. Re: detecting ASCII/EBCDIC
  196. Re: detecting ASCII/EBCDIC
  197. Re: detecting ASCII/EBCDIC
  198. printf
  199. Re: detecting ASCII/EBCDIC
  200. Pointer assigned by a function problem...
  201. Re: Good C Practice
  202. Exercise 7-1
  203. Internal implementation of realloc
  204. Re: detecting ASCII/EBCDIC
  205. C99 initializers in lcc-win
  206. Re: UNIX, C, Perl
  207. Re: detecting ASCII/EBCDIC
  208. Re: detecting ASCII/EBCDIC
  209. Re: UNIX, C, Perl
  210. Re: UNIX, C, Perl
  211. Re: Exercise 7-1
  212. Re: detecting ASCII/EBCDIC
  213. Need Explanation on Lvalue Assignment for the following snippet
  214. Re: while( ) and test condition
  215. Re: while( ) and test condition
  216. unsigned long to double
  217. Bedbugs or Fireants
  218. typedef question
  219. Turning on ALL C extensions.
  220. Accessing enum members...
  221. Re: Byte Handling in Unix C
  222. Re: printf
  223. Re: Problem with Char*
  224. Re: Problem with Char*
  225. Please Explain This behaviour...,
  226. map
  227. bitshift operator problem
  228. ASCII characters
  229. Re: Please Explain This behaviour...,
  230. Re: ASCII characters
  231. Re: ASCII characters
  232. P 155 k&r section 7.3
  233. best way to declare struct to be used in other c and c++ files
  234. Re: reading byte by byte from memory
  235. IT JOBS
  236. Re: reading byte by byte from memory
  237. Accessing void * buffer/array through char * pointer
  238. Re: reading byte by byte from memory
  239. static libirary
  240. [ANN] binary of gcc 4.3.2 for Windows is available for download
  241. Stats for comp.lang.c (last 7 days)
  242. Scanf and wildcard
  243. Increment a number in compile time macro
  244. Updated news of c language and freeantiviruses
  245. Tips and tricks of c and other languages
  246. help with jornal
  247. Re: Size of a File
  248. Re: Size of a File
  249. Re: Size of a File
  250. Using Free() from a function