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. Need help on Macro
  2. Regarding sizeof operator
  3. Function returning garbage pointer
  4. Generate two random number and multiply
  5. Can someone please tell me where I am going wrong??
  6. Can someone please tell me where I am going wrong??
  7. Asking for guidance
  8. Small Fork Problem
  9. need help parse this difficult type
  10. Is there a real need to use keyword static with functions?
  11. How do you rewrite codes with " ... va_list va_start va_etc"?
  12. Child process wait father process excute some code then begin execute
  13. OpenFileMapping problem (Object does not exist)
  14. inline function vs function-like macro
  15. How to get a very accurate time when CPU does heavy tasks?
  16. network programming in C
  17. Bit fields
  18. Bit Manipulation
  19. Finding 1000 largest numbers from a file having some billion numbers
  20. Is this a good C tutorial?
  21. Whats an lvalue?
  22. opening same dll twice
  23. Segmentation fault
  24. question on static variable in a function
  25. Script or Program to check & view what's cached on the local news server ?
  26. Changing string
  27. Casting of void pointer returned by malloc()
  28. YACC
  29. What is C preprocessor?
  30. C with variable -length and ram question....
  31. Bitfield casting
  32. Inconsistent Program Results
  33. Resumes CV's / Positive vs. Negative Thinking Free Informational Site
  34. question on main( )
  35. pointer changes value between calls, why/how?
  36. will this work??
  37. editor, is C obsolete?, and thank you
  38. Naive Gauss Elimination Technique
  39. comparing sizes of two structures
  40. Hey! i've done a Free Global Bad Words Dictionary,
  41. Parallel quicksort (MPI)
  42. Gates thinks Google should be worried!
  43. tricky question
  44. floating point zero value from c-faq.com
  45. macro function with iteration
  46. symbolic computation in c language !!!
  47. array
  48. K&R2 section 1.5.1 - "getchar" problem
  49. how to print the value of EOF?
  50. why (getchar() != EOF) always equal to 1
  51. union
  52. union
  53. union
  54. Access by string name
  55. Comparing char * with string literal
  56. Syntax error on #define
  57. Will this leak memory?
  58. How to define a pointer to multiple-subscripted arrays
  59. purchasing C FAQs book is a good idea ?
  60. K&R2, section 1.5.3, exercise 1.8
  61. Division precision issue
  62. ctime double double check
  63. organization of struct elements in the memory.
  64. Pointer & Malloc Help Appreciated (sorry if repost)
  65. Help me
  66. C-Preprocessor Experts wanted...
  67. Real Life Unions
  68. incrementing void *
  69. a simple query
  70. enum within structure??
  71. Stroustrup section 1.5.4, word counting
  72. getting elapsed time with accuracy in milliseconds
  73. overflow of unsigned int
  74. finding max value of size_t
  75. Inconsistent argument order in stdlib functions
  76. How to turn 6 bucks into $60,000.00
  77. 20 x 20 array error -> passing arg 1 of from incompatible pointer type
  78. Under what circumstances will this use of strncpy fail?
  79. Any simple way to write this function
  80. Timing function in C
  81. Symbolic computation : the derivative of a product.
  82. c compilation
  83. c compilation
  84. skipping a structure member while initializing
  85. Cruise control with distance control
  86. printf() and write()
  87. Who are Darwin's Outcasts?
  88. K&R2 section 1.9 character arrays
  89. ANSI C syntax ?
  90. simple assignment of structs vs. memcpy
  91. Rvalue of struct type
  92. using strtok
  93. #define vs const declaration
  94. structure assignment vs memcpy
  95. integer multiplication
  96. enum question.
  97. Symbolic computation : the derivative of a quotient.
  98. How to initialize a 2D static array?
  99. Allocating large blocks
  100. When to use alternative argument layout?
  101. K&R2 exercise 1.17 solution
  102. value context
  103. K&R2 exercise 1.19 "reversing a character array"
  104. please do this for me
  105. Truth Seeker
  106. Floating point precision
  107. beginning algorithms
  108. Multiplication algorithm and code for base 256 ?
  109. Good Design in C: Encapsulation
  110. Looking for C code for SVD
  111. beginner's question on pointer arithmetic
  112. FREE TV OVER 2000 CHANNELS
  113. size of pointers
  114. Capture USB Webcam Images using C
  115. Violation of Conversion rule of C99.
  116. Practical uses of XOR
  117. Proper fgets
  118. JavaScript Popup Windows Generation and Testing Tutorials
  119. Segmentation Fault Error reported by GDB
  120. NOP pointer
  121. Good refresher site
  122. K&R2 section 2.7 type conversions
  123. Why is C compiler stubborn ?
  124. UINT_MAX == INT_MAX possible?
  125. K&R2 section 2.7 type conversions (exercise)
  126. Original authors and licensing of cdecl / c++decl
  127. how to surround a constant with quotes?
  128. char a[0] ;
  129. K&R2 section 2.8 (exercise 2.4) "squeeze"
  130. operations with double integers
  131. Allah
  132. what is the prupose of the __USE_GNU preprocessor directive
  133. Re: Truth Seeker
  134. union {unsigned char u[10]; ...}
  135. Embedded SW Account Manager looking for work
  136. Bitwise shift help please?
  137. C99 standard anybody has?
  138. sort the array of struct based on the data members ??
  139. swapping pointers returned by malloc
  140. variable after label
  141. strchr declaration
  142. char vs. signed or unsigned char
  143. type of argc
  144. What is C suitable for nowadays?
  145. Why the address of array equals array.
  146. meaning of "empty pair" of parenthesis ?
  147. modifying the strings pointed to by argv
  148. c lan
  149. ANDing char and int data items
  150. C In Your Brain Quick answer
  151. printf("%d", INT_MAX);
  152. C89, size_t, and long
  153. Correct way to cast
  154. Norway Publishes 911 TRUTH - spreading like jungle fire
  155. Function call with wrong number of parameters
  156. Unions Redux
  157. Aliasing rules - int and long
  158. Re: write a c programme
  159. strtok
  160. web designing solution
  161. cable internet inquiry
  162. regarding #define
  163. Are static functions better optimized by compilers?
  164. C GUIs
  165. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  166. generate call graph for C on windows-xp
  167. Computer Job Vacancy
  168. File pointer problem
  169. Shared Library Question
  170. MSVC type cast warning
  171. dynamic 2 D array with malloc??
  172. cool!!!!!!
  173. cool!!!!!!
  174. basics of c language
  175. Borland C++ Builder & JBuilder
  176. floating-point precision
  177. floating-point precision
  178. Dynamically-allocated Multi-dimensional Arrays
  179. Memory Alignment Problem
  180. undefined behaviour a[i] = ++i;
  181. y++
  182. f() + g() * h()
  183. Inputting Binary numbers in C
  184. doubt regarding return value of a function
  185. assig array != struct ?
  186. what's diffs in the prog?
  187. associativity of operators
  188. assembly in c
  189. Multiple returns in functions
  190. char* and different memory moving functions like memcpy etc
  191. data type of size 64 bits on a 32 bit processor
  192. Simple but interesting issue
  193. comp cool
  194. how to speed up the matrix multiplication in C
  195. What is "\r" represent?
  196. enums & ints
  197. HELP Please - Convert binary number to string
  198. Unit Testing With Function Mocking
  199. Symbolic computation with the language c : The Derivative step by step.
  200. Convert GMT to Local Time
  201. explicit casts
  202. Steve Summit C notes , exercise
  203. Steve Summit C notes , exercise 4
  204. Steve Summit C notes , exercise 5
  205. Steve Summit C Notes {Anticipating the next one}
  206. From vasanth
  207. undefined and unspecified behavior
  208. confusion when comparing char * with a string literal
  209. How to set a double pointer as input argument
  210. K&R -> ANSI?
  211. functions' pointer
  212. ANSI -> K&R ?
  213. Infinite loop
  214. Little problem with a delirant program
  215. char array initialization
  216. source code
  217. void * vs char *
  218. executing shell commands from c?
  219. Hello
  220. qsort descending order
  221. "Fork" in Windows
  222. Chemysis
  223. POINTER_MAX and POINTER_MIN??
  224. multiple global variable definitions
  225. multiple function definitions
  226. help me to write a base conversion program
  227. How 'main(int argc, char ** argv)' is implemented?
  228. little games
  229. Char pointer - How to give value?
  230. Problem printing Hexadecimal
  231. Help me with a class assignment
  232. ascii pwned by reckless C
  233. BUG: memory where pointer pointing to changed accidently
  234. Number of characters required for FLT_MAX
  235. monitoring function call in debug logs
  236. From vasanth
  237. Spot the error...
  238. K&R2 - section 1.5.3 , exercise 1-8
  239. K&R2 - section 1.5.3 , exercise 1-9
  240. K&R2 - section 1.5.3 , exercise 1-10
  241. Quine
  242. cool!!1
  243. cool
  244. K&R2 1.5.4 example programme does not work
  245. stdarg definitions
  246. Job Opportunity
  247. C rulez
  248. Debugging from AIX server
  249. 2 C || ~ 2 C
  250. Problem by sorting array of structures using qsort