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. tell solve my problem
  2. A possible memory overwriting.
  3. Seeking a good C introduction book
  4. Detecting support for unaligned words
  5. Implementations with CHAR_BIT=32
  6. some misunderstanding of pointers
  7. sending signals upstream
  8. C beginer
  9. Doubt in Question From C Faq
  10. Fibonacci search
  11. bioinformatics and C
  12. memset to initialize double array?
  13. Is pointer arithmetic associative?
  14. Is pointer arithmetic associative?
  15. how to insert unique ID into binary file that created after compilation?
  16. Big tables in .h file!
  17. A Philisophical Question
  18. [ANN] SMC - State Machine Compiler v. 4.3.0
  19. Educational Software
  20. function to generate 1 or 0 according to a given probability
  21. reading from long string
  22. is possible to build some pointer array?
  23. Are assignments guaranteed to be atomic ?
  24. Init structure of constants
  25. A question from a new joinee
  26. printf()-like macro in C90
  27. register
  28. verifycation of registed variable
  29. question about dynamic memory allocation
  30. Name of the part after the declaration list in a block in C89
  31. variable length array (was: question about dynamic memory allocation)
  32. Find Mac Address
  33. Writing portable code [book] review
  34. extern decleration intialization
  35. How to build read-only file into exe file?
  36. Help
  37. Help
  38. Objective evidence comparing languages?
  39. comparing two strcasecmp (stricmp) implementations
  40. (OT) anoopkammaran@gmail.com
  41. How to code such function, thanks for any comments
  42. Read strings from a one dimensional buffer...
  43. C source print utility
  44. Order of definitions
  45. Double pointers to integers
  46. What is the wrong with this code?
  47. extracting front bits from an unsigned long long?
  48. How to output long long or int64?
  49. about address...
  50. unsigned short comparison
  51. Portable use of fread/fwrite with structs
  52. Parallel Program
  53. About (char)13 & (char)10
  54. why
  55. how can i compile gaim souce code in win2k
  56. multiple random number
  57. What is the use of static function in C?
  58. Help:How can I create a Huge array with 10000000 elements?
  59. What is the use of static functions in C lang?
  60. What is function pointer?
  61. Detecting multipication overflow
  62. need help with C program
  63. I rea......lly need your help ( C++ )
  64. E-SOLUTIONS GALORE, RIGHT?!?!?!?! : D
  65. Decrypt the code
  66. need help with C program
  67. Problems with running RPC code
  68. Returning an array of strings in C
  69. linux user switching
  70. Inability to follow good programming practice by qualifying a pointer parameter with 'const'
  71. CFP: SAS'06
  72. C program to count occurences of substrings in strings
  73. Find Interface name
  74. flexible array member
  75. How to count bits in a unsigned int?
  76. What is the use of Function Pointers in C language?
  77. can i use + operator in Printf functions in C language?
  78. Memory Alignment
  79. Help with a C program
  80. Indexing an array with litterals
  81. help me to write TSR through c
  82. Searching trough an enumeration
  83. Dynamic matrix
  84. Strcpy versus Strncpy in arrays
  85. Change of program
  86. Working with the for loop
  87. Memory alloc for a Function
  88. OT (Error:)
  89. Problem Initialising char arrays
  90. Variable FILENAME in fopen(). How to make it?
  91. regex regcmp
  92. Time offset from UTC
  93. Stack or Heap
  94. Hey guys little prob
  95. question about pointers inside functions
  96. c99, but otherwise OT
  97. Casting function pointers
  98. Using an instance of a struct as a member of that struct
  99. Hello!
  100. Outputting the size of an array
  101. Manual
  102. Tools to debug core file
  103. possibly memory leak?
  104. question
  105. [ANN] Data Plotting Library DISLIN 9.0
  106. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  107. how to restrict enum conversions ?
  108. C Programmers- National Institutes of Health- Full Time, Permanent
  109. Help about Graphy Theory and Communication Networks C /C++ plz..
  110. about pointer
  111. why error: "accept: Invalid argument"
  112. const struct *
  113. declaring alpha numeric
  114. Borland Turbo C 3.0
  115. can't find problem with memory
  116. IF EVERY ONE DOES THIS WE ALL CAN GET RICH
  117. Doing short pauses
  118. access memory location
  119. typedef question
  120. Compiler Error - help
  121. A memory question
  122. Implementing Unix fmt ( ) function
  123. Help with code
  124. shift and concatenate char *
  125. Complex numbers
  126. [OT] Google survey
  127. Byte-sized integers in C
  128. Help on understanding Structs
  129. Tools to make makefiles?
  130. how to make?
  131. returning array
  132. (: Pointer to struct withing pointer to struct :)
  133. what is the difference between two assignments
  134. 3 C99 questions
  135. wchar_t
  136. question about vc++.net compiler
  137. C99 Question
  138. Formal Argument for int Array[x][y]?
  139. Formal Argument for int Array[x][y]?
  140. ulltostr
  141. convert infix to postfix
  142. Reboot a PC with C code
  143. making sure only integer is input
  144. parallel programming
  145. difference between malloc and calloc?
  146. Urgent Requirement
  147. Hash function (str -> uint16)
  148. retrieve mode from data array
  149. SHA1
  150. what is the use of void pointer?
  151. what parallel C language does MIPS Pro C Compiler support?
  152. File system in linux
  153. Type mismatch error
  154. Returning structs containing arrays
  155. Precedence of Logical Operators
  156. help with C
  157. could you help me to debug?
  158. stray '\160' in program
  159. Gerry O'Connor a Nantes
  160. mode from array
  161. Strange error of memory
  162. modify structure array pointer in the function
  163. Memory
  164. Loop optimization
  165. Input function that terminates by a space and not return.
  166. why arrary with size of zero?
  167. Access to extern struct in other header files
  168. naive size of array question
  169. Very simple question
  170. step in-between printer (LPT)
  171. how to find that escape key is pressed while taking the string
  172. problem with recvfrom
  173. How to manage the memory in C?
  174. Hangman Game
  175. Reading from a text file
  176. converting a character in a string to an integer
  177. Counting occurence of character in a string
  178. Member layout of structures and type convertions
  179. Write/Read struct to file
  180. to get macro name from macro value
  181. ANSI Standards for C and C++
  182. gsl for complex number
  183. Warnings with gcc
  184. Macro that Defines another on invocation
  185. size_t - why?
  186. including files from GNU GSL
  187. Geodetic Functions as DLL
  188. Copy structures
  189. forcing 32-bit long on 64-bit machine?
  190. confusion with interface name
  191. have an exe file in windows
  192. Howto check value of constants in a macro
  193. Bit manipulation
  194. what is the difference between the 2 sentences?
  195. How can to write a c program without a main()
  196. Is there any way to crash the gcc itself
  197. How to find exponent and mantissa from a Q Format
  198. XPATH implementation in C
  199. Function call problems (64-bit)
  200. Evaluation order of function parameters
  201. SDL first try problem!!
  202. Function return value automatically
  203. Function return value automatically
  204. function automatically returns the value
  205. Does C have function to get angle?
  206. segmentation fault
  207. errno from fopen()
  208. input error
  209. Who wrote the first Hello World program?
  210. cannot open huge file (beyond 4GB) with fopen
  211. String Pointer To Function
  212. system programming thru c
  213. assigning array addresses to integer variables and vice versa
  214. Best PHP or C libraries for handling images, video, and music: watermarking, thumbnailing, truncating, fading, etc.
  215. how can i verify if a number has mantissa???
  216. what's the best hash function?
  217. A description of function parameters
  218. sort an array of strings
  219. strtok
  220. #undef for function
  221. Compiling a simple C program with Microsoft Visual Studio .NET 2003
  222. file open
  223. any good new groups for c# language
  224. pointer suddenly destroys
  225. Help with dd array
  226. how to put scrolling option in data read from a file
  227. Data type problem in encryption algorithm
  228. gcc -S test.c -o test ??
  229. Programmers - what's the best way to do this?
  230. creating int from contiguous bits in an int
  231. freeing string literals?
  232. Optimization
  233. typical practise for #include's
  234. Little question about what C can do (First steps learner)
  235. Function and variable declarations
  236. simple question regarding fact function
  237. Read dynamic string
  238. time_create, time_access, etc...
  239. sending hexadecimal data to cryptographic hash functions
  240. Return of struct
  241. Need assistance with detecting improper input
  242. World Longest Palindrome
  243. Operator Precedence
  244. New Logic
  245. Creating Dynamically loaded libraries
  246. Advanced C
  247. Clocking proccesses' time
  248. can we include and use different fonts in C programming
  249. newbie-Why does an extra character appear?
  250. problem with encryption function sending hex values