PDA

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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117

  1. from rags to riches!
  2. a variable use of variables is what i'm after i think
  3. Program In C
  4. how do i read odd numbered lines from a file
  5. how do i read odd numbered lines from a file
  6. ctype.h - macros or functions?
  7. help in C/C++ to read .DOC & PDF files
  8. Converting long int to hex with printf in TC 3.0
  9. replace bitfields with shifts and masks
  10. Arithmetic problem
  11. Type definiton with structurs probem and fgets
  12. game design
  13. detecting standard support
  14. forward declarations in C
  15. shifts and masks
  16. string->int
  17. ISO C 90 standard
  18. malloc question again
  19. i need a c programm to implement an expression
  20. malloc questions
  21. Value Bits Vs Object Bits
  22. Best way to set MSB
  23. Question about random generator.
  24. how to parse an executable in C and find out if there is any return(RET in assembly) or not
  25. strcpy question
  26. undefined reference error compiling demo program
  27. Segmentation fault char array pointer
  28. please help with mysterious error....
  29. [Linux gcc] decode MIME RFC1522
  30. Specifier extern
  31. How do I find a compiler that will compile a specific program?
  32. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  33. comp.lang.c FAQ list Table of Contents
  34. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  35. Re: C Style Strings
  36. What is best searching algorithm for URL
  37. how to prove 'roundup' arithmetic
  38. #include from #define macro???
  39. C Pointer problem
  40. legality of forward declaration
  41. Regarding free function
  42. malloc() implementation
  43. -Bstatic flag
  44. bibliography
  45. Writing a custom libc
  46. Simplicity has a future
  47. traffic counter in linux or bsd
  48. Help is need immidiately
  49. problem with size of
  50. output from program - why?
  51. Really easy cygwin / gcc question
  52. LL help
  53. error 'unnamed fields'
  54. scope q
  55. What is the purpose of the construct ``if (m <<= 0)'' ?
  56. increment pointer
  57. UNIX libraries in windows
  58. PLease help me.Wots the problem with following code....?
  59. DOS using C
  60. applying C preprocessor partially
  61. Storing variable arguments for future use in C?
  62. memory allocation
  63. Diffrence
  64. Difficulty
  65. linked list - struct problem
  66. How can we perfom multiplication programatically without using + or * operator.
  67. String Handling
  68. Hiding a file
  69. printf("%s\n", __FILE__); /* why SIGSEGV? */
  70. Help with threads
  71. Bit fiddling
  72. Bit fiddling
  73. pointer-to-pointer to char
  74. [announcing] Namelur C random name generator released
  75. String Buffers?
  76. SYNTAX AND SEMANTICS
  77. Re: No more time for stupid questions
  78. use same library, other result currupt..
  79. x=(x=5,11)
  80. defines and structure instantiation
  81. constant expression with float type
  82. Variable of type DOUBLE converts number strangely.
  83. Arrays issue
  84. Taking a test for a job
  85. Structure through sendto()
  86. Router [speedtouch585]
  87. Critic of the given code.
  88. Need experts suggestion
  89. Asignments and different signness of the variables
  90. removing a printf statement from my program causes it to crash!?
  91. 8 bit character string to 16 bit character string
  92. Problem with include header file
  93. Gethostname, `FindAtomA' could not be found
  94. Warning comes when using Unions
  95. about design consideration of strcpy()
  96. Has anyone tried something like this to speed up programs?
  97. +0.3 microsecond delay for iterating empty vectors
  98. alphabet q
  99. problem with functions
  100. single-quoting a macro argument
  101. reading multiple files
  102. Breaking strings apart
  103. hi hope u dont mined
  104. Generic Sort
  105. What this mean? Compiler output
  106. Const array initialization problem
  107. why can't we use static type as structure member?
  108. DEVCPP + rewind(stdin)
  109. Local structs
  110. About sleep() in child process
  111. How to create a format string used by eg sscanf
  112. .mat file, malloc: Having some problems
  113. Pointer to an array
  114. NIS Service on Solaris
  115. GTK Libraries in WIndows
  116. fork call
  117. General rules on interface (function) design
  118. WHERE can I get the `ANSI C89 specification' related?
  119. gcc and command line symbols
  120. allocate a multidimensional array dynamically
  121. comma expression
  122. exact time
  123. When/why to use size_t
  124. Dynamic Array of Strings
  125. Cannot call a C module from Fortran
  126. problem with pointers in c. and dynamic memory allocation
  127. variable sized structures.
  128. Difference between local time and UTC
  129. mkdir problem
  130. C beginner: searching in structs (dynamically allocated)
  131. Fatal Error in C
  132. Find the size of a datatype
  133. Translate from C/C++ to VB
  134. one simple question
  135. type casting
  136. file to array of strings(newbie question)
  137. String move Macro.
  138. Bytes to bits
  139. About the binary tree
  140. POPL 07 Call for Papers
  141. sizeof( int ) != sizeof( void * )
  142. SIGSEGV due to fscanf
  143. creating pattern using c
  144. ++ devils
  145. C spot run: initializing variables
  146. writing bits to file
  147. What's the meaning of this comma?
  148. why does this not work?
  149. FREE Work At Home Job Finder(3325)
  150. math.h trig functions questions (and some forgotten high school math)
  151. The value of variables
  152. char [0-9] to int [0-9]
  153. Curses for win32 with VT100/ANSI support
  154. Flexible array member and alignement
  155. Raw socket three way handshake
  156. Re: Most recent C and C++ standards documents ?
  157. Use of diff pointers
  158. Thread Safe bug-hunt...
  159. Is "hello, world" a constant
  160. varargs question: va_list in structure
  161. lower number
  162. single x double precision on 32bit arch
  163. Re: Forward Reference for Typedef'd Type?
  164. speed of execution
  165. Random Number Generation
  166. Printing files every step
  167. Forward Reference for Typedef'd Type?
  168. float.h and math.h
  169. String Matching Problem (NUXI problem) ?
  170. Small Correction to K&R Exercise 1-22 Solution on CLC-Wiki
  171. checking double for Inf or NaN - how?
  172. pointer
  173. How this code works n
  174. (OT) Dll and Lib (Do Correct Me)
  175. Linked List
  176. Error using '__attribute__'
  177. Initializer element Error
  178. how to find out the address of a variable after I compile the C file
  179. Homepages.
  180. endianness and 64-bit machines
  181. va_list
  182. Enumerations
  183. ptr
  184. type casting
  185. Binary to ASCII
  186. File handling question
  187. CALL to label without another reference crashes
  188. program output
  189. Converting Float to unsigned short and Back
  190. diff between sprintf() and fprintf()
  191. stuck with file organisation and global a global array of strings
  192. using select to read STDIN?
  193. converting inline functions to C functions
  194. A trick with if-else
  195. Listing the multi-threading unsafe parts of C
  196. va_list: how to produce warnings at compile time if calledincorrectly?
  197. Extern functions inside library
  198. What is wrong with this. (files)
  199. void struct
  200. int fact( int n )
  201. Size of extern int x;
  202. help with types needed
  203. computing t = pow(-11.5, .333)
  204. type specifiers
  205. Help needed in a simple UDP socket program
  206. FREE Work At Home Job Finder
  207. sprintf: anomalous behavior
  208. switch why?
  209. problem with initiallisation
  210. Introduce urself
  211. 2/4 bytes boundary problem
  212. Random Seeding
  213. Please Can Anny One Tell What This Declaration Says ?
  214. overloading, template, exception handling and c
  215. problem including header files in TC
  216. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  217. problem including perl header files
  218. Good binary PRNG
  219. string parametres becoming empty
  220. variable - modifiable lvalue
  221. any floating point library with more exponent bits?
  222. Where is the printf body defined?
  223. Windows equivalent of fstatfs() or fstatvfs()?
  224. Portable integer type which can hold int, wchar_t, and void *
  225. strtok problem
  226. vsprintf(char *str, const char *format, va_list ap, ...)?
  227. New document
  228. What are Threads?
  229. Question c faq
  230. variable sized structures.
  231. arrays
  232. ADD WINGS TO YOUR RESUME !!!!
  233. ADD WINGS TO YOUR RESUME !!
  234. Problem with small piece of C code
  235. Overloaded vendor library routine: is this C++? Or very clever C?
  236. short or int
  237. A stylistic question.
  238. Does this make sense?
  239. LOADEXE or LOADO: For those of you that have been following my posts
  240. invalid conversion from void* to int**
  241. Pragma
  242. NovelSpace Media, LLC announces the launch of their new online bookstore and web portal devoted to developers and programmers.
  243. 1)Executing by reading from executable 2)Compileing in a program
  244. pointer q
  245. Address in int
  246. differance between binary file and ascii file
  247. learning name
  248. AWARD WINNING NOTIFICATION
  249. AWARD WINNING NOTIFICATION
  250. puttextxy( int x, int y, char far *const );