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. query
  2. insure compilation
  3. C Aptitude
  4. 2+ exp(approved lecturer)lookg for a career shift in software industC,C++,VHDL,Assemb
  5. Endianness of structure/union
  6. freopen()
  7. app-server....
  8. sandbox is the same as development machine?
  9. #if (defined(__STDC__) && !defined(NO_PROTOTYPE)) || defined(__cplusplus)
  10. distributed computing choices
  11. collocated architecture versus distributed architecture
  12. char -> int
  13. Good wait function?
  14. Standard for comments prefixing a function
  15. reassigning value of a pointer
  16. comp.lang.c FAQ as text document?
  17. something right out of a box
  18. Scope for C/C++
  19. Curses for gcc wanted...!!
  20. how to convert an unsigned char to byte
  21. question on structs and memory blocks
  22. memcpy(0,0,0)
  23. for( int i1=0,i2=0 ; i1<n1 && i2<n2; i1+=2, i2+=4)
  24. How do I check for directory existence in Linux?
  25. timer with millisecond precision
  26. Calloc problem
  27. a pointer that points to itself
  28. C quivalent of std::bitset
  29. K&R Wishlist
  30. RAND between 0 and 1
  31. Recurssion: Why one crashes ?
  32. Global variables
  33. [Project] List & ConstIterator
  34. size of pointer in C?
  35. EMBEDDED SOFTWARE ENGINEER/ CAREER POSITION/ IN
  36. File handling in C
  37. A[x][y][z]
  38. Dynamic memory allocation:Reading a file into buffers using a single linked list!
  39. trying to compile with clock_settime(...)
  40. Getting rid of excess #includes
  41. I think I'm gonna cry. (or newby problems with simple string function)
  42. Detecting Reads of Global Uninitialized Variables
  43. Assembler vs Compiler vs Linker
  44. Size of structs containing unions
  45. performing a "deep copy" on a nested structure
  46. offsetof
  47. Using make
  48. Universal (g)libc
  49. allocation alignment for global and local variables.
  50. vcl.h [OT]
  51. printf execution problem
  52. Help with system calls
  53. Help with system calls
  54. How to learn lists in C
  55. Sprintf .....
  56. How to obtain library name at compile/preprocessor time?
  57. using memcpy()
  58. count the number of occurrences of a substring in a string
  59. Arithmetic properties of HUGE_VAL and errno
  60. serialization of structure into a raw memory block
  61. comp.lang.c Answers to Frequently Asked Questions (FAQ List)
  62. comp.lang.c FAQ list Table of Contents
  63. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  64. OPENINGS IN MUMBAI
  65. Posix semaphores
  66. Is the behaviour defined
  67. what is funtion for delay in VC
  68. is fopen/fseek/fread buffered?
  69. How to code that system call? Thanks
  70. list of pointers to function
  71. time problems
  72. time problems 2
  73. Instantly Download Software
  74. Linked Lists
  75. gdb debugger
  76. Does anybody have a some old Turbo C for DOS...!!!
  77. MSDOS-Based Compilable Code for RSA / Other Public-Key Scheme
  78. What exactly is a text character in the computer?
  79. forum
  80. Namespaces clash in C
  81. segmentation fault
  82. Different seeding of srand() during a SINGLE program run
  83. sorting a hash table
  84. serializing an arbitrary data structure into a flat buffer (raw contiguousmemory block)
  85. why it is not giving any error?
  86. why it is not giving any error?
  87. What's wrong with this code ? (struct serialization to raw byte str
  88. What's wrong with this code ? (struct serialization to raw byte stream)
  89. Suppressing "Parameter not used" Warning
  90. static functions
  91. Convert float -> char*
  92. Break the string into different parts
  93. generate all possible strings of given length given a set of characters
  94. How to output to a buffer and send to client?
  95. (OT) Google groups abuse
  96. Reinitializing static array???
  97. Re: Resistance to switching software
  98. C question -- Know the answers to the following
  99. turn off the log file
  100. Dynamic Memory Allocation for Reading String
  101. Puzzling compiler response to array initialization.
  102. assertion in header
  103. static and global variable
  104. pipe with program arguments does not work?
  105. structure and constant memebers
  106. Problems with my little c-program
  107. disable stdout buffering ?
  108. strange error with global variable
  109. Initializing Global Variables
  110. parsing #define in a code
  111. RGB(more than 16 colors please)??
  112. Reading Words from File
  113. Mimicking CAT or TYPE in C
  114. if and for statements
  115. Which numbers evaluate to true and false?
  116. what is at 0 address in a program?
  117. how to declare pseudo-matrix function argument that is not modified by function?
  118. What is the problem with the code?
  119. How to check out the segment dumped file and debug them in c? Thanks
  120. Turn $6 into $6.000
  121. preprocessor directives
  122. Modularisation
  123. limits constatnts
  124. Algorithm newsgroup?
  125. change clock's precision
  126. On what does size of data types depend?
  127. Image BMP
  128. Antsoft Best domain software
  129. Simulation of Sizeof operator
  130. Source code analysis tool
  131. what are REGS,SREGS ?
  132. what is (*vector) ?
  133. wrong print
  134. struct initialization
  135. malloc() for struct member
  136. standard variation
  137. Charity license with a build in (almost DWIM ) t3d programming language
  138. MACROs are ugly but...
  139. Split string whose length is varying
  140. Looking for a C program to parse CSV
  141. pointers to pointers
  142. String is left containing the data originally passed to the function?
  143. References for machines where NULL is not zero.
  144. malloc trouble
  145. String Problem?
  146. Compilation error - Most likely embarassingly easy, but I can't find what's wrong.
  147. Array of pointer - needs help
  148. scanf question
  149. Dynamic Array
  150. Insertion to a sorted list
  151. Inline asm commands
  152. Macro assignmnet to a variable
  153. PC Speaker Music
  154. Learn: linking, small data area, bss, relocation ...
  155. Watcom vs. gcc/icl/cl difference
  156. help them with ddk
  157. Good C programming style
  158. null function pointer?
  159. multi dimension array initialization using pointers
  160. Is there a C runtime equivalent to the Win32 sleep function?
  161. starting projects
  162. Help with serial port.
  163. Linked list allocation problem
  164. Linked list need help...
  165. new forum -- homework help/chit chat/easy communication
  166. Binary Tree
  167. Strange output
  168. lvalue cast
  169. Switch statement without break
  170. huge dictionary
  171. question about hash in search.h (glibc, unix)
  172. code error
  173. padding zeros in char *
  174. Simple malloc problem with Visual C++ 2005 {Heap}
  175. C at its finest
  176. Printf("%d")
  177. Output/Input Problem
  178. indirect jmp
  179. need help regarding tree datastructures
  180. Requesting - C Companion by Allen Holub
  181. Loop performance
  182. Size of data types in C?
  183. Stack Pointer..?
  184. threading
  185. diff bt postfix and prefix unary
  186. More amusing C grammer
  187. volatile and "needed side effects"
  188. Realloc destroys?
  189. Bundle text/gif file in the shared object
  190. m##__LINE__
  191. Bitfields in struct
  192. char=int
  193. How to do it?
  194. Linked list: casting a malloc pointer
  195. how to compile
  196. if(a,b,c)
  197. Array of structs instead of an array with pointers to structs?
  198. Help w/ bit testing
  199. use of "->" on arrays?
  200. a pointer to an array?
  201. Unions and structures implementation in C
  202. Having trouble understanding these bitwise macros
  203. what is the meaning of the Warning message,why it occurs?
  204. Can structures be passed to the functions by value?
  205. "a < b < c" not the same as "(a < b) && (b < c)"?
  206. C source cruncher wanted
  207. Random floats function
  208. Where is the error?
  209. Stopping a while loop with user input ?
  210. Using Huffman Compression
  211. String to HEX & BIN Conversion?
  212. operator >> on signed in c89
  213. pointers to elements in a Linked-List?
  214. projects ,samples exercises
  215. Is there any good way to do it
  216. No limits in arrays??
  217. graph.h
  218. Unconstrained behavior in arrays.
  219. what is the meaning of exit()?
  220. parse error before '=' token
  221. How to determine checksum calculation method
  222. Searching in Logs
  223. Where is my mistake?
  224. Can an enum be used as an array size?
  225. strict aliasing rules in ISO C, someone understands them ?
  226. Inverse hypergeometric distribution function written in C?
  227. how to do with this case?
  228. compiler options to display types?
  229. Going beyond the K&R book.
  230. fopen problem
  231. can u tell about the file operation links for me ?
  232. Apache Axis
  233. Determine calling function
  234. beginner: structures...
  235. Memory Dump
  236. print to printer
  237. WIN32 Console Programming - Changing cursor to block for overstrike?
  238. system("PAUSE") for linux?
  239. Use of static ?
  240. program help needed
  241. comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
  242. please tell the websites
  243. char * ptr = "amit", in which area of memory it is stored (heap,stack,code,global)
  244. JR PROGRAMMER-ANALYST/ C C++/ IN
  245. Typecast of one argument to printf impacts other ???
  246. Cosine algo, was Re: sqrt algo
  247. Can somebody suggest a "C lang" project with pointers and linked lits for beginner?
  248. What is "shared library" in C, is there any small example I can see?
  249. Question about C programming with .NET platform
  250. pointers to char