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

  1. Linux c app, called remotely by web.
  2. DOS interrupt
  3. writing binary data whose size exceeds unsinged it
  4. Casting return value to fit within constraints of error values (portability)
  5. advantage of using typedefs
  6. More Solutions
  7. Online programming challeges?
  8. NULL with representation other then all bits 0
  9. Main loop helper functions
  10. UNIX command prompt
  11. Problem with fopen
  12. help with string reverse
  13. Implementing
  14. checking and verifying input line in a C program
  15. break outside a loop and a switch
  16. Global Array with size for input
  17. CAN WE TYPE CAST AN INTEGER AS (VOID *)X..(Like can I return a value (void *)x)
  18. qsort of malloc'ed structs
  19. symbol reference error while linking the object files
  20. Working with 3D matrices
  21. Linking C programs...
  22. Link errors
  23. compile detection of powf, etc
  24. how to develop library ( .a and .so files) ! URGENT!!!
  25. Multiple Double Linked Lists
  26. Get Rich
  27. Send receive using sockets
  28. union
  29. What u mean by this statemnet ?.
  30. Hi..
  31. Trap representation
  32. hii
  33. struct compatibility
  34. Texinfo C code source reference (through doxygen) ?
  35. hi
  36. Just curiosity about some constructs
  37. Find the Data Type of Variable
  38. C99 conforming compilers
  39. Convert an ip address to long value
  40. Is C portable from PC to UNIX
  41. Trouble with va_list processing
  42. Running system command
  43. is C compatible?
  44. How Globals is handle in C.
  45. What is the Use Of Static Fuction.
  46. Basic but complicated problem....Help me Plz!!!
  47. Question from the 2nd edition of "The C Programming Language"
  48. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  49. comp.lang.c FAQ list Table of Contents
  50. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  51. Rotated Sorted list
  52. Safe conversion from floating real to integer (and vice versa)
  53. computing hexnumbers
  54. Syntax for literal "s on Windows command line
  55. using .so file
  56. executing program name
  57. reading date and time
  58. Question from C faq in comp.lang.c
  59. structure padding
  60. virus
  61. Regarding UTF16
  62. virus
  63. Input Length
  64. an enum and ntoh question
  65. floating point problems
  66. ofstream help needed
  67. Parallel port command
  68. Checksum method determination
  69. Program Help
  70. reading a database file
  71. Converting C code to Assembly!
  72. How to find number of array elements in a function argument.
  73. find digit length or the number of numbers in number ?
  74. fwrite help needed
  75. c problem
  76. Reinterpret the bits of a float as unsigned long
  77. Where to get gcc compiler?
  78. c99 and popen()
  79. passing multiple-index array to function
  80. Equation parsing
  81. TCP IP programming under DOS with C
  82. Programar IP en DOS con C o C++
  83. Uses of The 4th Dimension (New Discovery by The Human Race!)
  84. Split the newsgroup.
  85. Duplicate removal
  86. request to solve my problem
  87. Memory allocation problem
  88. Unix I/O and C library I/O, why there are two sets of I/O functions?
  89. Behaviour of if and for loop without {}
  90. Is this part of the standard?
  91. simple question
  92. How can I cause the datetime to be the name of the output file.....
  93. fork()
  94. REQUEST TO SOLVE MY PROBLEM IN VC++
  95. how to encrypt a C data and write a bin file and read a bin at run time and decrypt C data
  96. longjmp issue
  97. fork()
  98. C99 struct initialization (C99/gcc)
  99. Float to int type casting?
  100. Trying to use rename(); correctly.
  101. Beginning programmer... I need some help.
  102. Program Assistance
  103. Function declaring style
  104. Implementing Chmod command using c
  105. What the use of (void)(a)?
  106. why standard files?
  107. segmentation fault
  108. Why not add namespace feature into standard C?
  109. basic c programming tutorial
  110. Abridged FAQ Question
  111. Shift portability
  112. preprocessor and parenthesis
  113. Dynamic arrays help
  114. Short form of __FILE__
  115. about system call in driver
  116. about driver class
  117. Length of a string?
  118. string table in c?
  119. string table in c?
  120. Help debugging stack program
  121. formated output excer (help)
  122. inline functions
  123. Best Job Search Site...
  124. confused about pointer arithmetic
  125. socket programming
  126. I need the math.h header file
  127. 22 [XPost] Libero ADSL: Statene alla Larga!!! 225150
  128. is there a symbolic constant telling us we are using a C89 compiler?
  129. Great Job Board
  130. code reuse and design reuse
  131. Uses of The 4th Dimension (New Discovery by The Human Race!)
  132. warning: incompatible implicit declaration of built-in function 'malloc'??
  133. whats there in C that is not in C++ and VC++
  134. here is some problem in structures
  135. initializing a pointer?
  136. the time of the routine
  137. Lottery Players... We put the ODDS in your favor...
  138. Q: portable way copy files using C on Unix an Windows -- dirent or similar
  139. hi
  140. Pointer to array of structs?
  141. random number in [0, 99]
  142. Where can I find the ansi C source code of linux?
  143. pre-ansi declarations
  144. fork implementation
  145. using member address of an unaligned structure
  146. problems in file
  147. lvalue error needs explanation
  148. get version of gcc from within the makefile
  149. function pointers
  150. drawbacks of linux
  151. drawbacks of linux
  152. drawbacks of linux
  153. Compilation Problems on a AIX with XLC
  154. error while "free"ing memory
  155. Need Help !!
  156. Smallest "C" Program !!
  157. Help! About Profiling Problem
  158. Byte ordering and array access
  159. Store a char into an integer variable
  160. Why foo and bar in every tutorial i read?
  161. Defining the fields of a structure at run-time
  162. RE: union REGS don't get DOS Version
  163. How to encrypt and decrypt a C data at run time
  164. discrete event simulation question
  165. Traversing the link list from end
  166. Password changing using mutation strings
  167. About fork()
  168. Output as SOURCE CODE itself !!
  169. scratch memory
  170. UNIX : Full Form !!
  171. Print Format
  172. restrict example - reasonable?
  173. Re: Password changing using mutation strings
  174. Help with end-of-line string characters
  175. &&
  176. gethostbyname and timeouts
  177. Code Review? memory management in C
  178. How would you use qsort to sort on a string
  179. Allocating space for array of pointers?
  180. Allocating space for array of pointers?
  181. Mental Abuse
  182. Why the variablle's value is so weird
  183. about malloc and calloc
  184. efficiency of && vs. array
  185. runtime error-gnu c compiler
  186. How do I convert an int to binary form?
  187. Some hint requests for read_line variations
  188. pointer concepts
  189. Comparisons
  190. asking for references
  191. windows hates signal?
  192. String pointers and string arrays
  193. A question on malloc() and calloc()
  194. How do i set zero as a Integer?
  195. TURN $6 INTO $6000!!!!!!
  196. Windows/Linux optimization problem
  197. a great deal
  198. How can I write highly optimized C code for reading and writing?
  199. ctrl alt del
  200. Segmentation fault!
  201. kernel hangs after "UNCOMPRESSING KERNEL OK BOOTING KERNEL"
  202. cflow equiv. for c++ (on Unix)
  203. Compile Errors
  204. Command Line Interface (CLI): your recommendations
  205. size_t and C90/C99
  206. how to write a program that takes arguments from commandline?
  207. Bytes RAZOR
  208. playfunc.c:524: error: initializer element is not constant
  209. a simple newbie question in C
  210. Make a Makefile
  211. Random Numbers
  212. getchar() reading alphanumeric data
  213. Programming Competition With Prize
  214. problem opening a file
  215. program that return an address of multi dimensional array
  216. Basic Bit Operation Question.
  217. Semantics of unary minus
  218. Bytes Razor starts today at 6am
  219. WOMEN SPEAK IN ESTROGEN AND MEN LISTEN IN TESTOSTERONE
  220. Double Linked List test
  221. GET FREE CELL PHONES and CAMERA PHONES!
  222. memmove() Usage
  223. _tfopen()
  224. Pointers to elements in a Double-Linkedlist
  225. code optimization
  226. Line overwriting
  227. fork()
  228. Spaces in C
  229. Fast 1D DCT Implementation in C/C++
  230. Re: Spaces in C
  231. preprocessor token
  232. Save BMP images through C
  233. help with 'left-right' cdecl rule
  234. Casting a structure to an int
  235. replacing array by vector type in existing code?
  236. fmod
  237. How do I (fseek, ftell, stat)?
  238. List Alg/code
  239. newbie question, fread problem
  240. Looking for Source code for Linear programming
  241. Compailation
  242. NMAKE FATAL ERROR U1073
  243. Flexible arrays - v confused
  244. Linking error
  245. MS Visual Studio 2005 - Download Full
  246. signed and unsigned types
  247. compilers
  248. String questions
  249. Book "Primer C"; advice needed
  250. Reduce Dependency ?