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. free() dumps core with a segfault.
  2. Tips on gaining proficiency in C
  3. [ANN] StarBurn SDK 4.1.0 released.
  4. Re: free() dumps core with a segfault.
  5. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  6. Question about declaring Floating Point Variable in a Structure
  7. Re: free() dumps core with a segfault.
  8. string & bytes
  9. Re: free() dumps core with a segfault.
  10. "does not give a valid preprocessing token"... Why?
  11. Warnings when using % operator
  12. need help with input and output files ASAP
  13. New Annotations
  14. C external execution - trap stdout + stderr
  15. #ifdef
  16. Re: free() dumps core with a segfault.
  17. Floating point number to binary
  18. array a[(foo)()] (help)
  19. b = 2 / a[2]
  20. C library VS (Unix) System calls ?
  21. about header files
  22. Q: Type'ing the infamous 'flags' field
  23. Loop Optimization, Array Alignment
  24. variable changed, but i didn't change is.
  25. [OT] C function call cost.
  26. C Beginner Question
  27. srand() troubles
  28. system() doesnt give me the control back ..
  29. Accessing members of array as a different type
  30. ugu
  31. ping source code
  32. Please help beginner
  33. Passing and returning arrays to and from functions
  34. Why not 64 bit under 32?
  35. Daylight saving
  36. Embedded systems and C programming
  37. declaring a function only if it isn't already declared
  38. linux speaker beep
  39. Exception handling
  40. Out-of-bounds access and UB
  41. How to find out if an int has no value
  42. Comparing Linux C and C++ Compilers: Benchmarks and Analysis
  43. declaring array of pointers
  44. compilers & stack machines
  45. Developing chat application
  46. C Program Portability
  47. question
  48. Unit / Coverage testing
  49. Welcome to comp.lang.c!
  50. Doubt-Efficiecy of 3D arrays
  51. Some Newb Problem with "int", please help.
  52. init of multdim array of structs...
  53. How to determine available system calls on a Unix/Linux system
  54. problem adding into a tree
  55. Newbie-question: scanf alternatives?
  56. News
  57. Malloc/Free - freeing memory allocated by malloc
  58. Dynamically assigning data type
  59. <<<< FREE iPOD! NO GIMMICKS! FREE iPOD! >>>>>
  60. removing a loop from a linked list?
  61. Problem with DO-WHILE Loop
  62. Bete Test for MPC Compiler/IDE
  63. Error ifndef _REENTRANT?
  64. connect to ftp
  65. newbie-question: comments
  66. malloc and pointer hell
  67. great
  68. C compling Error on IBM 390
  69. context switching with setjmp
  70. WinAPI to locate a file in directory
  71. memory
  72. Viewing the *.I file of my C source code in MS Visual C++ 6.0
  73. Screen Handling
  74. c-book
  75. elementary construction
  76. Managing global vars between files
  77. Q: volatile struct elements or entire struct?
  78. Creating an MD5 hash with crypt.h
  79. Beta testers needed - C to Java byte-code compiler/IDE
  80. calling fopen using function
  81. ++i vs i++
  82. C language portability support
  83. mysql problem
  84. need help creating a tree of processes(implemented in C)
  85. Pointer question [ Newbie ]
  86. struct and union alignment
  87. envp[i]!=(char *)0
  88. Invoking A DOS Program Through A "C" Program
  89. Max Path [Newbie]
  90. 6 byte integer to string
  91. Disadvantage of using 'inline'
  92. elementary construction +1
  93. strstr(char *str1, char *str2)
  94. electronic component connection routing
  95. contiguity of arrays
  96. Clearly, it is too late to fix c99 - C is dead
  97. Rectangle intersection
  98. How can I use socket.h?
  99. integer to char table problems
  100. Isn't C Programming In DOS, A Part Of This Newsgroup?
  101. Variable Sized Struct Members?
  102. OVeR grate
  103. align to double or to long double?
  104. New Hand of the C Program
  105. sscanf parsing doubt
  106. printf conversion problem
  107. Order of structure members in memory
  108. syntax for e (natural logs)
  109. EFAULT error in accept socket call
  110. sscanf parsing doubt
  111. Sizeof(X) on different architectures
  112. comp.lang.c.moderated group?
  113. how do i link 3rd party lib on windows ?
  114. Is this valid C statement?
  115. # inside a macro body
  116. How do I pass the & instead of a ptr?
  117. elementary construction +2
  118. Obtain sizeof struct element using offsetof()?
  119. Why is this allowed in C?
  120. a history question
  121. while Vs for loop
  122. SIOCGSTAMP question
  123. opinions on logical OR variation
  124. #include optimization
  125. "crunch"--I@can't understant its meaning!
  126. attempt at qsort implementation
  127. unsigned long long + int
  128. how to efficiently find line number k
  129. invalid floating point value
  130. problem with implementing pipe
  131. SMBus find devices
  132. Trying to understand pointers for function paramaters
  133. Endless loop question
  134. OO in C
  135. SET ADT
  136. Compound statements in expressions
  137. Pointer Usage
  138. Could VC6 be integrated with gcc, and if so,how to do it?
  139. fopen() vs. open()
  140. Unis signal handling in parent child scenario.
  141. Using mysqlclient library -- odd crash
  142. About union
  143. Function arguments
  144. Can I write a recursive type definition ?
  145. atexit()
  146. watching a file
  147. Compile and link
  148. is there any way to check asynchronously whether stdin contain data to read?
  149. is there any way to check asynchronously whether stdin contain data to read?
  150. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  151. comp.lang.c FAQ list Table of Contents
  152. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  153. Question about concatenating quotation marks
  154. Signal Call
  155. What is a type?
  156. length of array filled with pointers?
  157. setjmp.h and other people's implementations
  158. Questions about memmove
  159. Question about fgets.
  160. Reply
  161. Questions
  162. need to be enlightened on pid_t
  163. searching data for a large set of substrings
  164. segmentation fault - code attached
  165. Dungeon Master - like sources
  166. Welcome to comp.lang.c!
  167. Design decisions on data structures
  168. Storing in array
  169. arrays and K&R 5.10
  170. How to parse a remote Internet XML document via 'Libxml2'
  171. strncmp(a,b,0)
  172. function to perform a * b / c in long int format
  173. How to delete a line or a character?
  174. goto to switch labels
  175. newb compile question
  176. Size limit of enum type?
  177. preincrement puzzle
  178. declare vs define of global variables
  179. Is there any library to get/fetch a remote URL?
  180. Julian timestamp to readable format
  181. C++ array relative C question
  182. libctiny.lib problem
  183. Newbie problem with MACROS
  184. fsync()/fdatasync() issue
  185. About Hast table
  186. char* gets(char* buffer)
  187. When fopen() fails
  188. 2 pytania o float'a w C
  189. fdatasync() does not work
  190. Why is stdprn not defined under Windows?
  191. fgxfg
  192. Script-kiddies use C to write evil programs ! ! !
  193. extern and Static
  194. LINK : warning LNK4078: multiple ".data" sections found with different attributes (60000020)
  195. oob, raw_sock, PingOfDeath
  196. volatile
  197. newbiw question: What is the best way to declare and define global variables?
  198. Problem with an array of pointers
  199. Compiler for Windows (Open Source)
  200. How to create a bitmap?
  201. Ambiguity in semantics of assignments?
  202. how to get the filename of a FILE pointer
  203. Broken pipe
  204. Is there an open source C compiler to Stack Machine?
  205. Lexical variables - speed penalty?
  206. Some advice about references on memory management in C
  207. Newbie-Question: Function-Parameters
  208. stdout not open?
  209. scanf() help
  210. having problems with pointers (segmentation fault)
  211. Function delcared inline but not defined inline
  212. How to create shared memory ?
  213. What Kind of DataStructures C using? ( Heap or Tree ??)
  214. Recursive Union
  215. For in Macros??
  216. byte to LONG
  217. bus error in linked list
  218. Array of pointer Vs Pointer to Array
  219. Catching a process' own stdout
  220. What type is a structure?
  221. OT: Free IPOD site that actually works
  222. lcc-win32
  223. Help! Raw Socket CheckSum
  224. Free C\C++ compiler
  225. Where can I find the implementation code for a function in C language?
  226. having problems with math library
  227. Variable number of parameters in a function call?
  228. In fflush(stdin), what happens to flushed data?
  229. bit masking
  230. Global variable declaration in headers
  231. what does "strict alignment" mean?
  232. double while loop in linked list
  233. Linked List problem.
  234. flush(stdin)
  235. scanf address
  236. Connect two pointers (arrays)
  237. Unitialized pointers?
  238. string copy problem
  239. Doubt regarding const......
  240. Systemdiag via c.prog
  241. tree problem
  242. Array size using pointer
  243. error w/ pointer to structures
  244. Why 'sizof (CBuffer::m_pData)' doesn't work ?
  245. why this C code did'nt works as expected
  246. K&R 1.5.1 exercise
  247. File locking
  248. authentication
  249. Is this legal ?
  250. LNK 2001 error using the cl compiler??