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. Initializer element is not constant
  2. memset & alignment
  3. diff bet getch() & getche()
  4. fork inside an for
  5. Help with some code
  6. Syntax question
  7. how to use recursive structure to build arbitrary levels' nested loop?
  8. Could somebody tell me the difference?
  9. Difference between exit(0) & exit (1)
  10. Natural size: int
  11. can u explain this code?
  12. what is size of this macro?
  13. What happens with old allocated memory when realloc fails?
  14. Creating and Accessing Very Big Arrays in C
  15. passing a structure and casting it void -- help please
  16. Common Problems that Compilers Don't Catch
  17. Using a Double-Fork in CGIC to Avoid Timeouts
  18. Browser Timeouts with CGIC/Apache.
  19. Regd:Video Converter Programming
  20. Looking for a library function!!
  21. Extremly fast dinamic array implementation
  22. ALLAH
  23. Recursive structure?
  24. Network application design
  25. atof equivalent for long double in standard ANSI C?
  26. Relational operator outside loops and conditionals..
  27. Trying to understand "restrict"
  28. i need help in structures .....
  29. remove dash in ssn with sprintf
  30. TDD doesn't suck
  31. shared library accessing common data
  32. Get 98% of your bill rate. Calling all h1b professionals, h1b transfers, US Green Card holders & US Citizens.
  33. How can I run a c executable in pwd ,while the executable is in some other directory
  34. switches
  35. Help Needed : Race condition while removing semaphore(sysvsem semaphore)
  36. Does C distinguish between a C source file and a text file?
  37. volatile and pointer functions
  38. realloc causing segfault (under Electric Fence)
  39. Mega Newbie pointer question
  40. sizeof
  41. Stopping Repetitive Strain Injuries
  42. dynamically allocate a multidimensional array
  43. Latest in Ajax - Coming out in Private Beta in the next couple of weeks - samfind
  44. Need help with structures and files
  45. decaying of array
  46. help me pls
  47. access struct member fields dynamically
  48. help me plz i am really in need of solution
  49. cannot use char and integer in the same program
  50. Need Help Declaring a Pointer to an Array of Structures
  51. a question about constant
  52. Can I Trust Pointer Arithmetic In Re-Allocated Memory?
  53. need def for conio.h
  54. [OT] Friendly warning - BACK UP TODAY!
  55. How to assign memory dynamically to a array of structures
  56. passing a union's field to a function
  57. == C#.Net developer required in Manchester - NH : FTE/Direct Hire or Contract to Hire/Temp to Perm
  58. problem with strtok()
  59. Use eBay? Get 100+ POSITIVE FEEDBACK in just 7 days
  60. How to change colour of console text in c
  61. Programming a web server in C
  62. Platform Independence
  63. Pointer Problem
  64. Help needed for a string sorting pragram
  65. Modified gets_ws() function
  66. memory managers and malloc/free
  67. Help me understand this compiler warning.
  68. understanding link list
  69. Learning GTK+
  70. passing a 2-D array to a function by reference..
  71. structure size
  72. Newbie - itoa implementation
  73. help! desperatly seeking for the answer... encryption problem
  74. switch statement with the string being tested
  75. program confusion
  76. program confusion
  77. sizeof(EmptyStruct) in C and C++ (was: Base {}; sizeof(Base) == 1?)
  78. array of size 1
  79. string2float
  80. how to test the overflow
  81. how to test value's overflow without comparison
  82. NRIEvents - Independence Day Contest :
  83. Storage of char in 64 bit machine
  84. writing wide chars
  85. New to C language - HELP Required
  86. List available kernel functions with descriptions.
  87. Meaning of unsigned char
  88. get the ip address and map a drive according to IP
  89. quine_C.c
  90. NULL pointer initialization
  91. Where to Find Pipe Information?
  92. Numerical overflow
  93. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  94. I want to know how to create TSRs for the Windows XP using C.
  95. Unicode characters
  96. Pointer question
  97. how to fake argv?
  98. How to fool getpass()
  99. programming wiki needs you
  100. Newbie - itoa implementation redux
  101. "extern" question?
  102. || and &&
  103. Software Testing & Quality Assurance FAQ
  104. integer promotion and arithmetic conversion
  105. Can we determine stack size & Heap size at runtime ?
  106. Incorrect time_t value from time() in signal handler
  107. question
  108. Can Someone please help?
  109. help for writing my own assert()
  110. could use help on a simple problem
  111. [crosspost] Programowanie w C uC a unit testy
  112. Anyone have The Waite Group's 'Learning C' floppies?
  113. Calling a python script, and getting the returned result in C
  114. Newbie needs help with pointers/memory allocation
  115. Screen Editing
  116. Should attachments be accepted in comp.lang.c?
  117. "To many files open error <EMFILE>" bug
  118. looking for statefull snprintf
  119. Question about "define" and "malloc"
  120. "define" and "malloc" more
  121. Opaque pointers
  122. Is it ok to pass 'memory address' to free()
  123. secure integer library
  124. Strange sizeof behavior
  125. Command line parameters - argc and argv[]
  126. Help needed for strings
  127. discuss portibility of this ENDIAN testing code
  128. Newbie dummy question
  129. Passing String with \x00
  130. About Bit Vectors
  131. simple array question
  132. Is it declaration or defination?
  133. finding how much time that is consumed?
  134. Format problem with sprintf
  135. float? double?
  136. How do I get the mac address/es in C for Windows XP?
  137. memory allocation wrapper
  138. Get paid to post in forums..
  139. What ever happened to?
  140. how to implement timer
  141. Having issues trying to copy an array
  142. Portable EOL?
  143. Good Book on Parsing Strings?
  144. Direct Pointer assignment
  145. How to use lib function "getline"
  146. Anyone know what
  147. Plzz Explain !!
  148. end-of-file problem
  149. Printf Problem
  150. Learning C for the third time?
  151. %u printf
  152. memory allocation (take 2)
  153. Pointer arithmetic
  154. malloc() and limitations
  155. K&R exercise 4-1
  156. tools.o(.data+0x0): multiple definition of `VAR_1'
  157. typedef
  158. Objectives on C and C++
  159. Is this #define legal?
  160. Nested FSM implementation
  161. PREPROCESSOR: Multiple expansions.
  162. switch error
  163. Simple problem?
  164. Function argument as char []
  165. Floating Point and Wide Registers
  166. The most powerful computer security tools
  167. declaration shadows a parameter
  168. get random number in range [10..50]
  169. Constructing/modifying va_lists
  170. remove decimal but show cents with sprintf
  171. scanf question using %[^$]
  172. Getting a File Name from a FILE *
  173. linked lists
  174. _POSIX_C_SOURCE redefined (Problems with Python.h?)
  175. Looping question
  176. memory allocation problems
  177. fork defunct process, already forked twice
  178. Please participate in a non-profit academic research
  179. assigning a pointer the address of local variable
  180. How to catch a user interruption?
  181. How to implement sizeof operator
  182. A newbie's code
  183. Is it legal?
  184. calculation of cpu idle time
  185. calculation of cpu idle time
  186. routine to return number of rows and columns in a matrix
  187. Hash function for float.
  188. weird code.
  189. Floating point load-store behaviour.
  190. Why does this not fail?
  191. use of control87 and floating point underflow
  192. the difference between "const char* s" and "char* const s"
  193. how to copy strings into a linked list?
  194. Array for speed or...
  195. i'm a little confused
  196. Stop an SDL_sound stream, or possibly kill the fork?
  197. puts() vs printf()
  198. get rich
  199. Need help with audio library on DOS...
  200. new one to c
  201. new one to c
  202. c99/c89
  203. Insert characters into a text stream.
  204. Question about change of "fp" in function "fseek"and "ftell"
  205. Here you can read books free and buy all tickets
  206. SPEC CPU2006 announced
  207. [newbie] intern ??
  208. External functions
  209. declaring functions moving input pointer
  210. WAV to BMP
  211. Bitshifting independant of signedness
  212. VLA and goto -- diagnostic required?
  213. c
  214. Syntax issue
  215. array initialization
  216. easy question about free()
  217. little endian , big endian , big headache
  218. Generating random seeds for simulation
  219. The type of "Point to array"
  220. int i ='abcd';
  221. Where could I find function body of "fseek()" and "ftell()"
  222. When does msg queue fails??
  223. program doesn't "seem" to print "hello-out"
  224. Re: Some one help if this attached code could be compiled?
  225. Assertion before definitions
  226. String to integer
  227. Re: Some one help if this attached code could be compiled?
  228. Which one is efficient !!
  229. alignment/zero length arrays
  230. Input problem with getchar()
  231. pointer to structure from pointer to member
  232. strange question
  233. FAQ Submition frequency
  234. Creating a shared library and loading it
  235. Creating a shared library and loading it
  236. Is it Nesting structure within itself
  237. Generated function
  238. Waring for string is absent.
  239. data stucture using c
  240. basic doubt on shared libraries
  241. Dilemma of const-ifying a function parameter
  242. Any explanations
  243. Help me/....
  244. help with changing C light bulb (regulars please read)
  245. Visual C++ 1.5 and Win2K
  246. Text to string program
  247. CANNOT RUN!!!!! any idea why?
  248. CANNOT RUN!!!!! any idea why? ANSI-C
  249. Buffer or Realloc?
  250. Structure Pointers & Encapsulation & 'ting