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. Is this OT(was:Re: "Eight Queens" program)
  2. atoi error
  3. OS/2 C60 programs converted into MS windows programs?Information on OS/2 C60?
  4. Variable arguments
  5. sizeof struct returning unexpected results
  6. disregard: sizeof struct returning unexpected results
  7. Re: Advice on Project
  8. Is there any system shutdown code in C From DOS ?
  9. Associate argument with entry in header file
  10. reading com port
  11. html parser
  12. Re: "Eight Queens" program
  13. Re: (no subject)
  14. CGIs for Linux Web Server but Windows PC for developing
  15. any good
  16. walking through an array of char pointers
  17. Wrap program revised.
  18. [OT] Perl to C Converter?
  19. Pointer Declaration/Array definition
  20. ANSI C problem on P4 under Linux & Windows
  21. How to take in a string of any size?
  22. array of pointers to a structure
  23. c/pascal compiler differences
  24. Re: How to take in a string of any size?
  25. Double pointer and 2D array
  26. Sample Function / Random Permutations (newbie)
  27. Problem with asm
  28. Welcome to comp.lang.c!
  29. Is any self reproducing code in C ?
  30. wants source code of shutdown in C using interrupts ?
  31. C source code of award winning of world map which site helps ?
  32. perfect hashing
  33. cast-as-lvalue
  34. gcc's nutty Nethack object code
  35. Problem about mmap()!
  36. Problem about glibc2.3.3 mmap()!
  37. C++ wins over C !!
  38. how do I get content of clipboard on linux
  39. Function PLzzzzzzzzzzz
  40. Function PLzzzzzzzzzzz
  41. undefined reference to `__gxx_personality_sj0'
  42. is there config file analysis code can be read?
  43. ccide: C Language Decision Table Code Generator
  44. function redefined problem
  45. Newbie Question about #ifdef
  46. Wrap rev 2.
  47. memset
  48. how to use the keyword extern in c?
  49. is there a better way to optimise this code
  50. sys WIN32
  51. Techniques for reducing code size?
  52. Help on C
  53. anything wrong with this code?
  54. generating strings
  55. malloc->free->damage: after normal block
  56. bsearch for Windows ce
  57. #def question
  58. using #ifndef
  59. float limits
  60. Re: bsearch for Windows CE
  61. Pointers and array
  62. strtok
  63. E Book: Practical C Programming
  64. pointer alignment
  65. assigning values to a struct
  66. compiling a library with a c code
  67. Need help on bit operations define
  68. Two Questions about "strlen", "strcat" and "strcpy"
  69. c question
  70. c question
  71. Multithreading problem
  72. Changing directories from a C console program
  73. size of an integer ??
  74. fgets
  75. question about writing c code supports pipe in
  76. Typedef structs
  77. Determining EOF using fseek()?
  78. another stupid c bug. (endless for loop)
  79. C variable retyping
  80. threads without threads
  81. Socket reading problem
  82. C 99 compiler access
  83. Small C "Puzzle"
  84. Colon (:) syntax in defining fields in a struct
  85. Wrap thoughts
  86. fscanf and linked list problem
  87. A for loop iterating over the complete range of a variable
  88. Quadratic Formula Woes
  89. addresses and integers
  90. Will EXIT_SUCCESS and EXIT_FAILURE have the same value on all platforms?
  91. char problem
  92. make
  93. int array
  94. -= No Line Wrap Curses.h =-
  95. Processing Bit Fields (flag) that represent request as quickly/efficient as possible...is there better approach?
  96. Array size limits
  97. Linked lisd storing a queue
  98. simple word wrap problem not wrapping
  99. Problem with passing dynamic arrays by reference
  100. bitwise subnetscanning?
  101. Re: Problem with passing dynamic arrays by reference
  102. stripping newline from input
  103. Re: Small C "Puzzle"
  104. Re: Small C "Puzzle"
  105. Re: Small C "Puzzle"
  106. input problem
  107. Calling a function using its pointer-
  108. C Book from comp.lang.c !!!
  109. Different outputs in different environments.
  110. What's wrong with this macro?
  111. Max Size of argv[1] ???
  112. some C puzzles
  113. small C puzzles
  114. Calling fortran subroutine from c
  115. integer array
  116. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  117. comp.lang.c FAQ list Table of Contents
  118. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  119. Project
  120. webpage bookmark program in C
  121. returning an array of integers
  122. Some bit manipulation
  123. How to create folder at fopen?
  124. [OT] Printing source code
  125. One-past-end-of-object pointers
  126. Bit Pattern Problem
  127. console library
  128. Shortcircuitting with -Inf float value.
  129. free() is useless...
  130. How does free() knows?
  131. free() is useless... (I WAS WRONG)
  132. Develping a good scheduler for ARINC transmission... advice needed
  133. Local Heap?
  134. type VARIANT and array - conversion to CString
  135. Detecting multiple keypress(es) in C
  136. I don't understand a past thread (help)
  137. What data type would you prefer and why?
  138. 17th IOCCC winners announced
  139. Problems implementing Rijndael
  140. string length questions related to fseek
  141. Dynamic loop nesting
  142. Usage of VxWorks setsockopt()
  143. Anonymous Union Member Access
  144. critique: conversion to binary
  145. exit()
  146. Removing white spaces and tab characters
  147. generalised linked list routines - opinion appreciated
  148. Bloodshed Dev. Compiler will only not show me my RUN execuable. Help!
  149. array of functions
  150. glibc: socket and fdopen
  151. Why va_start takes 2 arguments
  152. Labeling Jagged Arrays
  153. Post length for code.
  154. Pointer conversion
  155. Object Oriented Programming in C, Avoid Memory Allocation
  156. Heathfield
  157. Re: Why va_start takes 2 arguments
  158. Puzzle
  159. From where i can download C9X compiler for both linux and windows
  160. Fix your FAQ
  161. qsort(...) in <stdlib.h>
  162. How valid is a "draft"?
  163. How to convert int to char * ?
  164. nested function support
  165. Segfault question.
  166. Multi Lang support C functions ?
  167. linux socket help
  168. string literals question
  169. strtok & global variables
  170. how flushing standard io
  171. How to make the text stand out
  172. scanf pushes back two chars?
  173. Compiler (gcc) option to abort on nan?
  174. Problem with binary strings
  175. define a data type of 1 bit size
  176. data type promotion
  177. malloc and free
  178. Problem with binary strings
  179. Entering a binary string
  180. Mail bomber
  181. define a data type of 1 bit size
  182. Welcome to comp.lang.c!
  183. brother tree insert
  184. +++i
  185. Function Call Tree Command in UNIX.
  186. switch and if..else same at assemby code ?
  187. Re: Entering a binary string
  188. Book Recommendations?
  189. volatile expression
  190. creating a 2-d array using dynamic memory allocation
  191. parsing in C
  192. Structure Query....
  193. Creating a va_list
  194. C program to flowchart
  195. Open a file in C
  196. operator overloading
  197. parsing time string, getting timezone
  198. MARKING STRUCTS PROCESSED
  199. Cracking C structure
  200. mmap queestion
  201. is this code safe?
  202. operator overloading
  203. two dimensional arrays passed to functions
  204. removing Spaces
  205. Call for Papers: 38th Annual Simulation Symposium
  206. Link compatibility among C compilers?
  207. Reading Simple Flatfiles with a COBOL Mindset
  208. C Preprocessor - Cascaded Macros
  209. Reading Simple Flatfiles with a COBOL Mindset
  210. file operation
  211. Postfix / Prefix Operators on array / pointer, search key word wanted[OT]
  212. Coding statements before declaration-a doubt on standard!!!
  213. Does realloc "move" a block it shortens?
  214. Please find out what is wrong
  215. turbo assembler
  216. static link a library
  217. A way to maintain a global set in many files by using preprocessing directives . Could we find a better method?
  218. malloc and free
  219. malloc and free
  220. Difference between Structure & Union
  221. Church's lambda calculus
  222. Pointer arithmetic involving NULL pointers
  223. Performance Programming
  224. Wide string initializer syntax
  225. Need help for optimising nested ifs-help me plz panic situation!!!
  226. speed of int vs bool for large matrix
  227. Re: speed of int vs bool for large matrix
  228. JAMES LEHRER AND AL JEROME HAVE RUINED THE PUBLIC TV STANDARDS OF JOURNALISM
  229. int to string
  230. meaning of dialet or implementation of a programming language
  231. read files in dir
  232. porting curses driven to gui application
  233. Endianess: why does this code not change value on BE machine?
  234. opendir doesn't work..
  235. pwd
  236. typedef function pointer
  237. How to convert a double **ptr in a double const ** const ptr?
  238. Short-Circuit Evaluation of Boolean Expressions
  239. Re: speed of int vs bool for large matrix
  240. Geting info
  241. no lcm in standard library?
  242. [OT] Wrap
  243. Re: speed of int vs bool for large matrix
  244. Does typecasting consume cpu cycles
  245. union access
  246. how to convert very large number to hex string
  247. Timer in a C Program
  248. [OT?] What is (a) "plunger"?
  249. Gmail invitation
  250. LINKER/LOADER DOUBT