Voir la version complète : comp.lang.c


Page : 1 2 3 4 5 [6] 7 8 9

  1. Confused by compiler warning
  2. Neatest way to get the end pointer?
  3. make content's of file in binary form to zero and convert them back
  4. "sorting the news"
  5. Problem with pointers, require some
  6. Bounds checking
  7. RE: Need with memcpy_rom funtion
  8. ANSI C?
  9. need some
  10. struct having pointers's object being passed by value to afunction...
  11. Textual data files in C
  12. C networking?? How to update old software??
  13. Output of the printf(a,*a,**a) where a is of type int [][][]
  14. Finding invalid pointers
  15. Pool for pointers
  16. C99 (TC3) and 'official' discussions.
  17. Converting Char array to Int array
  18. regexec from regex.h Segmentation fault
  19. chunk
  20. Today best message :
  21. Socket: bind error...why??
  22. [OT] C90 IDE+compiler for Windows / educational purposes
  23. Compiler error
  24. Good websites on C programming interview questions
  25. Interview
  26. Advice on how to return a list of values
  27. void * in ANSC
  28. sizeof size_t
  29. Why no reset() function?
  30. Traversing an array spirally
  31. Integer multiplication truncation
  32. creating a 2D array
  33. What's the meaning of the macro 'OF'
  34. bit manipulation..newbie doubt
  35. what does "for( ; ; )" mean in C program
  36. Interview question?
  37. Linkage Error
  38. c programs & shell conditionals
  39. Radix Sort
  40. Why does this compile?
  41. with Make
  42. A Stupid Question about Structure
  43. Urgent : fork()
  44. int 1[3] = {10,10,10};
  45. linked list
  46. translating oo features to C
  47. Reverse biwise operation and xor?
  48. #define
  49. Question on accessing structure
  50. Quick check on signed promotion of bytes
  51. My solution to allocating memory
  52. Type conversion
  53. declaration of variable in for loop
  54. Getting user input in Linux?
  55. conversion ELF -> .EXE windows
  56. comparison function for qsort() question
  57. Strange C operator
  58. Casting Function Pointers
  59. Question on while(!feof(fp))
  60. Need info on "Safe C library"
  61. Function with unspecified number of arguments
  62. gcc compiling for profiler question
  63. Linking library
  64. assigning pointer to NULL
  65. How to call function whose function call with arguments is in astring Options
  66. Prepend name to function names?
  67. Executing and Monitoring External Programs
  68. putting values into array-newbie doubt
  69. A solution for the allocation failures problem
  70. How Do You Pronounce char?
  71. What happens to this memory
  72. Fopen to create a file in a sub-folder (such as "Mygoal").
  73. Kelsey admits Linux SW is fatally flawed
  74. scanf and ampersand
  75. What is the Quraan?
  76. Copy memory (array)
  77. Why do signals exist?
  78. tutorials about c and c++
  79. rename according to time
  80. Array of pointer and pointer of array
  81. pragma directive
  82. memory address of *char
  83. [newbie] Not specifying the dynamic library?
  84. swap using pointers
  85. time in threaded programs
  86. Thoughts on file organisation
  87. xmalloc string functions
  88. Storing data structure
  89. Here is something crazy ... maybe.
  90. memset
  91. binary of gcc and gfortran shapshot 20080125 for windows
  92. Yet another User Input Question
  93. if and switch
  94. Putting logical limitations on types
  95. How to declare structures that reference each other?
  96. Eclipse tags/cscope support (other solutions welcome)
  97. prototyping?
  98. safe version of sprintf
  99. progrm for converting integers to roman numerals using files in clanguage
  100. uniq without sort <-------------- GURU NEEDED
  101. why bar and foo
  102. Printing a hex dump of a buffer
  103. Complex question
  104. Printing a char* which is not a string: I do not understand this
  105. void pointer
  106. number of semicolons
  107. The Way to Paradise
  108. Linux Kernel Source--Unquestionably Undefined Behavior
  109. bit bashing
  110. General question about shared libraries on Solaris
  111. fread()
  112. c basics
  113. ansi c
  114. GREP
  115. Alignment of a structure.
  116. <OT> interpreting dwarf sections form elf binary
  117. include cleanup
  118. string compare
  119. beginner qn..malloc
  120. Please explain this issue with array of char pointers.
  121. Where is the error in this code?
  122. How do header files work?
  123. pointer to a member of a struct which is in turn a member of an arrayof structs
  124. using 32bit glibc/libgcc on a 64bit machine
  125. const qualifier
  126. bare bones file encrypter/decrypter using 128 bit Serpent algorithm
  127. folder parsing (newbie)problem
  128. linked list question
  129. Linux Kernel Source
  130. late night confusion with -> and .
  131. Keyboard handling in C
  132. lcc-win and windows 98
  133. return string from datalayer
  134. parsing directory
  135. error while using fuction log2f()
  136. Cool Electronics Platform with C based Development Environment
  137. Is this program standard conform?
  138. Function Pointers
  139. string question
  140. String literal
  141. effect of b = a++ + a++
  142. variable
  143. When will exit(0) fail to exit?
  144. how run c program in protect mode with out OS
  145. GCC Broken on Leopard (OSX)
  146. Functions implemented as macros?
  147. binary of gcc and gfortran snapshots 20080118 for windows is available for download
  148. Assume program under constant attack
  149. me about segmentation fault (core dump)
  150. need with gcc
  151. Re: Who is Muhammad?
  152. When to check the return value of malloc
  153. Bit Fields
  154. quick sort
  155. A different syntax for error checking
  156. Memory dump
  157. dumping current stack
  158. Standard integer types vs <stdint.h> types
  159. Three C questions
  160. Good development practices
  161. Watcom C
  162. Parsing Doubt
  163. arguments question
  164. rotate bmp (Xlib)
  165. need in reading jpeg
  166. Restricting the access of a Global variable
  167. NULL pointers
  168. A Newbie Question
  169. Boost your business with Quality Web and Design Services at BargainPrices
  170. array type has incomplete element type
  171. How to make (ptr + len) > lim safe?
  172. Need a GURU! I'm stuck....
  173. Is Chris Hills a troll?
  174. main() in C90
  175. getline - sort of
  176. Preprocessing directive in the middle of macro arguments
  177. Remote debugging via serial
  178. C Macro questions
  179. writing alarm function
  180. Attribute Setting Methods
  181. Compiler optimizations
  182. typedef and static
  183. storage class static of functions
  184. segmentation fault in recursion
  185. return from a function
  186. Re: Need Two More---C/ Unix---Contract---MI
  187. parse C source flow to extract program tree
  188. Eclipse CDT, cygwin and linking problems
  189. Use gets Safely
  190. Urgent C Questions
  191. Beginner post-increment question
  192. how to get binary representation of c objects ?
  193. Shareware C Compiler
  194. what's the error ??
  195. switch case level
  196. fflush and stdin
  197. error and warning
  198. print 19 on screen
  199. linked list
  200. Browsing C library in Linux
  201. Bitwise operators.
  202. Extern redefinition
  203. re-Write printf()
  204. union size
  205. Preprocessor directive
  206. Who sends me a copy of c function manual
  207. question
  208. Re: comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  209. The machine stack and the C language
  210. Stats for comp.lang.c (last 7 days)
  211. binary of gcc and gfortran of snapshot 2008-0111 for windows is available for download
  212. why it's not ar error....
  213. char format specifier and segmentation fault
  214. ~¢¾*Nude Babbies Veds *¢¾*Hot Porn Sex*¢¾~
  215. Why this works???
  216. Problems reserving memory with the 'malloc' command
  217. Beginner array question
  218. more portable compile-time assert()
  219. Signed only index?
  220. Why this works?!
  221. Event Handling using Design Patterns & some hard questions
  222. Lex / Yacc problem
  223. Allocating memory for a pointer passed from another function
  224. Recovering from out of memory on the stack
  225. Compendiums of compiler warning/error messages mapped to actual codeproblems?
  226. Does this code executes properly ??????????
  227. How to make local variable's address is 8 byte alignment?
  228. Regarding restrict qualifier
  229. Obfuscated, trilingual
  230. C - Video conferencing SDK?
  231. Re: free causes core-dump
  232. Use of Long and Long Long
  233. Renaissance Games
  234. function prototypes and function addresses
  235. Re: How are organizations adopting agile software development approaches?
  236. Macro that allocates storage and "returns" value
  237. question on globals
  238. sizeof and structure
  239. year information not displayed properly
  240. Arithmetic for 32-bit and 64-bit machines
  241. Casts for srand? (FAQ 13.17)
  242. C Bibliography
  243. problems with fread
  244. Errors on parameter passing
  245. Which Visual C++?
  246. regarding socket programming
  247. Is this printf okay?
  248. strtok but only want the last field
  249. how to free this
  250. Re: chars
  251. Re: chars
  252. chars
  253. Quines
  254. C questions
  255. [Urgent]: How To Accessing C++ Class objects in C : getting error
  256. What's the meaning of (void) cast?
  257. variable storage
  258. Question about va_list
  259. small string question
  260. ffs function
  261. function pointers
  262. Function Name Mungling
  263. RotateLeft, what does it do?
  264. A question about taking the absolute value of an integer
  265. User Input
  266. Lazy evaluation question
  267. Pointer conversions
  268. can my program requires 4GB memory in debian?
  269. inclusione file
  270. function/variable references in c
  271. min/max in stdlib.h?!
  272. OT: postings quoted without attributions
  273. timers
  274. alignment when allocating an array of struct
  275. Stack
  276. Answer to question 4.8 from the FAQ
  277. Some questions
  278. standard functions as macros
  279. C style multidimentionel arrays
  280. question on register data type
  281. fill in array
  282. Howto "goto address_x;"
  283. cast pointer to int
  284. creating a function to test bits in a byte, and it returns
  285. how is a struct represented internally.
  286. Re: Programming in standard c
  287. How to insert node in Linked list without temp pointer
  288. Newbie - Reading and Parsing from Text File
  289. How to recognize the binary file is in Release mode or in Debug modefrom the core file.
  290. Problem with scanf()/gets()
  291. Type of expression
  292. parentheses in logic operands
  293. maximse the use of cache in code
  294. pointers to functions question
  295. enum-type anonymous structs
  296. miscompilation of volatiles?
  297. Reason # %ld not to use void main()
  298. C and ADA
  299. Constrained Optimization Problem in C