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. Casting ? Help urgently needed!
  2. complier for openrisc with c
  3. FAR * in 64-bit machines
  4. Probelm with results
  5. Is this portable/c-std at all?
  6. Determine OS and compiler
  7. Disadvantages of malloc()
  8. C programming Help
  9. Memory usage v/s complexity -- which one better?
  10. newbie question
  11. Multiple returns
  12. Initializer for an array of pointers to arrays of strings
  13. Trying to implement MD5
  14. Call to free() sefaults
  15. TIP: Using a delay in C
  16. read int(long) from a file
  17. perils of sizeof
  18. want a better version of this
  19. itoa in pure C
  20. Fgetc returns the wrong character (0a -> 0d)
  21. getopt
  22. [crosspost] Perl -> C
  23. Welcome to comp.lang.c!
  24. Using different constants for different porjects.
  25. about sizeof(char)
  26. Newbie: How to input a string?
  27. difference
  28. Help, I need config.h for windows
  29. Network Programming: Multithreads
  30. Symbol undefined? Linker error!
  31. Multi-dimensional array initialization
  32. old style C function
  33. Partial build/link... is it possible in unix?
  34. Coding style survey
  35. qsort clobbering memory location
  36. [Q] ÃßõÁ» ÇØÁÖ¼¼¿ä
  37. Is this legal C code?
  38. strncmp performance
  39. unionists versus separatists
  40. objects in C
  41. linked lists
  42. Using pointer as a array (help)
  43. integer division
  44. Re: Arrays
  45. indeterminate value leading to undefined behavior?
  46. problem related to printf!! why is it so???
  47. function to round a float to an int?
  48. A situation
  49. Machinista 2004
  50. Why can I only receive 3 email from comp.lang.c ?
  51. writing program from a book
  52. Problem with fread()
  53. parser generator which supports unicode?
  54. Error in Preprocessing
  55. Network Traffic Models Generation
  56. passing a value of a variable from one function to another
  57. C perfomance
  58. Socket, C and Windows
  59. Aho Corasick source code needed, please help
  60. string question
  61. Problems with getvect/setvect under Borland C 3.1
  62. atoi function
  63. Casting (signed long)(unsigned long)
  64. loop performance question
  65. nomenclature issue
  66. create xml file with using C to Pocket PC?
  67. Which Is The Best C Compiler?
  68. Review: 3D-Array
  69. encoding matter
  70. sockets
  71. Question re. integral promotion, signed->unsigned
  72. How many Zen Buddhists does it take to cast malloc()s return value?
  73. [OT] The Deathstation
  74. [OT] Shooting yourself in the foot
  75. Is getopt() standard C? etc.
  76. the story of a socket connect and a char array :-)
  77. PowerTCP SSL Socket
  78. floating point precision problem
  79. expected printf() output
  80. longjmp vs goto
  81. Efficient Text File Copy
  82. c/c++ compiler on windows
  83. Allocating space for char*?
  84. the trouble with mex c
  85. ANSI C - Filsize ?
  86. API function won't compile using CYGWIN g++; Interpreting error message
  87. C routines for Special Functions
  88. How to check if child is done executing ...
  89. string copy
  90. Polymorphism in C
  91. new arm board
  92. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  93. comp.lang.c FAQ list Table of Contents
  94. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  95. how can i make functions which behaves like printf
  96. Any C/C++ LINT type checking recomendations
  97. Recording trigger
  98. running c program
  99. test
  100. standard change
  101. stringise DBL_DIG
  102. getting resource information: battery level and more
  103. problem with using Fortran routine in C.
  104. array to pointer decay question !!
  105. Initialization of global variables
  106. malloc and calloc
  107. using typedef for structures in C
  108. Newbie with ANSI C
  109. variable length record using struct/union - help
  110. determine offset point
  111. Too obfuscated?
  112. A few things remain unclear...
  113. (Info) Test Your C Programming Strengths
  114. Trouble calculating 5th root of a given number using C
  115. Questions, please
  116. Help for students, provided by a Scientists Group
  117. Sufficient error checking of strtol()?
  118. Is it really necessary?
  119. What's the best way to create an associative array in C?
  120. Up-to-dateness of the c.l.c. FAQ
  121. online C programming test
  122. Segmentation fault
  123. struct hack question
  124. Why isn't there a logical XOR operator?
  125. Condensing nested switch statements
  126. FSM (Finite State Machine) Generator - Open Source
  127. Program without conditional Statements - Possible ?
  128. Need help with c macro.
  129. C program works on W98 but not new WXP machine
  130. K&R 2 exercise 2-3
  131. writing a shell in c
  132. <time .h> in the standard,Why?
  133. System programming - creating a shell
  134. Re: One more trivial question on K&R2?
  135. system shell command
  136. Re: Stripping multiline C comments without using Lex
  137. Groupware - Opengroupware server codes in C/ C++?
  138. Collating multi-byte strings
  139. Problems when reading from a file with fscanf
  140. getenv and carriage returns
  141. Wanting to Learn
  142. increment doubt
  143. WASHINGTON POST = HOG-WASH POST
  144. Style question
  145. Another style question
  146. A more efficient way
  147. Will reading from stdin() flush output to stdout()?
  148. why does my code stop responding...?
  149. A C tutorial
  150. C to Pro COBOL Problem - Bytes Shifted by 4
  151. [C] simple string question
  152. Masking
  153. REQ:Pascal to C converter for WinXp please
  154. #define Question
  155. output to *.xls
  156. Re: C code for pure float PRNG
  157. PCI-1751 DI/DO control in comedi
  158. Union type variable assignation --- in expression, in function argues
  159. beginer C question
  160. How would I use qsort to sort a struct with a char* member and a long member - I want to sort in order of the long member
  161. Book Opinion-Expert C programming
  162. can we write program without loops
  163. finding redundant #includes to shorten compile time
  164. C Linked List -
  165. Struggling with bsearch - on a struct!
  166. big to little endian
  167. A quick question
  168. efficiency concern: when to really use unsigned ints and when not to
  169. Announcing new scripting/prototyping language
  170. Newbie question
  171. Why runtime alignment could be useful
  172. generating waves
  173. How to use a function with variable number of arguments
  174. Interpreting some C code
  175. lvalues -> incomplete types
  176. memory oraganisation??
  177. Review: My C FAQ Page
  178. Is D better than C?
  179. Problem with prints twice instead of once.
  180. number of 1's in an integer
  181. newbie question
  182. Can anyone improve this any further......
  183. Purify problem or compiler problem?
  184. Identifier collisions between global level and static identifiers
  185. floor(-0.5)
  186. How to calculate size of an array of dynaically malloc'd structs?
  187. How to read data columnwise
  188. floor(-0.5)
  189. random numbers
  190. Segmentation Fault
  191. calculations in C, userinterface in PHP
  192. How to pass by reference a dinamic array to a C routine
  193. Memory question
  194. code review
  195. Fibonacci series and the exact longitude and latitude
  196. monitors in C?
  197. to cast or not to cast malloc ?
  198. placement of volatile in typedef of struct
  199. question on pointer notation
  200. Mystery: static variables & performance
  201. Probably a stupid newbie question.
  202. calculate value of 73!
  203. getdents
  204. Re: No call for Ada (was Re: Announcing new scripting/prototyping language)
  205. Re: Spirit rover OS problems
  206. Vigenere Cipher
  207. How to Parse a CSV formatted text file
  208. how to manage temporary files in C ?
  209. returning array size
  210. Memory allocation questions
  211. how to run the index with 1, 2, 2,3,4,5..... in an array from a do loop
  212. register caching of static variables
  213. convert a single to multiuser.. in sock.c program
  214. Troll Alert
  215. undefined behavior or not undefined behavior? That is the question
  216. First argument lost when doing exec
  217. Again on passing arrays as arguments
  218. sprintf function
  219. how to increment pointer in a file
  220. pointers and files
  221. Check if a directory is empty and empty it
  222. Append to char *
  223. size of a sizeof(pointer)
  224. Cannot create file for write
  225. Variable Length Packet
  226. cannot write file, cannot do variable length packet
  227. Re: Cannot write file, cannot do variable length packets
  228. Welcome to comp.lang.c!
  229. Re: Cannot write file, cannot do variable length packets
  230. errno 13
  231. File I/O
  232. File access permission
  233. return all non-blank lines in a file(linux)
  234. accessing array element as pointer
  235. Problem with structs and strings in C
  236. [OT, probably] stpcpy
  237. Iterative Merge Sort Using Circular Linked List
  238. VSIPL
  239. How can i read a directory listing into an array
  240. javadoc like
  241. const array declaration
  242. Re: Listing préprocesseur
  243. gtk+-2.0, right align the cursor in a GtkEntry
  244. K&r typo
  245. reading decimal data....
  246. Is this code a portable?
  247. Re: Listing préprocesseur
  248. Usoing fopen etc is there a way to find file size
  249. const array declaration
  250. i18n charset question