View Full Version : answers


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 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136

  1. malloc trouble
  2. References for machines where NULL is not zero.
  3. String is left containing the data originally passed to the function?
  4. pointers to pointers
  5. Looking for a C program to parse CSV
  6. Split string whose length is varying
  7. MACROs are ugly but...
  8. Charity license with a build in (almost DWIM ) t3d programming language
  9. standard variation
  10. malloc() for struct member
  11. struct initialization
  12. wrong print
  13. what is (*vector) ?
  14. what are REGS,SREGS ?
  15. Source code analysis tool
  16. Simulation of Sizeof operator
  17. Antsoft Best domain software
  18. Image BMP
  19. On what does size of data types depend?
  20. change clock's precision
  21. Algorithm newsgroup?
  22. limits constatnts
  23. Modularisation
  24. preprocessor directives
  25. What is the problem with the code?
  26. How to check out the segment dumped file and debug them in c? Thanks
  27. how to declare pseudo-matrix function argument that is not modified by function?
  28. what is at 0 address in a program?
  29. Which numbers evaluate to true and false?
  30. if and for statements
  31. Mimicking CAT or TYPE in C
  32. RGB(more than 16 colors please)??
  33. Reading Words from File
  34. parsing #define in a code
  35. Initializing Global Variables
  36. strange error with global variable
  37. disable stdout buffering ?
  38. Problems with my little c-program
  39. structure and constant memebers
  40. pipe with program arguments does not work?
  41. static and global variable
  42. assertion in header
  43. Puzzling compiler response to array initialization.
  44. Dynamic Memory Allocation for Reading String
  45. turn off the log file
  46. C question -- Know the answers to the following
  47. (OT) Google groups abuse
  48. Reinitializing static array???
  49. How to output to a buffer and send to client?
  50. generate all possible strings of given length given a set of characters
  51. Break the string into different parts
  52. Convert float -> char*
  53. static functions
  54. Suppressing "Parameter not used" Warning
  55. What's wrong with this code ? (struct serialization to raw byte stream)
  56. What's wrong with this code ? (struct serialization to raw byte str
  57. why it is not giving any error?
  58. why it is not giving any error?
  59. serializing an arbitrary data structure into a flat buffer (raw contiguousmemory block)
  60. sorting a hash table
  61. Different seeding of srand() during a SINGLE program run
  62. segmentation fault
  63. Namespaces clash in C
  64. forum
  65. What exactly is a text character in the computer?
  66. MSDOS-Based Compilable Code for RSA / Other Public-Key Scheme
  67. gdb debugger
  68. Linked Lists
  69. Instantly Download Software
  70. time problems 2
  71. time problems
  72. list of pointers to function
  73. How to code that system call? Thanks
  74. is fopen/fseek/fread buffered?
  75. what is funtion for delay in VC
  76. Is the behaviour defined
  77. Posix semaphores
  78. OPENINGS IN MUMBAI
  79. serialization of structure into a raw memory block
  80. Arithmetic properties of HUGE_VAL and errno
  81. count the number of occurrences of a substring in a string
  82. using memcpy()
  83. How to obtain library name at compile/preprocessor time?
  84. How to learn lists in C
  85. Help with system calls
  86. Help with system calls
  87. printf execution problem
  88. allocation alignment for global and local variables.
  89. Using make
  90. Universal (g)libc
  91. offsetof
  92. performing a "deep copy" on a nested structure
  93. Assembler vs Compiler vs Linker
  94. Size of structs containing unions
  95. Detecting Reads of Global Uninitialized Variables
  96. I think I'm gonna cry. (or newby problems with simple string function)
  97. Getting rid of excess #includes
  98. trying to compile with clock_settime(...)
  99. Dynamic memory allocation:Reading a file into buffers using a single linked list!
  100. File handling in C
  101. A[x][y][z]
  102. EMBEDDED SOFTWARE ENGINEER/ CAREER POSITION/ IN
  103. [Project] List & ConstIterator
  104. size of pointer in C?
  105. Global variables
  106. Recurssion: Why one crashes ?
  107. RAND between 0 and 1
  108. K&R Wishlist
  109. C quivalent of std::bitset
  110. a pointer that points to itself
  111. Calloc problem
  112. timer with millisecond precision
  113. How do I check for directory existence in Linux?
  114. memcpy(0,0,0)
  115. for( int i1=0,i2=0 ; i1<n1 && i2<n2; i1+=2, i2+=4)
  116. question on structs and memory blocks
  117. how to convert an unsigned char to byte
  118. Curses for gcc wanted...!!
  119. Scope for C/C++
  120. something right out of a box
  121. reassigning value of a pointer
  122. Standard for comments prefixing a function
  123. Good wait function?
  124. char -> int
  125. collocated architecture versus distributed architecture
  126. distributed computing choices
  127. #if (defined(__STDC__) && !defined(NO_PROTOTYPE)) || defined(__cplusplus)
  128. sandbox is the same as development machine?
  129. app-server....
  130. freopen()
  131. 2+ exp(approved lecturer)lookg for a career shift in software industC,C++,VHDL,Assemb
  132. Endianness of structure/union
  133. C Aptitude
  134. insure compilation
  135. query
  136. Packed Decimal handling library
  137. c complier in windows system
  138. c complier in windows system
  139. How to create file with permission 666?
  140. What are the important parts of C languages?
  141. Problem with free(int *)
  142. Dividing 1 by a number k
  143. A small question about 'printf'
  144. How to tell if a number has decimal places different than 0
  145. Memory alignment in structures
  146. visibility of variable
  147. Count Words
  148. Generate All Subsets
  149. "expandable" arrays - using pointers ... How to ?
  150. itoa, atoi - confused
  151. Faster for() loops?
  152. converting a preprocessor token to a string constant
  153. I don't quite understand this exercise...
  154. macro with variable length of argument
  155. how to print a short and long integer?
  156. Verify Html Tag
  157. open and read functions (can't make 'read' work..)
  158. best way to do this: on error goto beginning of the main()?
  159. How to apply sizeof operator on an array-of-pointers-to-functions?
  160. reading large text files in reverse - optimization doubts
  161. typedef
  162. structures, structures and more structures (questions about nestedstructures)
  163. code optimization
  164. Weird Issue
  165. Second Highest number in an array
  166. In which scope should variables be declared?
  167. Validating multibyte strings
  168. Execl() in windows
  169. Possible memory issue
  170. Learning C, Trying to Understand & (unary op)
  171. Stack emptying
  172. Pelles C POLIB.EXE /EXPLODE utility
  173. gcc warning
  174. Function stacks, code sections and other misc hackery!
  175. how to cut off the decimal?
  176. Null character and fixed strings
  177. trim 0s
  178. Initialize struct fileds to zero
  179. Need help in understanding gdb messages
  180. Does C guarantee the data layout of the memory allocated by malloc function?
  181. can't read file?
  182. How to concatenate strings that contains has nulls?
  183. Catching the unsigned int
  184. Alternate solution to krx113
  185. Open Position (Ottawa Canada)
  186. makefiles
  187. memcpy()
  188. a question about macro
  189. Initiate a union
  190. i want to convert function to an object file..is it possible?
  191. Information about a function declaration
  192. Rotate a grid...
  193. boolean short circuit
  194. "union"
  195. Return statement twice in the same expression
  196. Programming a TouchScreen
  197. gcc caller save register
  198. Using strcmp() after using strtok()
  199. how to dowload hd wm9 movies?
  200. need help finding SIGSEGV bug
  201. scanf is resetting the value???
  202. Constants: when to use L U UL ....
  203. overflow
  204. who can tell me the differece of this two ?
  205. GUI Question
  206. Faster algorithm for prim numbers in C...???
  207. How to mid string on a binary string?
  208. Pointer to Structure Casts
  209. Expert C programming available for download
  210. strtok() problem
  211. Why this function doesent work correctly...??
  212. How to debug gcc in Linux
  213. debugging question
  214. Need to seperate input scanf()
  215. string to hex
  216. compiling errors while initializing a structure has function pointers as members
  217. compiling errors cannot understand
  218. English interpretation of this code?
  219. Strange ARGC/ARGV Behaviour
  220. Telling an empty binary file from a "full" one
  221. Linear Equation solver
  222. Passing function pointer as argument to a function???
  223. Regarding Time conversion, secondly number comparison
  224. Questions about pointers to objects and pointers to functions
  225. Where can I find the C function library source ?
  226. Where can I find the C function library source ?
  227. Where can I find the C function library source ?
  228. NunniMCAX v. 1.4.1 released
  229. Runtime Structure
  230. how to allocate memory dyamically for multidimensional array
  231. Help on Astrolgical Calculation
  232. unsigned long long int to long double
  233. More on Multi-dimensional arrays. Question on Mr. Emmanuel Delahaye code
  234. I'm new
  235. Survey on the Effects of Organizational Culture on Software Productivity
  236. forking a process
  237. VerificationProgram0.09 for PointOnLineSegmentIn2D =D
  238. How can I encrypt string using the MD5 method?
  239. one producer thread, one consumer thread: mutex needed?
  240. how do i use debugging info in gcc to find line numbers of a function?
  241. struct member overlap?
  242. Can it work?
  243. conio.h (linking?) problem
  244. bytes: shifting doubles?
  245. precise string representation of float number
  246. multi dimension array initialization
  247. estracting single characters in a string
  248. declaring a function that returns a pointer to 1-d array
  249. Fast memory copy of 2 areas...
  250. finding anagrams
  251. substitute of semicolon
  252. Sparse Matrix operations
  253. A question about C program in Linux and Windows
  254. Checking stdin for new data
  255. whatdoido.c
  256. logical correctness?
  257. Telnet pc under NAT
  258. Adress arithmetic and dynamic arrays
  259. Floats to chars and chars to floats
  260. how password is stored and check the authentication??
  261. Please explain the output
  262. question about gets() and feof().
  263. Anyone able to understand this C program?
  264. Pointer to static storage causing warning by code-checker
  265. va_start problem
  266. Returning a 2D array from a function
  267. boeh boeh, font test, boeh boeh. =D
  268. fprintf or vfprintf
  269. Point on Line Segment in 2D. Which code is faster ? Can you improve it ?
  270. I had to try it
  271. Exiting a getch() if no input received...
  272. dynamic linking
  273. Getting a pointer to a variable by its name as a string
  274. why is double more efficient than float ?
  275. 1 more doubt !
  276. 2 doubts !
  277. Redirect stdout from java to c
  278. Should I do that...?
  279. integer to pinter conversion
  280. Useful libraries in ISO C
  281. integer to pinter conversion
  282. external linking
  283. allocating a 3D array
  284. how can i do this in o(n)
  285. How: User [input] defined number of itterations
  286. Filnames and timestamps
  287. integer promotions
  288. feof
  289. Conversion fron signed to unsigned?
  290. fgets and EOF in Bash
  291. Help: How to create a midi file using C?
  292. Documentation in C
  293. UNIX env var parsing in C
  294. sizeof('x') in C and in C++
  295. Function with variable number of arguments
  296. Testing a number for evenness
  297. Function with variable number of arguments
  298. Difference of 'also'
  299. extracting text from powerpoint file
  300. 0 vs '\0'
  301. floating format not linked
  302. Is this valid program
  303. !!, what is it?
  304. Double-indirect pointers to dynamically-allocated addresses
  305. Problems about conditional compilation
  306. pointer to void property
  307. Float to String
  308. structure member access issue
  309. dynamically allocating a 2d array
  310. folder lock in c
  311. Introducing Codase - the first powerful syntax-aware source code search engine
  312. C, lexical
  313. Floating Point Precision
  314. cpp: getting to the definition of a defined constant
  315. default int
  316. why is it comming
  317. How do I write printf("Content-type:%s\r\n\r\n",type)
  318. Extracting Digits from a Number
  319. Correct Identation/Contex can solve the too many compiler error messages problem when a closing bracket is missing.
  320. compiling errors cannot understand
  321. Question: Overflow
  322. Change case of string using PreProcessor
  323. can I use scanf to get input (some times user enters input sometimes not, just hit keyboard)?
  324. question about pointer define
  325. skipping parameters with printf
  326. offsetof() macro
  327. NEW-BEE need help
  328. struct task_struct;
  329. msg
  330. Macro Substitution Help Request
  331. fscanf() behavior on MIPS processor
  332. sine inverse of something
  333. does the system(char *) change the string?
  334. difference between unsigned char and char in c
  335. how to open stdout
  336. code problem
  337. Does anybody knows a C commpiler with <curses> under a DOS...??
  338. How to write this?
  339. gethostbyname(string here)
  340. Is "a >= b" equivalent to "a - b >= 0"?
  341. how to convert an int array to a char array
  342. opening a file based on a variable.
  343. implementation of the 'sizeof' operator
  344. Getting a stack trace
  345. Marshalling an array of Structures
  346. const int * assignment
  347. Should use of goto completely avoided in programs?
  348. why it does not work
  349. interesting pointer problem?
  350. How to optimize for loop?
  351. What am I doing wrong? curl
  352. Integer and character manipulation
  353. zhu tou
  354. Where is the stupid error?
  355. Hill and Transposition cipher
  356. Function pointer to void function and int function
  357. dynamic memory problem(i think)
  358. Currency conversion program
  359. function pointer question
  360. Unnamed compound object as "buffer" arguments
  361. Structure initialization problem
  362. help me with the program
  363. help me with the program
  364. help me with the program
  365. Interrupt of CD-Rom
  366. an activex control within a straight c program
  367. no runtime library with turbo C
  368. C/Cpp/Java HQ
  369. size of a function
  370. What is C99
  371. OpenGL Problem with code
  372. FOPEN_MAX minimum value
  373. Call once,return twice
  374. List of Function in C object file.
  375. How to read unicode file line by line on Linux platform
  376. Dynamic Arrays
  377. Newby question about arrays
  378. Simple question on static variables
  379. callback functions
  380. clearing low order bits / making a multiple of power of 2
  381. Object-Oriented Programming (run-time polymorphism) with C99
  382. Timer 9600/s
  383. C parser document
  384. is there a way to do this...
  385. Complex statement
  386. Doubly Link List
  387. Background color
  388. offsetof(struct foo, bar.mem)?
  389. scanf reads getch
  390. question abt fscanf
  391. Utility to read a hexadecimal number as string
  392. Specifying global array size with const int
  393. Or And Confusion
  394. Why does it run so long?
  395. Alignment in structure
  396. register allocation
  397. Detecting freed memory
  398. Why does it run so long?
  399. How to import a function from a library?
  400. Using Unicode in C programs
  401. what's the prob with goto
  402. what's the prob with goto
  403. Multiply/Divide a float with a power of two
  404. Object orientation.....
  405. Console Screen update - Iteration Count
  406. Console Screen update - Iteration Count
  407. N/W programming question
  408. LinkedList Pointer (REPOST - diff version)
  409. LinkedList Pointer (REPOST - diff version)
  410. Conflicting typedef with winnt.h, windef.h and winbase.h
  411. The importance of prototypes
  412. Prime numbers
  413. how to write these info to file?
  414. Data abstraction in C
  415. LinkedList Pointer
  416. malloc and pointer casting
  417. memset doubt
  418. Code consolidation
  419. More questions about casting function pointers ..
  420. confused abt file operations
  421. Why C/C++ errors are SO obscure/devious??
  422. understanding format specifiers
  423. low-level question
  424. Function pointer prototype interpretation
  425. Software Engineers required for USA
  426. object code from which compiler
  427. UnSigned Long
  428. How to eliminate the bitmap difference in big endian and little endian?
  429. Roots of a polynomial
  430. where the Turboc C c function?
  431. while (1) vs. for ( ;; )
  432. Parity check of a word
  433. pointers
  434. fscanf problem
  435. trouble with double free
  436. MACRO exclusion
  437. Outputing ASCII PPM files
  438. posting 20050827
  439. bit fields ordering
  440. How do you read two values returned by a function?
  441. Detect if stdin is via keyboard or via < file?
  442. Is char*[] convertible to const char*[]?
  443. Can i know who has issued a comand?
  444. two's complement done before storage or on the fly while computing
  445. two's complement done before storage or on the fly while computing
  446. How to choose between malloc() and calloc()
  447. access() doesn't work when a file is open
  448. Baffled by this ... (casting of function pointers)
  449. Function Pointers in a Structure?
  450. freeing structure
  451. Why doesn't strrstr() exist?
  452. Where the code trouble is?
  453. Return type
  454. Return type
  455. How to inline non-exported functions in library?
  456. current date
  457. How to change the starting address of a structure element?
  458. What is the best SOAP service to use?
  459. if (expression) check
  460. C wiki - struct tm
  461. im facing problem with fread()??
  462. Why can't the parameter be const in this program?
  463. _beginthread -- how to terminate a thread from out side of it.
  464. tokenising a string using another string
  465. Compound literals and VLA's
  466. function (const char *) vs. function (char *)
  467. malloc inside function (I know... I *did* search google first ;)
  468. Parse tokens from a string
  469. print "foo" without using ;
  470. Problem in Strdup()
  471. kernel timer
  472. Replacing a word into other word
  473. #include errors
  474. type casting
  475. Error of List Sorting
  476. Finding a substring in a binary string
  477. resolving a linked-list of numbers to a range
  478. tmpnam
  479. how will u call this fn
  480. Changing the functionality of rm command
  481. C FAQ wiki
  482. system call and library call
  483. Select element from Set randomly?
  484. right truncate of float variable
  485. (guaranteed?) default value of an unresolved external
  486. thread safety
  487. Non-recursive algorithm to find the height of a BInary Tree
  488. LOGO Linked List Sort using pointer
  489. const int value changing....
  490. What does this warning mean
  491. how can i Know whether atoi function call succeed?
  492. Multi-dimension array assignments
  493. printf parameter type wrangling
  494. taming the cursor
  495. Control CPU usage of a program?
  496. wchar_t problem
  497. Blocks, or not?
  498. music player
  499. Linking problem
  500. stack addressing & type nomenclature
  501. const variable reassignment
  502. c interview questions wiki
  503. file I/O question
  504. const char ** argument
  505. multiple file programs in c
  506. How to link C++ to VB.NET or JAVA?
  507. splitting a file
  508. Linking Libraries
  509. movie
  510. Compile errors: Curses.c...Perl5.8...AIX
  511. Virtual Key Codes, Scan Codes and ASCII Codes in C
  512. R: reading an excel file in C?
  513. reading an excel file in C?
  514. reading an excel file in C?
  515. scanf
  516. Array in struct
  517. duff's device / loop unriolling
  518. what's wrong with my dummy code?
  519. Memory Leak / Corruption
  520. hexadecimal to float conversion
  521. Do I really need to zero arrays?
  522. Does pthread emit a sigchld signal on successful exit?
  523. toupper and locale
  524. getting variable length strings from stdin
  525. get current user name?
  526. Interface between a C library and board support package
  527. resolving a list of numbers to a range
  528. RPG fight engine.
  529. C IRC channels ...
  530. Oko IDDE and DB-manager now shareware
  531. Need programmer for develop software (p2p remote administrator).
  532. Need programmer for develop software (p2p remote administrator).
  533. pointer arithmetic and user-defined types
  534. A problem with structures and pointers ...
  535. MACRO problem
  536. Error in Linked List
  537. setbuf(stdin,NULL) can't work, why?
  538. using '__' in names
  539. Why can't I initialize a global variable to NULL?
  540. what do most languages call a name-value pairing?
  541. How to protect/license a static library? Multiple instances?
  542. fopen ("file on shared drive","w+") doesn't work on 2nd call using Windows LabView DDL
  543. GUI for gcov on windows
  544. compare a large number of variables
  545. Coding the DJB way?
  546. Is the `export` keyword of C++ template ready?
  547. copy long strings in C
  548. Dynamic objects from files
  549. Working with files in C
  550. Advanced architecture of c++