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. fork call
  2. GTK Libraries in WIndows
  3. NIS Service on Solaris
  4. Pointer to an array
  5. .mat file, malloc: Having some problems
  6. How to create a format string used by eg sscanf
  7. About sleep() in child process
  8. Local structs
  9. DEVCPP + rewind(stdin)
  10. why can't we use static type as structure member?
  11. Const array initialization problem
  12. What this mean? Compiler output
  13. Generic Sort
  14. hi hope u dont mined
  15. Breaking strings apart
  16. reading multiple files
  17. single-quoting a macro argument
  18. problem with functions
  19. alphabet q
  20. +0.3 microsecond delay for iterating empty vectors
  21. Has anyone tried something like this to speed up programs?
  22. about design consideration of strcpy()
  23. Warning comes when using Unions
  24. Gethostname, `FindAtomA' could not be found
  25. Problem with include header file
  26. 8 bit character string to 16 bit character string
  27. removing a printf statement from my program causes it to crash!?
  28. Asignments and different signness of the variables
  29. Need experts suggestion
  30. Critic of the given code.
  31. Router [speedtouch585]
  32. Structure through sendto()
  33. Taking a test for a job
  34. Arrays issue
  35. Variable of type DOUBLE converts number strangely.
  36. constant expression with float type
  37. defines and structure instantiation
  38. x=(x=5,11)
  39. use same library, other result currupt..
  40. Re: No more time for stupid questions
  41. SYNTAX AND SEMANTICS
  42. String Buffers?
  43. [announcing] Namelur C random name generator released
  44. pointer-to-pointer to char
  45. Bit fiddling
  46. Bit fiddling
  47. Help with threads
  48. printf("%s\n", __FILE__); /* why SIGSEGV? */
  49. Hiding a file
  50. String Handling
  51. How can we perfom multiplication programatically without using + or * operator.
  52. linked list - struct problem
  53. Difficulty
  54. Diffrence
  55. memory allocation
  56. Storing variable arguments for future use in C?
  57. applying C preprocessor partially
  58. DOS using C
  59. PLease help me.Wots the problem with following code....?
  60. UNIX libraries in windows
  61. increment pointer
  62. What is the purpose of the construct ``if (m <<= 0)'' ?
  63. scope q
  64. error 'unnamed fields'
  65. LL help
  66. Really easy cygwin / gcc question
  67. output from program - why?
  68. problem with size of
  69. Help is need immidiately
  70. traffic counter in linux or bsd
  71. Simplicity has a future
  72. Writing a custom libc
  73. bibliography
  74. -Bstatic flag
  75. malloc() implementation
  76. Regarding free function
  77. legality of forward declaration
  78. Hot links
  79. C Pointer problem
  80. #include from #define macro???
  81. how to prove 'roundup' arithmetic
  82. What is best searching algorithm for URL
  83. Re: C Style Strings
  84. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  85. comp.lang.c FAQ list Table of Contents
  86. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  87. How do I find a compiler that will compile a specific program?
  88. Specifier extern
  89. [Linux gcc] decode MIME RFC1522
  90. please help with mysterious error....
  91. Segmentation fault char array pointer
  92. undefined reference error compiling demo program
  93. strcpy question
  94. how to parse an executable in C and find out if there is any return(RET in assembly) or not
  95. Question about random generator.
  96. Best way to set MSB
  97. Value Bits Vs Object Bits
  98. malloc questions
  99. i need a c programm to implement an expression
  100. malloc question again
  101. ISO C 90 standard
  102. string->int
  103. Re: Problem with Generic Pointers
  104. shifts and masks
  105. forward declarations in C
  106. detecting standard support
  107. game design
  108. Type definiton with structurs probem and fgets
  109. Arithmetic problem
  110. replace bitfields with shifts and masks
  111. Converting long int to hex with printf in TC 3.0
  112. help in C/C++ to read .DOC & PDF files
  113. ctype.h - macros or functions?
  114. how do i read odd numbered lines from a file
  115. how do i read odd numbered lines from a file
  116. Program In C
  117. a variable use of variables is what i'm after i think
  118. from rags to riches!
  119. r- r-value vs l-value?
  120. char math?
  121. incompatible types in assignment
  122. incompatible pointer type warning ?
  123. Masks: Why?
  124. To use global variables or no????
  125. Whats wrong
  126. pointer problem
  127. Can u tell me the explanation reg this problem
  128. Can u tell me the explanation reg this problem
  129. Feature Article in Better Software Magazine
  130. tmpfile and freopen
  131. Forcing a keyword to be treated as function
  132. MYSQL question
  133. ihi = y[1]>y[2] ? (inhi=2,1) : (inhi=1,2);
  134. Global Variables
  135. help with a funcition-please
  136. name of running code
  137. Struct assignment, historical question
  138. preprocessor problem
  139. covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970 in C
  140. Problem about type promotion and equality operator.
  141. Problem about type promotion and equality operator.
  142. A simple question - how to convert from UTF8 to wide char (wchar_t) on linux
  143. Semi-defined Function arguments???
  144. Converting negative integer to octal/hexadecimal
  145. "long double" and "printf"
  146. strstr and const problem
  147. Is this valid C?
  148. Validating user input?
  149. Yet another pointer issue!!
  150. Three #include guards, which will never break?
  151. portability problem
  152. Use of bitwise operator for signed number
  153. How to get total heap size of a process
  154. nested conditional operator
  155. (boolean_expression) ? statement;
  156. Strange Question
  157. Searching the MSDN Win API
  158. how do I tell whether the read is an English letter or a number
  159. How to decide whether it is an English letter or a number?
  160. Not reading in what was written out...
  161. #define p
  162. How do I make my own custom C compiler?
  163. NEED HELP WITH A PROGRAM....ANYONE PLEASE HELP!
  164. stdint.h vs. stdio.h
  165. Any references on pattern matching?
  166. conditional operator again
  167. Source Code for memcpy()
  168. assigiment problem
  169. opensolaris C library vs. GNU C Library
  170. How to concatinate 32bits of 4 bytes in a char array, and assigning to an int?
  171. about the #pragma
  172. about the #pragma
  173. where to find functions libariey
  174. How Do I License & Protect My Software?
  175. define versus typedef
  176. Pointers to functions
  177. My merge-sort implementation. Feedback appreciated!
  178. Help with array/pointer segmentation fault needed
  179. Why the C committee doesn't provide an implementation when the standard is published?
  180. Why?
  181. OT: Regurgitated articles
  182. Ebooks on programming
  183. Ebooks on programming
  184. Why can't we declare an argv variable?
  185. inline functions
  186. Suggest Me in Developing Cross platform App Development
  187. need some help
  188. Is "?" a sequence point?
  189. Quite Smart RIddle
  190. casting
  191. Structure of functions
  192. ddj 29
  193. Integer Promotion?
  194. Fixed-size FIFO queue
  195. MAKING DOS APPLICATION IN TURBO C++ 4.50
  196. MAKING DOS APPLICATION IN TURBO C++ 4.50
  197. Example for an dynamically allocated associative array in C
  198. rand in a closed interval on the ints
  199. how to iterate through all members in a struct
  200. exercise 1-20 K&R
  201. assignment from incompatible pointer type
  202. the difference * **
  203. problem with getchar
  204. newbie question: difference between (*ptr) and *ptr
  205. Re: allocating double arrays dynamically
  206. benchmarking c programs
  207. shift a block of memory content
  208. problems with strtok()
  209. A quit strange coredump
  210. opinions on code
  211. problem
  212. Need some help compiling something
  213. undefined reference to ...
  214. matrix memory allocation
  215. Problem with socket programming
  216. Stripping html
  217. globals again
  218. gcc knows about malloc()
  219. RWTPtrSlist core dumps, while removing entries.
  220. Can I passing a funtion pointer to a FUNTION which point to THE FUNTION?
  221. easy pointer question...
  222. getchar() after EOF
  223. Using static to init vars?
  224. struct in C99
  225. Weighted Bipartite Matching Implementation
  226. functions that take many arguments...... + extern - what about it?
  227. Newbie help on string splitting
  228. How to detect the entry point of a function?
  229. freeing memory
  230. library implementation strncpy() modifies string literal, legal? more doubts need more suggestion?
  231. GetKeyboardLayoutList
  232. Bit shifting vs Bitfields
  233. Really basic..
  234. Compiling with -O option gives different running time!
  235. String formatting
  236. convert long long integer to string using sprintf
  237. Question about the *= (and similar) operator
  238. Why this is wrong?
  239. learning C with a C++ background
  240. C isn't for timid souls !
  241. Serial Port and Library
  242. free(): invalid pointer
  243. converting int to string
  244. How to prevent the quick disappearance of window
  245. Shift operators.
  246. C call tree
  247. c++ developer
  248. Telecom programming
  249. memory and subroutines
  250. C Programming: A Modern Approach 2nd Edition