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. Refactoring
  2. read image from url
  3. Raw message view WITH quote highlighting?
  4. how to initial and print the unicode character?
  5. Save console buffers
  6. What is wrong?
  7. Operator Precence Issue/Question
  8. Can someone provide Code for vCARD Parser in C language ?
  9. SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY.
  10. Treasure Trooper
  11. I need help
  12. malloc (0)
  13. strupr Postmortem Analysis
  14. Violating sequence point?
  15. decimal symbol problem (using libxml2)
  16. Converting Gif to JPEG
  17. What's the deal with the "toupper" family?
  18. Time to ask?
  19. Cast to a struct?
  20. How to get the current date information only?
  21. Is not printf("%p", &i) correct?
  22. pointers to structures
  23. Use a suffix or a type cast?
  24. Easy question about redefining a function
  25. Mac C compiler
  26. Feature Article in Better Software Magazine
  27. Howto do the impossible with #define ?>?
  28. how to write a variable to a file ?
  29. A general error handling facility
  30. Nice a tight loop?
  31. difference in time between sun and linux
  32. having trouble with string handling
  33. Help in this programm in C
  34. How to use splint on the win32 platform?
  35. printing the permutation, help
  36. Note to new-comers
  37. Video Playback Resources?
  38. My code
  39. I really need help on this c program!!! pleaaasseeee
  40. hello
  41. Simple assignment operator and object overlap
  42. Inflexible array members
  43. Inflexible array members
  44. (Silly?) question about linkage of C applications
  45. Function declarations - why are they needed?
  46. Pls excuse if you consider this off-topic. Conceptual artists seek programmers here.
  47. Comments are welcome for two sequential search C functions
  48. Comments are welcome for two sequential search C functions
  49. permutation code.
  50. laptop as a stopwatch with an external switch
  51. "C Programming" From Its Creator
  52. pointer and variable scope concept
  53. Parentheses Ineffectual
  54. <complex.h>
  55. Problem converting a string to a float value
  56. "C Programming" From Its Creator
  57. Where is a static variable stored?
  58. parallel port programming simple problem
  59. Help
  60. return an int from a function
  61. open() and fopen()
  62. implementing isInstanceOf() in C, any ideas ???
  63. Bad performance multithread
  64. Leak or no leak ??
  65. STL map kinda functionality in C
  66. ctags URGENT please help
  67. reading messages from cell phones
  68. 24 bit words
  69. how to make a very complicated GUI
  70. Syntax question
  71. elementary code needed
  72. How to detect an empty file?
  73. How can I make this code less ugly?
  74. Calculating NTP timestamp in C program
  75. My gets_ws function
  76. ptrs validity
  77. A newbie question
  78. Macro expansion in armcc
  79. Largest Palindrome
  80. printf doubt
  81. Time Complexity
  82. Calling a function when the number of parameters isn't known till runtime
  83. Calling a function when the number of parameters isn't known till runtime
  84. Justify the output in the program
  85. qsort() not sorting -:(
  86. const confusion
  87. why does 'a' change?
  88. error: storage size of 'frm' isn't known
  89. Counting args in variadic macros
  90. about pcre regex lib
  91. AhoCorasick
  92. AhoCorasick
  93. AhoCorasick
  94. simple struct
  95. Another stuct problme
  96. Pointers
  97. assign constant string to BYTE array
  98. 2D convolution
  99. How to link a library statically in a binary
  100. PORTA & 0x03 == 0x03
  101. printf( )
  102. Strange UNIX "icode" declaration in Lions' book
  103. Anything wrong with the print?
  104. windows socket recv problem
  105. Should I buy the C reference manual or the standard ?
  106. C macro
  107. use of weak_alias or strong_alias in application code?
  108. use of weak_alias or strong_alias in application code?
  109. how to weak_alias of symbols in application code
  110. how to define weak alias in user_defined library
  111. Question on Static Global variable
  112. C is too old? opinions?
  113. Pointers to functions in structures trubble!
  114. Program size limitation
  115. Editing a file at Start
  116. Is this legal?
  117. encrypting with preprocessor
  118. Micro-pump is cool idea for future computer chips
  119. can someone explane to the behaviour
  120. What is strcmp supposed to return if one or both arguments passed to it are NULL ?
  121. thread.h is name pollution ?
  122. What functions in UNIX 6th implement search and sort algorithm
  123. After read a whole OS written by C, someone asks `What is the advantage of C'
  124. about Visual Studio 2005 Express (free)
  125. parsing arguments
  126. malloc/free question
  127. Writing a incrementing/decrementing function with roll-over
  128. How to make http call from C
  129. Cool Ebooks Site
  130. email program.........
  131. must size_t be an alias?
  132. how to use STL library in c language
  133. [OT] Debugging and Logging
  134. About iServicePro
  135. good C compiler
  136. How to use scanf() safely?
  137. focus
  138. arabic_caractere
  139. CPU or MB Serial number
  140. arabic_caracters
  141. Looking for a C textbook with emphasis on data types
  142. Bug with the library or program?
  143. Data processing
  144. command line arguements with spaces in them
  145. Re: Amazon used lisp & C exclusively? (clc,cll)
  146. Convert Int Value To Pointer
  147. Reading Binary file
  148. calling convention adopted by the gcc compiler for the C programs
  149. Cool Ebooks Site
  150. Does malloc() reuse addresses?
  151. fflush()
  152. Big problem doing sorted insertion in a list
  153. Read System Clock in Windows
  154. easy structure question
  155. Problem with keyboard input for my very little OS
  156. ungetc
  157. How to write a small graceful gcd function?
  158. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  159. A Query in "Pointers to Structures"
  160. Whats the deal with 'const'?
  161. Yacc/Bison: Trouble using struct in %union - "incomplete type" error
  162. TCP Socket login handling. Newbie
  163. Efficiently generating bits
  164. Compiling Programs contains Xutility calls
  165. Newbie: learning to use malloc().
  166. help getting substring
  167. Declaration specifiers
  168. How to Convert 1998 morse.c to 2006
  169. about string
  170. array in include
  171. Newbie question - displaying trivia questions at random
  172. Cool Ebook Site
  173. Socket connection between multiple interfaces, through a router
  174. new question about old C compiler
  175. Difference b/w storage class and storage class specifier
  176. beginner level question
  177. Function declaration without parameters
  178. what's wrong with my code? about the #if statement.
  179. error: invalid operands to binary &
  180. char *arr[n] Vs. char **arr
  181. Windows Coder Needed
  182. i need help about Turbo C
  183. Simple RegExp function
  184. Length Issue in Char while type casting
  185. C library for PDF creation?
  186. Help for designing outlines in c language
  187. convert int to string without using standard library (stdio.h)
  188. error when rename pointer names
  189. converting string into integer
  190. read this
  191. pascal call in C
  192. Function Prototype - different argument names
  193. Memory leak
  194. free()
  195. Keyboard stroke for EOF ?
  196. C Expressions
  197. newbie question on malloc..
  198. query about main()
  199. Good Representation for an Abstract Syntax Tree
  200. Don't understand why my code isn't working
  201. help with this struct
  202. Urge for help in a game programming
  203. segementation fault
  204. Query regarding warning removal when using extern
  205. An excursion to pseudo-polymorphism
  206. string comparision
  207. Calling functions with the wrong parameters
  208. typedef, structs, and pointers
  209. How to find memory content at location x?
  210. Counting 'on' bits in a byte?
  211. Correct way of taking in two integers
  212. Accessing structure elements using pointer math - padding worries?
  213. initializing an integer array
  214. Function Wrapper: Opinions and Critique Desired
  215. process taking long time to dump core
  216. comparison
  217. Socket packet
  218. Const expression
  219. Slashdot and C
  220. struct question
  221. Are you looking for high quality photo editing and video editing?
  222. Migrating C Code from OS2 to Windows
  223. Preprocessing
  224. C90: minimum size of long
  225. sizeof()
  226. Database maintainance through c
  227. Writing a function that changes an unknown-type numeric variable
  228. const headache const
  229. C99 differences
  230. Using [] in z/OS ISPF & emulators
  231. Build a Worldwide Business!
  232. int & char
  233. how to rewind to file beginning immediately after writing...
  234. floating point problem
  235. Help getting this to compile
  236. Code
  237. Question on bitfields & structs
  238. Center of Contour
  239. Questions on bitfields and struct
  240. Game in C using Finite Automata
  241. Adaptive datatype (or so...)
  242. print all permutations of string
  243. Adding 2 sets of roll/pitch/yaw angles
  244. VERY strange C anomaly
  245. advanced scanf
  246. nested switches, with common labels
  247. Code problem
  248. Code problem
  249. C# MSSQL2000 update
  250. Single Bit Error Correction & Double Eror Detection using CRC32