PDA

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 99 100 101 102 103 104 105 106 107 108 109 110 111 112



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