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. [C99] local VLA with dimension given by a global var?
  2. Re: declaring a structure
  3. Re: declaring a structure
  4. Re: declaring a structure
  5. Re: declaring a structure
  6. Re: declaring a structure
  7. Re: declaring a structure
  8. Verify that line exists in a file
  9. Literature incorrectly using word "scope"
  10. CR-NL, NL and ftell
  11. Reg. copy constructor
  12. Reg virtual function and friend function
  13. warning: assignment makes integer from pointer without a cast
  14. the algorithm of decimal<->binary conversion
  15. bitwise operators
  16. Fast Food nutrition database
  17. [Slightly OT] Trying to simulate OOP with C
  18. Welcome to comp.lang.c!
  19. Do objects have type?
  20. Help understanding this Macro
  21. HELP:I should in which newsgroup ??
  22. what is .i file?
  23. How to awake blocked socket read?
  24. Please help optimize (and standarize) this code...
  25. Why Warning?
  26. how to use va_list
  27. how to use va_list
  28. Is correct ?
  29. Variable list in pre-processor define
  30. client server program code
  31. Portable?
  32. Temporary program suspension
  33. what does it do?
  34. Function to replace multiple occurence of substring in a string
  35. Newbie Question: how to interpret library info?
  36. is this stadard C?
  37. UCS-2 to ASCII
  38. "Bus Error" related to compiler option
  39. My computer getting stuck when I debug in Visual C++
  40. FAQ 4.9 and void**
  41. number of machine instructions - for algorithm measuring
  42. error when allocating memory using a pointer inside a struct via a function
  43. Re: Least helpfull news group award goes to:
  44. pow() problem
  45. Converting seconds to (Days, Hours, Minutes, seconds)
  46. getting copilation error with gcc 3.4.2
  47. expression evaluation : help!
  48. Is this board a good alternative to the PC?
  49. INTO FREE COMPUTER GEAR? FREE SAMSUNG 17" LCD Monitor NO TRICKS-NO SCAM-NO PURCHASE!
  50. scripting
  51. help me understand this char array please....
  52. memset vs bzero
  53. Pointer doubt
  54. C question about Pointers and assembly
  55. Limit on maximum number of register variable in C program
  56. How OS tackles mem. freed by free method
  57. Newbie: previous implicit declaration problem
  58. streaming proxy
  59. greedy method
  60. PLZ ANYBODY KNOWS WHY ICAP PROTOCOL IS USED?
  61. Q: Newbee. Read and convert CSV file...
  62. Memory leaks with realloc()
  63. need expert help
  64. generic data range monitor
  65. "extern" inside a block
  66. '#' conversion flag in printf() doesn't work with NULL character
  67. char (*ptr)[]
  68. Video Playback Resources?
  69. Modulus of a negative number
  70. typedef declares object / enum to int
  71. can I know how to write a html parser in C
  72. newbie question
  73. C linker error
  74. The C Programming Language: Third Edition
  75. calling external program from within C++
  76. Program and Dr. Watson crashes for unknown reasons...
  77. linked list implementation
  78. Trying to declare identifier locally and hide a file scope identifier
  79. calling a macro with ommitted input parameter?
  80. Problems with DST in tm Structure
  81. Calculate the date after subtracting nmbr of days form a date
  82. doubt on regarding stacks
  83. assembly in a C language program
  84. cannot create 'c' executables
  85. C Standard re: integral type bit representation
  86. read vs fread
  87. longjmp to the callee
  88. The Wisdom of 6.5.5(6)
  89. identity theft
  90. Python Online Programming Contest
  91. where does cc send the output by default
  92. [OT] pdf version of C unleashed ?
  93. string validation for int and long (strisint, strislong)
  94. How to check for internet connection
  95. GCC linker throws weird message.
  96. KWIC-indexing.............
  97. is (!ptr) or (ptr) valid way to check for NULL or NOT NULL?
  98. Why error in this code??? char*
  99. Using a C++ class in C source file
  100. const function??
  101. Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting
  102. Projection of fractal surfaces
  103. Beginner's question
  104. getopt_long problem
  105. ANSI C Newbie Question
  106. pointer to array v/s array of pointers
  107. LDOM - Last Day of Month
  108. #ifdef vs #if vs #if defined
  109. C prog study
  110. functions
  111. Storing variable length data in file -- Paging
  112. Main function not defined
  113. comparison is always false due to limited range of data type
  114. having trouble with basic multithreading
  115. Re: Problems with DST in tm Structure - 1 attachment
  116. how do I pass a generic comparison function?
  117. Use of inline function in inline function - is it allowed?
  118. C code to post through NNTP
  119. Reading/Writing other files from inside a C program
  120. use of ++i, i++
  121. Preprocessor log()?
  122. Please critique my code/program
  123. Odd Macro Problem
  124. removing substring from string
  125. +++ SAN JOSE: SOFTWARE QA/TEST MANAGER, EMBEDDED SYSTEMS +++
  126. "Streams"
  127. is this definition old-style or new-style
  128. Program entering the default case of switch statement always
  129. Riding JNI[Java Native Interface]: Java to C and back
  130. Help With Strings
  131. ANN: GNU libmatheval 1.1.2 available
  132. calling my custom function same as library function
  133. querry about compiling and linking
  134. open vs. fopen
  135. How to re-solve 'multiple main definitions' error ?
  136. A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
  137. Stringified __LINE__
  138. A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
  139. whether "abc"[0] in standard C
  140. Required stack size
  141. Is EiC C/C++ interpreter project still alive ?
  142. concatenation
  143. strange problem with nonblocking sockets
  144. monitoring the heap
  145. Function Pointers and NULL/0
  146. Help with sscanf()
  147. return("hello")
  148. (parallel) sorting pthreads
  149. proper way to return errors to parent process
  150. Can I use C99 features yet?
  151. Binary-mode i/o, width of char, endianness
  152. experience definition in interview
  153. how to count number of functions in c program
  154. padding bits...
  155. Maximum number of arguments in a function call
  156. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  157. comp.lang.c FAQ list Table of Contents
  158. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  159. Variable declaration in middle of block?
  160. ISO: stack trace without using a debugger
  161. Help with Crash Dump
  162. trying to run PurifyPlus in windows
  163. C Libraries
  164. C Stack Corruption?
  165. how to determine which functions are called
  166. static pointer
  167. Bitwise operation for division
  168. Returning pointers from functions
  169. if (-1) returns true
  170. Check my code please?
  171. Re: if (-1) returns true
  172. using localtime
  173. String reversal from K & R 2nd edition
  174. Sorting of numbers or strings.
  175. c standard
  176. swapd() undefined behavior?
  177. real-time programming
  178. segfault handling
  179. Re: Maximum String size in Java?
  180. multi-file programs - main.c recommended?
  181. Variadic functions calling variadic functions with the argument list, HLL bit shifts on LE processors
  182. assembler design in C
  183. Creating socket programs as daemon
  184. preprocessor and enum
  185. collating (mixing) two linked lists using C
  186. Address within structure problem
  187. Q: Newbee: #include "*.h" - What happened to <>
  188. playback wav buffer on Mac.
  189. Bit stuffing in C Language
  190. C guide giving specifications mentioned in the standard
  191. newbie Q, segmentation fault
  192. Sorting a vector in ascending order
  193. Sorting a vector in ascending order
  194. if EOF = -1, can't a valid character == EOF and cause problems?
  195. Too many one line function calls
  196. what value does lack of return or empty "return;" return
  197. evaluation of arguments to a function
  198. Can we have inline functions in c?
  199. Custom memory allocator - alignment
  200. An Example for Discussion
  201. linked lists linux kernel how they works?
  202. union with packed struct
  203. C Implementation Of Java Interface Class
  204. A Type Conversion Question
  205. GUI Programming for Windows
  206. long long problem
  207. How to convert an unsigned char array into hexstring in C ?
  208. why is this allowed if FOO is undefined: #if 1 < FOO
  209. Problem with C language
  210. Undefined behaviour? Accessing s twice in a statement.
  211. how can I connect Oracle database in C language?
  212. On the FLY!
  213. On the fly PDF!
  214. Repost: C guide giving specifications mentioned in the standard
  215. default type for constants like 12.5, 1e-3, float or double ?
  216. formfeed \f, vertical tab \v usage
  217. operands for relational operators <, >, >= etc
  218. Recommend any online references for abstract data types in C programming??
  219. Simple C Statistics
  220. va_copy
  221. Help with C
  222. can i get a pdf book for c unleashed
  223. printf("%p\n", (void *)0);
  224. Plauger's book on Standard Library = still valid?
  225. What's wrong of the the code for making a list??
  226. extern inline
  227. Checking fprintf for errors and testing for existence of a file
  228. un-obsfuscating -> into pascal an IOCCC obsfuscated program
  229. C/C++ Freelancer
  230. why the code does not compile?
  231. [25% OT] C library integral part of OS/kernel???
  232. Welcome to comp.lang.c!
  233. process of compiling and linking
  234. K&R2 Secition 5.9 - major blunders
  235. Header Files
  236. book on C
  237. hi
  238. flock() working mechanism..
  239. why flags r used
  240. Order of function parameters evaluation
  241. Can anyone give me program to find difference between two dates?
  242. Simple C containers, std::vector analog
  243. How to open a word document in C
  244. Signal 11 error (core)
  245. .defs & .s file extension
  246. help need for beginner
  247. Balanced binary tree with fixed leaf nodes
  248. determing function arguments from data on the stack
  249. Explain Macro from avr-libc
  250. string array