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. how to use large memory with gcc in AIX of IBM P650
  2. Re: fread/fwrite Bits
  3. Why in hash function use 5381?
  4. [ANN] cyclic logs C library and commands
  5. supplementary C frequent answers
  6. Learning process
  7. BASIC advice wanted.
  8. Loop doesn't behave the way it's supposed to.
  9. syntax of C for Parser Generator
  10. Order of evaluation and better declaration of functions
  11. Reading date stored in binary fomrat
  12. Structure/Storage question
  13. difference of #include <> and ""
  14. initializer is not a constant error ??
  15. How to printf a long long data type integer?
  16. A program that searches screen for words?
  17. Need help with system()
  18. Redirection at the prompt
  19. Hash structure or Binary Search Tree...
  20. implicit typecast
  21. Function Using Pointers
  22. literal escape sequence conversion to raw
  23. How can I convert the C6.0 program of OS/2 platform TO a program in windows2000/xp platform?
  24. Question about bitfield promotion/cast to integer
  25. Why multiplication not allowed?
  26. Storing/processing binary file input help needed
  27. Re: Storing/processing binary file input help needed
  28. [Slightly OT] Casting non-void function results to void in modern compilers.
  29. Re: Storing/processing binary file input help needed
  30. HTTP basic authentication
  31. Sending data to the parallel port
  32. NAN error and debugging with GDB
  33. GUID in C
  34. Question: HEX <-> DEC constants auto-conversion in C source file?
  35. How to convert HEX <-> DEC constant value in C source file?
  36. Question: Unicode <-> HEX conversion in C source file?
  37. What's wrong with my lex and yacc program?
  38. millisecond delay in C - linux
  39. avoid constant conditional expression warning
  40. Good way of checking if file exists ?
  41. global struct declarations
  42. Bit mask
  43. Re: Bit mask
  44. Re: Bit mask
  45. 17th IOCCC now open!
  46. Re: Bit mask
  47. web base download
  48. is C useful ?
  49. newbie: type conversion
  50. Converting hexa to decimal
  51. Getting file size of binary file
  52. question on const
  53. Malloc question
  54. Microphone?
  55. Some basic error - what am I missing? (NaNs)
  56. need help with c compiler
  57. convert string to pointer to pointer?
  58. implementation details
  59. Visual Studio 2004 Enterprise
  60. passing arrays of strings
  61. online literatures
  62. new ARM board for 2004
  63. Re: Multidimensional arrays
  64. (void)data
  65. Find IP with a RegExp
  66. freeconsole and continue program?
  67. detach thread in c?
  68. How to get PID of a process from a C program
  69. debuging win32 app
  70. Problem with calling Kernel32 function "Sleep()"
  71. how to call C++ from C?
  72. Assumption
  73. FILE I/O in reverse order?
  74. C program to read & print UTF-8 characters on Linux
  75. OT: processing command line parameters including delimiters
  76. static variable thread safe?
  77. Visual Studio Problems > Debugging
  78. Question about "Pointers on C"
  79. undefined behavior defined
  80. Is memcpy secure?
  81. Need to Improve my skill set in C
  82. Re: Theodore Adorno, a prophet of data systems design
  83. help with little program in C
  84. pointers
  85. Reading data from webcam
  86. fstat
  87. avoiding CTRL-ALT-DEL by mistake
  88. variable number of arguments
  89. Welcome to comp.lang.c!
  90. Newbie questions (four of them)
  91. Newbie questions
  92. Are bit-variables in PICC a good idea
  93. Bounds Checking?
  94. how to stop bufferring on STDOUT
  95. Correct use of va_copy
  96. fopen(log_file, "a");
  97. Netscan report for comp.lang.c
  98. clean exit - suggestion - C version
  99. FENV_ACCESS and "pure" functions
  100. fclose
  101. Passing pointer to function using DLSYM()
  102. using write() instead of puts() in a trivial program?
  103. NFA to DFA
  104. Re: FILE I/O in reverse order?
  105. worst.c - foolishness
  106. C macros tuts needed
  107. Random Numbers?
  108. custom header files
  109. Returning a pointer to a function
  110. problems with sprintf...
  111. trying to construct an array.....
  112. Re: First Randomizer on internet with MONEY BACK GUARANTEE ....only $2 TO JOIN
  113. good editor
  114. Logical And
  115. About extract call graph from C source code
  116. Question about EOF
  117. Code Review: strncpy
  118. splitting a string and put it into an array
  119. problem with linked list
  120. Why strncpy(s, t, n) doesn't put '\0' at the end?
  121. splitting a string and putting it into an array?
  122. splitting a string and putting it into an array?
  123. [ot?] matrix inversion
  124. portability concerns
  125. Newbie questions
  126. sprintf function doesn't surrender to me!!!
  127. typedef and declaration of function
  128. sizeof C integral types
  129. Opening file...
  130. Two basic questions
  131. Serial Communication Code example
  132. two questions
  133. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  134. passing variables through functions...
  135. Stack overflow in function ...
  136. is this allowed in c ?
  137. question about cast
  138. Slow performance with new 3GHz Machine using FlushFileBuffers
  139. programs holds on malloc
  140. AVL implementation in C
  141. Just value copied?
  142. structure toupper\lower?
  143. array of bits
  144. function problem
  145. New design ARM board for 2004
  146. Yet another comma operator question
  147. Something wrong in my program
  148. argv[0], etc
  149. Re: argv[0], etc
  150. How To Get To Fortran Common Variables Within a C Code
  151. Sending messages to a menu but never returning
  152. zOS: fopen for record-IO with any LRECL and RECFM
  153. Calling a function of unknown type
  154. char *fred; char * fred; char *fred; any difference?
  155. Re: char *fred; char * fred; char *fred; any difference?
  156. error at compiling
  157. fgetc() past EOF
  158. looking for tutorial on creating DLL
  159. help needed please!
  160. help with sorting
  161. When should use C?
  162. Accessing alternate union members
  163. int main(int argc, char *argv[] ) vs int main(int argc, char **argv )
  164. struct and string pointers
  165. Struct with string pointers
  166. Help with building a string
  167. float confusion
  168. Float confusion
  169. C reference guide
  170. inb() keyboard port
  171. C standard document
  172. program
  173. Getting keyboard input in C
  174. char ** questions
  175. questionable cast
  176. [OT]: GCC Issue
  177. [Maybe OT] How to convince people about the importance of ANSI standards conformance ?
  178. RE:How to realize the OOP in C?
  179. Strange MACRO Problem
  180. Extent of the "as-if" rule
  181. the different between function and procedure for C/C++ and Pascal
  182. what is setjump() ?
  183. && and || Operator precedence enforcement
  184. Printf question
  185. qsort question
  186. dll question
  187. I need your help
  188. How do I read a csv file into a structure?
  189. best C tutorial/s online?
  190. Comments please
  191. RFC: clc-compliant pseudo-random number generator
  192. main argument curiosity
  193. Code Review: Structures
  194. Why this MACRO does not work?
  195. clean method to read bit position?
  196. I'm confused by Const
  197. pointer question (pretty basic)...
  198. Static Variables
  199. Extracting first n chars from a string
  200. prevent dumping core file?
  201. What is the data-type of pcap?
  202. associativity
  203. gets() fgets() with subdivide.c tilepack.c squarect.c
  204. Foolishness is rampant :-)
  205. c runtime
  206. is there any powerful program that can.....
  207. Help with a progam
  208. multi-word remote shell parameters from a variable
  209. What's wrong about const?
  210. A simple base-converter program
  211. How to use maximum size of size_t type ?
  212. Re: c runtime
  213. [newbie] question about free() and '\0'
  214. Test if pointer points to allocated memory
  215. A question of speed
  216. regular expressions in C - newbie question
  217. find string in a text file
  218. getopt_long() problems
  219. Return value from system() on Linux
  220. multidimensional arrays and cute tricks
  221. Efficienct structure array
  222. Atomic function
  223. CSV Format in C language
  224. structures --assignment?
  225. What are C89 and C99 ?
  226. Why noy 'return' not portable but exit() does ?
  227. Problem with calculating the size of an array
  228. Programming and Style Guidelines for C
  229. freeing of char**
  230. signed/unsigned int
  231. operation on pointer
  232. Convert DBF file to text file.
  233. Preprocessor brain drain
  234. comparing long integers
  235. Is there a C runtime file delete function?
  236. Heap vs Stack allocations
  237. How would I loop through all the files in a subdirectory?
  238. writing hex to a binary file
  239. Reusing a va_list
  240. fscanf and NULL
  241. Re: Comment(s) in format strings?
  242. scanf() wierdness
  243. platform independent serialization of a long
  244. Using splint on C files under MS VC6
  245. Arrays
  246. How should I sort a struct
  247. why is casting malloc a bad thing?
  248. How do I inhibit warning 528?
  249. Datastructure and Algorithms
  250. length of an array using sizeof() - problem