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. What does this do?
  2. Where do pointers point to?
  3. [Question]activities of stack pointer and frame pointer when function called
  4. File I/O - Delete Record
  5. accessing freed memory without error
  6. Is declaring a pointer to an undefined struct legal?
  7. How can I do sort program for unsorted setup file?
  8. How can I do sort program for unsorted setup file?
  9. How can I do sort program for unsorted setup file?
  10. Quandry with the following C code (Intermediate)
  11. rounding
  12. slight rounding problem
  13. "Implicitly only" splint warnings
  14. Your Suggestion
  15. Implemenation Indepdent Way to Move LSByte of Char to MSB of Int, etc
  16. rounding
  17. Compiler code optimization: see code below
  18. Getting address of a function through some string
  19. c equivilant to "copy"
  20. Re: Current languages are a mess, what would you choose C#, Java or C++?
  21. indeed inneed to Good Editor C Compiler
  22. Not assignment rquest..having doof algorithms
  23. Not assignment request..having good algorithms
  24. Regular Expression for fnmatch function
  25. Is it possible to return an array from a function?
  26. Major project in C/C++
  27. Is it possible to return an array from a function?
  28. IDE C Compiler
  29. OLD IDE C Compiler
  30. snprintf vs strcat,
  31. Command terminated by signal 9
  32. #if sizeof...
  33. Linker error creating dll
  34. Error E2349 tester.c 29: Nonportable pointer conversion
  35. how to extern structure?
  36. how to extern structure?
  37. how to extern structure?
  38. New computer
  39. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  40. Manipulation of strings: upper/lower case
  41. Do buffers always start with the lowest memory address being the first element?
  42. Newbie Q: a C function like 'paste' ??
  43. Crazy (?) C problem
  44. Trouble with scanf
  45. recursive function
  46. Get rid of trailing newline for scanf
  47. Sockets programming
  48. Comparing two numbers
  49. C structure question
  50. char array not terminated with \0
  51. ttyname() problems
  52. Is the name of a 2-dimensional array equal to address of [0][0] element?
  53. tricky assignment statemenent
  54. initializer element is not constant
  55. why define size_t ssize_t ?
  56. Inside-Out Array-Indexing Syntax
  57. Datahiding in C
  58. coloring a pixel
  59. Why no/limited checking on enum values ?
  60. Data importing BUS ERROR
  61. Handling binary data in C - questions
  62. Mapping C code to assembly instructions
  63. What does "Standard C", "K&R C" , "ANSI C" mean?
  64. How to read all files present in a directory in C ?
  65. c program
  66. splitting functions into files
  67. Array assignment via cast
  68. reading a double var byte per byte
  69. ANNOUNCE: Altova DiffDog 2005 - the dedicated differencing utility for developers and power users
  70. convert a list to tree
  71. Need for programming
  72. Portable alloca() replacement?
  73. problem with Data Files
  74. size of memory in C -- allocation
  75. help with Koenig Lookup
  76. a[i] = x[a[i]]++
  77. Re: malloc vs new
  78. Re: malloc vs new
  79. Re: c99 on Microsoft Visual Studio
  80. Re: c99 on Microsoft Visual Studio
  81. Graphics in c
  82. function call with arguments which takes no arguments
  83. Re: c99 on Microsoft Visual Studio
  84. position and number of 1's in an integer
  85. regarding bit field structures
  86. Re: Can function prototypes appear anywhere?
  87. Re: malloc vs new
  88. alignment revisited
  89. Re: How can i compare bit wise?
  90. Re: malloc vs new
  91. multidimensional array = pointer to pointer ?
  92. LL TO BST
  93. Re: malloc vs new
  94. array riddle in c
  95. [Question]activities of stack pointer and frame pointer when function called
  96. How do the experts here quickly come up with references to standards?
  97. Books / online material on C COMPILER DESIGN
  98. Re: Riddle
  99. Re: How can i compare bit wise?
  100. Macros with variable parameter list in MS VC Compiler (6.0)
  101. Creating a C application to be run on another machine
  102. is the definition of declaration is contradictory?????????
  103. Re: Implementation of sizeof, malloc, new
  104. Re: Can function prototypes appear anywhere?
  105. Programming Contest: Create a Crossword
  106. Re: array initialization standard
  107. Re: Implementation of sizeof, malloc, new
  108. test(sorry)
  109. Re: To find the size of array using its pointer
  110. [Newbie] need help
  111. Re: To find the size of array using its pointer
  112. SAS/C INTEROPERABLE WITH IBM C/C++
  113. Reading the data from keyboard!
  114. problem with round
  115. implement atoi
  116. accessing msaccess by using c language
  117. coins program, need some help with crashing
  118. should I free mem in function after alloc and returning pointer... ?
  119. Good IDE for C/C++
  120. Array of pointers to structs
  121. Result of Comparision
  122. Increment, decrement, overflow, and underflow
  123. Re: Implementation of sizeof, malloc, new
  124. Re: c99 on Microsoft Visual Studio
  125. int func() v/s int func(void)
  126. Abstraction layer between C and CPU
  127. Anyone want one?
  128. "Declaration" vs. "Definition"
  129. Quick And EZ Money!!!
  130. __atoi64 not working correctly
  131. solution to Knr Exercise 1-9
  132. how to write a tutorial
  133. float values can b rounded off?
  134. interesting problem
  135. what does [ ] mean with an integer?
  136. how to call foreign programs from c?
  137. type conversion float and long
  138. Macro or eval() for constants at runtime?
  139. "streams"
  140. Java compiler
  141. Opensource developers?
  142. Follow up on Producing Windows API program at Command Line
  143. The need for int to capture getchar()'s EOF
  144. Multi-dimensional array initialization
  145. Multi-dimensional array initialization
  146. Rules for complex declarations
  147. Rules for complex declarations
  148. Rules for complex declarations
  149. Rules for complex declarations
  150. Rules for complex declarations
  151. Multi-dimensional array initialization
  152. Ran across this cryptic code for C, I got blown away
  153. IDE for C
  154. What makes a good C/C++ programmer?
  155. Superbasic efficiency question
  156. Welcome to comp.lang.c!
  157. What does const char *s mean? is s a constant or *s?
  158. its giving the different address !!!!!!!!!!
  159. Finding the time taken by a function
  160. RE: its giving the different address !!!!!!!!!!
  161. Why the Range of Int is less by one at positive side?.........
  162. DPMI and ISO C++ ??
  163. strtok/strtok_r woes
  164. testing for the newline
  165. passing pointer->struct->pointer->struct to function. .. ??
  166. simple question: namespace
  167. strncat functionality
  168. Are constants and string literals considered "data objects" in c?
  169. size of a byte and int?
  170. Re: Computer time -> Developer time -> User time?
  171. porting from Borland 4.0 to Visual C 6.0
  172. New and enhanced low cost C compilers
  173. Un plotter de fonctions mathematiques
  174. the maximum memory size allowed in malloc
  175. substitute for string 0 termination
  176. Problem with integers
  177. pointer to array of const objects
  178. Re: c99 on Microsoft Visual Studio
  179. why use fprintf / size_t instead of printf/ int
  180. getline- to limit input (where do the unused characters in stdin go?)
  181. Q: recursive call to main, termination of program
  182. is this intentional?
  183. ends_with() ?
  184. use of do{...}while(0)
  185. utf-8 to ascii
  186. what is "variable-name-equivalence" in c?
  187. (",) .............. Good News Everyone! ..............
  188. error_message in cyrus imap server not working
  189. [ IP validation math... ]
  190. How to terminate a telnet session from within your C/C++ program
  191. enum...
  192. reading a unformatted file
  193. Sqrt precision ?!
  194. Input unknown number of integers in a line...
  195. some help pls
  196. some help pls
  197. feasibility of stdin stream to feel up directly.
  198. Initialize elements in an array
  199. What is the difference between signed and unsigned char?
  200. Problems with Harbison & Steele
  201. passing arg char[X][Y] to function expecting (char**)
  202. passing a (const void *) into memset()
  203. How can #define printf like function?
  204. string length limitation of printf
  205. reading a unformatted file
  206. Urgent !!!!! Please if possible give the explain about the program.
  207. Bit-fields and integral promotion
  208. integral promotion, arithmetic conversion, value preserving, unsigned preserving???
  209. Is there anyway to iterate STL queue ?
  210. What this means? ---> struct resource *r = v, *p;
  211. run a command in background in C
  212. Sqrt precision ?!
  213. Re: Can function prototypes appear anywhere?
  214. Fresher starting programming with C
  215. feasibilty of the memset operation on the FILE streams
  216. Watcom printf to stdout, I don't get it :-(
  217. How to understand function prototype signal()
  218. Some complex function prototypes like signal()
  219. sqrt
  220. return statement at end of function
  221. what's OOP's jargons and complexities?
  222. Local variables within looping constructs
  223. what is size_t
  224. rand - is RAND_MAX how long before the same # will occur again?
  225. passing structs in and out of functions
  226. Return to Start of Line?
  227. function to count number of set bits
  228. Is my memory is not enough?
  229. Nested conditional expressions ---- good idea/bad idea?
  230. Calling subroutine in fortran module
  231. what is happening in C when increment this way?
  232. string initilization WHY?
  233. string initilization WHY?
  234. What does this code mean???
  235. Problems initializing a dynamically allocated 2D array
  236. array performance
  237. UCHAR_MIN & UCHAR_MAX
  238. %x question
  239. sockets and connecting to other programs
  240. uniform random distribution
  241. compiling quistion
  242. help broke prog up into functions now not working
  243. Finished a "teach yourself" book, what next?
  244. Sign error in K&R 1
  245. how to modify a txt file
  246. File handling
  247. Pre-ANSI C functions and .NET browse information symbols
  248. Why pointers can only be subtracted ?
  249. new line character : scanf and getchar
  250. Why do people call addresses "pointers"?