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. Dynamic char* allocation, malloc and free.
  2. Is it that bad to initialize global variables at outside?
  3. Re: Does order of associative operators matter?
  4. How to read data from an excel file by C?
  5. How to parse the line
  6. Checking endianess in compile time
  7. Copy by value symantics
  8. Computation slow with float than double.
  9. Re: Does order of associative operators matter?
  10. a make file question
  11. How to read a part of a string
  12. WIRELESS C programming in LINUX question
  13. help me in port programming
  14. pure functions
  15. pure functions
  16. Newbie Ques: ((void(*) (void *) 0)
  17. ANCI C? What is that - a NASA invention?
  18. Hi.. Need immediate help
  19. Easier way to determine if a string is an alphanumeric number?
  20. bsearch/qsort problem for effective_dated search non-exact
  21. Automatic generation of function's uses and dependences (graph representation)
  22. Book about data structures in C
  23. read writte to file
  24. The strange speed of a program!
  25. table of function calls: need sample code
  26. Comma operator
  27. C program to automatically press F6 every few seconds
  28. nebie : what is the problem with this one?
  29. double linked list delete problem
  30. Global Variables in DLLs
  31. What's the best algorithm for it in C
  32. c jobs
  33. Pointer
  34. trouble in freeing memory using realloc
  35. transfer from ASCII to int
  36. Array problem
  37. [Mysql Api] Problem with tables listing
  38. a value change, why
  39. Newbie Question: Working with dates
  40. Is there a better way for scanf?
  41. C style casting
  42. What Happened to bioskey?
  43. printf justification of printed values
  44. HELP! - time function problem??
  45. macros
  46. overloaded functions in C
  47. reading first line of a txt file with c
  48. efficeincy ( Am I correct ?)
  49. sscanf() question?
  50. define a string
  51. The status of C
  52. adding in ascending order in double linked list
  53. Re: FS : Electrical Components
  54. sizeof() style question
  55. XML creation in C
  56. fgets() question
  57. puzzle
  58. Memories
  59. Union Issue
  60. looking for free C debugger
  61. convert dec number to HEX and oct and bin without c library function
  62. question related to sizeof operator
  63. struct and typedef problems
  64. diffrence ??
  65. Is this valid?
  66. what's the different
  67. Bloodshed C or Miracle C?
  68. Difficulties with passing multi-dimensional arrays
  69. difftime problem
  70. Comp.lang.c.moderated
  71. Need recommendation of C library reference book .
  72. The 1st Annual Underhanded C Contest
  73. Why Segmentation fault in malloc( ) after calling several realloc( )?
  74. sorting 2d arrays using qsort
  75. database connectivity through C program
  76. Portable way to printf() a size_t instance
  77. Having problem on printing a string using printf?
  78. Plotting the Results
  79. ARE YOU READY TO BE RICH TODAY ?????!!!! COOOOOOL !!
  80. struct struct
  81. Passing more than value using pointer
  82. Unsigned and signed char types
  83. 2 dimensional array algorithm question
  84. Why does this not work?
  85. how to define the array of strings
  86. warning: no newline at end of file
  87. Doubts on C
  88. memory allocation and freeing memory
  89. libnet
  90. Is Both Statement Are Same
  91. Re: C99 mixed declarations / switch case / weird syntax behavior
  92. variable arguments, odd results
  93. Where does fatal() come from?
  94. how to reset all structure fields to 0 or NULL
  95. Information on Double pointers
  96. Converting Little Endian to big endian
  97. OT: For all the pre-emptive optimization some people do...
  98. Re: Little Endian to Big Endian
  99. Info about Errors ,warnings..!
  100. illegal character
  101. Free new C++-like language, IDE, & data-management system for Windows
  102. Find C support for NNTP
  103. strsep() function problem, please help
  104. OS/2 Vio* calls in Windows
  105. allocation of local variables on stack
  106. reg va_next
  107. C/C++ linkage issues
  108. Address on x- byte boundary
  109. Printing a NULL pointer
  110. Function pointer
  111. simple tree data struct implementation (beginner)
  112. pow(2, 1/2) != pow(2, 0.5) problem
  113. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  114. padding mechanism in structures
  115. Parse HTML to store it in ROM
  116. Difficulty in understanding the MACRO.
  117. Converting Little Endian to big endian for a union
  118. Arithmetic shift operation in C
  119. Help on warning: non-static const member in class without a constructor
  120. Interpreting CDROM_GET_CAPABILITIES ioctl
  121. Methods to handle filename extensions?
  122. creating an image file from an ASCII text
  123. server client question
  124. Questions about qsort( ) to sort pointer to struct.
  125. advantage of C proramming under C
  126. link list question
  127. Is this possible?
  128. cast to volatile
  129. Chain of Pointer in a file?
  130. Cycle with C
  131. OT: rcmd() fails on second call if not root
  132. multiple definitions....
  133. Implement set for generate data type?
  134. Question converting unsigned char [] to int
  135. Open a file at runtime
  136. weird function output value problem
  137. variables scope
  138. Array of bitfields
  139. How to deal with time in C ?
  140. conversion of signed integer to unsigned integer
  141. array questions
  142. typedef help
  143. How to copy a chuck of memory?
  144. Re: beginner's attempt at hash function
  145. quick way to determine the array is irdered?
  146. Heap maintenance and wordsize
  147. Missing file
  148. Doubt In Bytes Allocated
  149. problem with macro
  150. Multiple declarations in differents files
  151. Proper use of scanf
  152. perror question
  153. void *malloc(size_t num_bytes);
  154. Hundreds of cases in a switch, optimization?
  155. simple question regarding 5.5 of Ritchie & Kernighan
  156. Removing dead code and unused functions
  157. hi
  158. references/addrresses in imperative languages
  159. uchar -> void* -> uchar
  160. How to convert from Ticks to date&time?
  161. Why it is not an lvalue ?
  162. malloc(0)
  163. Undefined behaviour when modifying the result of an assignment operator
  164. How to convert from Ticks to date&time?
  165. Issue related to system() call and file handles.
  166. reading Java floats from C
  167. large program data structure
  168. Testing a spam "trap"
  169. Socket programming problem: can't generate output in server socket
  170. Problem while transferring mail ids from MS-outlook to the application
  171. Enumatrators And Macros
  172. Printing offset of a member of structure
  173. How to parse ?
  174. How does malloc align pointer
  175. Char difference between C90 and C99
  176. formatting output in the form of table
  177. Getting path of a shared object from inside it
  178. Portability
  179. C calling conventions
  180. Enlarge the stack size in gcc ?
  181. passing pointers
  182. program artichecture extractor tool
  183. seeking in binary files
  184. C code for converting IBM/370 floating point to IEEE 754?
  185. The New C Standard - free ebook for C coders
  186. string comparison
  187. A World Beyond Capitalism 2005, An Annual International Multiracial Alliance Building Peace Conference Is Accepting Proposals...
  188. Regardng algo book
  189. smallest positive double number
  190. Really **wonderful** website for C interview questions!!!!!
  191. Does wrong format specifier leads to memory corruption?
  192. malloc_consolidate
  193. Writable strings
  194. Return type of main()
  195. Endianness
  196. How to calculate the inverse of normal distribution using "C" ?
  197. Question
  198. the usage of void argument
  199. how come such code can compile?
  200. Origin of size_t? Curious.
  201. Reason for the Format
  202. Trimming whitespaces
  203. code not working properly
  204. What does it mean ?
  205. GNU MP (gmp) implementation documentation
  206. how to let gcc warn me when I use = in conditions
  207. Re: [OT] Re: "use CGI " hangs "CGI time out "
  208. C software achitecture
  209. The C execution character set
  210. 1/2 =?
  211. Hmmm, It's Curious
  212. Using macros as function_names (for compiling different function_names with one C-Code via a compile flag)
  213. C preprocessor
  214. Memset Optimizing
  215. URL+JPEG+MPEG+P2P blocking
  216. Convert hex string to struct
  217. static function declaration in header file
  218. printf() with too many args -- legal?
  219. compiler unable to find defn. of sin()
  220. realloc, copy and VM
  221. Re: printf() with too many args -- legal?
  222. A biiiig break ?
  223. function arguments question (newbie)
  224. nested while - how to go to the beginning of the first while?
  225. Data Structure
  226. Implementing my own memcpy
  227. What about a C compiler with structured data management INSIDE ?
  228. constructing own error functions vs something like fprinf()
  229. how to ask gcc to link with older library ?
  230. New File
  231. Microsoft Visual C++ 6.0
  232. read 32 bit value into 64 bit variable?
  233. Functions with variable arguments
  234. Default arguments
  235. Internal representation of char == unsigned small int?
  236. Finding Repeated and Missing Numbers
  237. padding granularity
  238. endof
  239. hiding structure members
  240. Standard way of dealing with directories
  241. XML serialization of structures
  242. "basic" pointer question
  243. About c++
  244. Differences between Functio & Macro in C
  245. Tool to trace function calls
  246. fscanf problem
  247. why do I have "file size exceed" problem?
  248. C and Tk
  249. parameters or stdin
  250. Interface