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


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

  1. problem with freeing data
  2. typedef and #define
  3. Stack Manipulation
  4. Using printf to output the contents of a struct
  5. warning: initialization discards qualifiers from pointer target type
  6. alloca
  7. Volatile and Registers
  8. Lightweight messaging library in C
  9. PRINTF()
  10. hw does printf(),scanf() nd all work??
  11. guess the output
  12. Popular culture
  13. What is a stack frame?
  14. Efficient shifting of a flat buffer
  15. Associative Array in C
  16. struct declaration (silly question)
  17. plz send logic to write given program.
  18. printf() and void *
  19. makefile knowledge neede
  20. "For" not functionning
  21. printf("%f") question
  22. Work Part time or Full time from Home. No Age Bar. Basic
  23. Why is argv not pointing to const?
  24. main() in C90/C95
  25. function
  26. Assigning stderr to another stream
  27. How do I wind this into a nested loop?
  28. size_t
  29. WinAPI videos? how to play videos beside avi?
  30. calculating length of an substring
  31. array index and pointer, which is faster?
  32. dual core and c
  33. ANN: Call for Participation - Code Generation 2008
  34. Link lists..
  35. Complex numbers and printf
  36. Is there stack associated when a executing an inline function?
  37. printf("%ls")
  38. Variable-sized lines of text in linked list
  39. Cannot optimize 64bit Linux code
  40. why this program is wrong ?
  41. Is this code correct ?
  42. Compile time details of an 'extern variable'
  43. On macros
  44. /*this meaningful?*/ #define CONST_INT(name, value) extern const intname
  45. fseek on a file opened with _popen
  46. problem with fscan
  47. what dose this float value mean ( -1.#IND0 )
  48. function prototype declaration
  49. Which programming method is better?
  50. wchar_t
  51. Crazy macro-based doubly-linked list...
  52. printf() causes core dump
  53. What's the most raw networking library?
  54. do u know ramanujan numbers algorithm
  55. 2D const array nested functions warning question
  56. doubt regarding isprint() function!!!
  57. c can protect the data in struct
  58. Legal C or bug in gcc
  59. Regarding global variables memory allocation and gtime funtion
  60. How to RUN C by Microsoft Visual Studio
  61. Compile error at testing Function Pointer
  62. computer
  63. Bounds checking functions
  64. Free C reference
  65. generic linked list
  66. incr MACRO
  67. Question regarding UB
  68. Why atexit is limited to 32 functions?
  69. Secure version of I/O functions
  70. [OT] standard C site
  71. Is this tutorial good ?
  72. http response parser in c
  73. Calling C++ functions in C function through function pointers
  74. Rounding a floating point number
  75. Freeing memory - will it be available immediately
  76. execute command line arguments
  77. function returning pointer, could not change data it points to
  78. Converting unsigned long to string in C
  79. Utility to ensure appropriate headers were included
  80. cpmmand line arguments
  81. program with external print
  82. Wide character input/output
  83. telnet from c application using libcurl ??
  84. Stats for comp.lang.c (last 7 days)
  85. Sorting
  86. run c precompiler alone
  87. Is My Program OK?
  88. wierd behavior in program
  89. arrays as function arguments
  90. Why not provide a standard non-busy waiting method?
  91. Pointer to small amount of storage
  92. hash from long url to short url
  93. calloc interposing issue
  94. changing const variables
  95. where the storage will be allocated
  96. Using exact-size structs to go thru raw byte buffers
  97. /* #include <someyhing.h> */ => include it or do not include it?That is the question ....
  98. malloc
  99. Writting Excel file
  100. compiler option for g++
  101. needed on coversin of an char array to an integer
  102. How to integrate two c files
  103. "pointer to char" address restoring problem
  104. .h files
  105. printf() Specification for size_t?
  106. Additions to C90
  107. ugly construct
  108. Re: C90 IDE+compiler for Windows / educational purposes
  109. suprising output !!
  110. Is this a syntax error in pthreadtypes.h
  111. Checking param string
  112. compare two float values
  113. Cast problem / serial interface
  114. Invalid values for integers
  115. char array Q
  116. RTSP source Code
  117. 2 D Array Prob Please
  118. shared memory and multidimensional arrays...
  119. yacc/bison
  120. Is this notation correct
  121. header file size effect
  122. doubt about passing values by address
  123. sorting array of objects...
  124. Testing gethostbyname() blocking
  125. dynamic binding
  126. file bug
  127. where are system standard include directories in Ubuntu
  128. calculations in the preprocessing stage
  129. N-dimensional mathematical functions
  130. Interested in coding.
  131. Read/copy/call a functions machine code?
  132. getopt required
  133. Coding skills
  134. Re: Cass object returning a value by name?
  135. How can I read CAD files into my C program ?
  136. data type for decimal number
  137. Binary Tree 2 Linked List
  138. extra comma
  139. how to pass a file to a c program
  140. how to pass a file to a c program
  141. problem in a code with filehandling
  142. tricky output ???
  143. Should a compiler produce a warning/error for this?
  144. Funny results with increment decrement operators
  145. regex.h question
  146. xmalloc.c - my xmalloc
  147. ABOUT C
  148. Increment operator precedence
  149. C99 restrict and function parameters?
  150. You're appointed as Portability Advisor
  151. File handling code
  152. pointer to two-dimensional array as argument
  153. level order traversal of binary tree
  154. Implicit conversion to uint8_t
  155. search a string in file handling in c
  156. IEEE754 fp
  157. Which is the best software for downloading
  158. preprocessor in c
  159. embedded programming in C
  160. Faster way to write in a file
  161. c
  162. Strings macro
  163. question on union
  164. OK to disguise a macro function as a function?
  165. Linking a C program to a C++ library which uses STL
  166. opinions of error functions
  167. A #define that I´m not used to
  168. Re: Free Certifications from www.Brainbeez.com
  169. Implementation of recursion in different languages: what happens inthe background ?
  170. Can 'aberic' be abbreviation of 'Eric Abraham'?
  171. Dereference an array pointer... UB?
  172. is this compiler diagnostic legal?
  173. Newbie: Linked list
  174. beginners problem
  175. What's wrong with this code?
  176. libtiff question
  177. Name to method?
  178. void* question
  179. book
  180. I am getting odd compiler warnings
  181. other than pragma
  182. sizeof(struct emp) = 0
  183. Padding Bits
  184. routines in structures ?
  185. Reverse a linked list using Recursion
  186. addresses
  187. Who likes short shorts?
  188. enum safety
  189. The comma operator, and assigning twice between sequence points
  190. Two questions about a program in C
  191. The order of block declaration
  192. Unsigned Long Long Overflow
  193. Proper Initialization of Pointer to Pointer
  194. Doubt
  195. hai
  196. malloc for struct
  197. hi, can anyone tell me if this software can be done in C?
  198. Handy tool for mass-replacement?
  199. Treating 'char' Structure Members as Contiguous Bytes
  200. Delievering signals to daemon process
  201. interesting foo question (CHAR_BITS == 12)
  202. TUTORIAL
  203. 4 BITS RLE IN BMP
  204. What does this code do?
  205. stdin (keyboard) to file
  206. Confused by compiler warning
  207. Neatest way to get the end pointer?
  208. make content's of file in binary form to zero and convert them back
  209. "sorting the news"
  210. Problem with pointers, require some
  211. Bounds checking
  212. RE: Need with memcpy_rom funtion
  213. ANSI C?
  214. need some
  215. struct having pointers's object being passed by value to afunction...
  216. Textual data files in C
  217. C networking?? How to update old software??
  218. Output of the printf(a,*a,**a) where a is of type int [][][]
  219. Finding invalid pointers
  220. Pool for pointers
  221. C99 (TC3) and 'official' discussions.
  222. Converting Char array to Int array
  223. regexec from regex.h Segmentation fault
  224. chunk
  225. Today best message :
  226. Socket: bind error...why??
  227. [OT] C90 IDE+compiler for Windows / educational purposes
  228. Compiler error
  229. Good websites on C programming interview questions
  230. Interview
  231. Advice on how to return a list of values
  232. void * in ANSC
  233. sizeof size_t
  234. Why no reset() function?
  235. Traversing an array spirally
  236. Integer multiplication truncation
  237. creating a 2D array
  238. What's the meaning of the macro 'OF'
  239. bit manipulation..newbie doubt
  240. what does "for( ; ; )" mean in C program
  241. Interview question?
  242. Linkage Error
  243. c programs & shell conditionals
  244. Radix Sort
  245. Why does this compile?
  246. with Make
  247. A Stupid Question about Structure
  248. Urgent : fork()
  249. int 1[3] = {10,10,10};
  250. linked list
  251. translating oo features to C
  252. Reverse biwise operation and xor?
  253. #define
  254. Question on accessing structure
  255. Quick check on signed promotion of bytes
  256. My solution to allocating memory
  257. Type conversion
  258. declaration of variable in for loop
  259. Getting user input in Linux?
  260. conversion ELF -> .EXE windows
  261. comparison function for qsort() question
  262. Strange C operator
  263. Casting Function Pointers
  264. Question on while(!feof(fp))
  265. Need info on "Safe C library"
  266. Function with unspecified number of arguments
  267. gcc compiling for profiler question
  268. Linking library
  269. assigning pointer to NULL
  270. How to call function whose function call with arguments is in astring Options
  271. Prepend name to function names?
  272. Executing and Monitoring External Programs
  273. putting values into array-newbie doubt
  274. A solution for the allocation failures problem
  275. How Do You Pronounce char?
  276. What happens to this memory
  277. Fopen to create a file in a sub-folder (such as "Mygoal").
  278. Kelsey admits Linux SW is fatally flawed
  279. scanf and ampersand
  280. What is the Quraan?
  281. Copy memory (array)
  282. Why do signals exist?
  283. tutorials about c and c++
  284. rename according to time
  285. Array of pointer and pointer of array
  286. pragma directive
  287. memory address of *char
  288. [newbie] Not specifying the dynamic library?
  289. swap using pointers
  290. time in threaded programs
  291. Thoughts on file organisation
  292. xmalloc string functions
  293. Storing data structure
  294. Here is something crazy ... maybe.
  295. memset
  296. binary of gcc and gfortran shapshot 20080125 for windows
  297. Yet another User Input Question
  298. if and switch
  299. Putting logical limitations on types
  300. How to declare structures that reference each other?