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. removing a loop from a linked list?
  2. Dynamically assigning data type
  3. News
  4. problem adding into a tree
  5. How to determine available system calls on a Unix/Linux system
  6. init of multdim array of structs...
  7. Some Newb Problem with "int", please help.
  8. Doubt-Efficiecy of 3D arrays
  9. Unit / Coverage testing
  10. question
  11. Developing chat application
  12. compilers & stack machines
  13. declaring array of pointers
  14. Comparing Linux C and C++ Compilers: Benchmarks and Analysis
  15. How to find out if an int has no value
  16. Out-of-bounds access and UB
  17. linux speaker beep
  18. Exception handling
  19. Embedded systems and C programming
  20. declaring a function only if it isn't already declared
  21. Daylight saving
  22. need help with input and output files ASAP
  23. Why not 64 bit under 32?
  24. Passing and returning arrays to and from functions
  25. Please help beginner
  26. ping source code
  27. ugu
  28. Accessing members of array as a different type
  29. system() doesnt give me the control back ..
  30. srand() troubles
  31. C Beginner Question
  32. variable changed, but i didn't change is.
  33. Loop Optimization, Array Alignment
  34. Q: Type'ing the infamous 'flags' field
  35. about header files
  36. C library VS (Unix) System calls ?
  37. b = 2 / a[2]
  38. array a[(foo)()] (help)
  39. Floating point number to binary
  40. #ifdef
  41. C external execution - trap stdout + stderr
  42. New Annotations
  43. Warnings when using % operator
  44. "does not give a valid preprocessing token"... Why?
  45. Tips on gaining proficiency in C
  46. LINKER/LOADER DOUBT
  47. free() dumps core with a segfault.
  48. Gmail invitation
  49. Timer in a C Program
  50. how to convert very large number to hex string
  51. union access
  52. Does typecasting consume cpu cycles
  53. no lcm in standard library?
  54. Geting info
  55. typedef function pointer
  56. Short-Circuit Evaluation of Boolean Expressions
  57. How to convert a double **ptr in a double const ** const ptr?
  58. pwd
  59. opendir doesn't work..
  60. Endianess: why does this code not change value on BE machine?
  61. porting curses driven to gui application
  62. read files in dir
  63. int to string
  64. meaning of dialet or implementation of a programming language
  65. speed of int vs bool for large matrix
  66. Wide string initializer syntax
  67. Performance Programming
  68. Pointer arithmetic involving NULL pointers
  69. Church's lambda calculus
  70. Difference between Structure & Union
  71. malloc and free
  72. malloc and free
  73. A way to maintain a global set in many files by using preprocessing directives . Could we find a better method?
  74. static link a library
  75. turbo assembler
  76. Please find out what is wrong
  77. Does realloc "move" a block it shortens?
  78. file operation
  79. Reading Simple Flatfiles with a COBOL Mindset
  80. C Preprocessor - Cascaded Macros
  81. Reading Simple Flatfiles with a COBOL Mindset
  82. Link compatibility among C compilers?
  83. Call for Papers: 38th Annual Simulation Symposium
  84. removing Spaces
  85. two dimensional arrays passed to functions
  86. operator overloading
  87. is this code safe?
  88. mmap queestion
  89. Cracking C structure
  90. MARKING STRUCTS PROCESSED
  91. parsing time string, getting timezone
  92. operator overloading
  93. Open a file in C
  94. C program to flowchart
  95. Creating a va_list
  96. Structure Query....
  97. parsing in C
  98. creating a 2-d array using dynamic memory allocation
  99. volatile expression
  100. Book Recommendations?
  101. switch and if..else same at assemby code ?
  102. Function Call Tree Command in UNIX.
  103. +++i
  104. brother tree insert
  105. define a data type of 1 bit size
  106. Mail bomber
  107. Entering a binary string
  108. Problem with binary strings
  109. malloc and free
  110. data type promotion
  111. Problem with binary strings
  112. define a data type of 1 bit size
  113. Compiler (gcc) option to abort on nan?
  114. scanf pushes back two chars?
  115. How to make the text stand out
  116. how flushing standard io
  117. strtok & global variables
  118. string literals question
  119. linux socket help
  120. Multi Lang support C functions ?
  121. Segfault question.
  122. How to convert int to char * ?
  123. nested function support
  124. How valid is a "draft"?
  125. qsort(...) in <stdlib.h>
  126. Fix your FAQ
  127. From where i can download C9X compiler for both linux and windows
  128. Puzzle
  129. Heathfield
  130. Object Oriented Programming in C, Avoid Memory Allocation
  131. Pointer conversion
  132. Post length for code.
  133. Labeling Jagged Arrays
  134. Why va_start takes 2 arguments
  135. glibc: socket and fdopen
  136. array of functions
  137. Bloodshed Dev. Compiler will only not show me my RUN execuable. Help!
  138. generalised linked list routines - opinion appreciated
  139. Removing white spaces and tab characters
  140. exit()
  141. critique: conversion to binary
  142. Anonymous Union Member Access
  143. Usage of VxWorks setsockopt()
  144. Dynamic loop nesting
  145. string length questions related to fseek
  146. Problems implementing Rijndael
  147. What data type would you prefer and why?
  148. I don't understand a past thread (help)
  149. Detecting multiple keypress(es) in C
  150. type VARIANT and array - conversion to CString
  151. Local Heap?
  152. Develping a good scheduler for ARINC transmission... advice needed
  153. console library
  154. free() is useless... (I WAS WRONG)
  155. How does free() knows?
  156. free() is useless...
  157. Shortcircuitting with -Inf float value.
  158. Bit Pattern Problem
  159. One-past-end-of-object pointers
  160. Some bit manipulation
  161. returning an array of integers
  162. webpage bookmark program in C
  163. Project
  164. How to create folder at fopen?
  165. integer array
  166. Calling fortran subroutine from c
  167. small C puzzles
  168. some C puzzles
  169. Max Size of argv[1] ???
  170. What's wrong with this macro?
  171. Different outputs in different environments.
  172. Calling a function using its pointer-
  173. input problem
  174. stripping newline from input
  175. bitwise subnetscanning?
  176. Problem with passing dynamic arrays by reference
  177. simple word wrap problem not wrapping
  178. Linked lisd storing a queue
  179. Array size limits
  180. Processing Bit Fields (flag) that represent request as quickly/efficient as possible...is there better approach?
  181. -= No Line Wrap Curses.h =-
  182. int array
  183. make
  184. char problem
  185. Will EXIT_SUCCESS and EXIT_FAILURE have the same value on all platforms?
  186. addresses and integers
  187. Quadratic Formula Woes
  188. A for loop iterating over the complete range of a variable
  189. fscanf and linked list problem
  190. Wrap thoughts
  191. Colon (:) syntax in defining fields in a struct
  192. Small C "Puzzle"
  193. C 99 compiler access
  194. Socket reading problem
  195. threads without threads
  196. C variable retyping
  197. another stupid c bug. (endless for loop)
  198. Determining EOF using fseek()?
  199. Typedef structs
  200. question about writing c code supports pipe in
  201. fgets
  202. Changing directories from a C console program
  203. size of an integer ??
  204. Multithreading problem
  205. c question
  206. c question
  207. Pointers and array
  208. Two Questions about "strlen", "strcat" and "strcpy"
  209. Need help on bit operations define
  210. compiling a library with a c code
  211. assigning values to a struct
  212. pointer alignment
  213. E Book: Practical C Programming
  214. strtok
  215. float limits
  216. using #ifndef
  217. #def question
  218. bsearch for Windows ce
  219. malloc->free->damage: after normal block
  220. generating strings
  221. anything wrong with this code?
  222. Help on C
  223. Techniques for reducing code size?
  224. sys WIN32
  225. is there a better way to optimise this code
  226. how to use the keyword extern in c?
  227. memset
  228. Wrap rev 2.
  229. function redefined problem
  230. ccide: C Language Decision Table Code Generator
  231. is there config file analysis code can be read?
  232. undefined reference to `__gxx_personality_sj0'
  233. Function PLzzzzzzzzzzz
  234. Function PLzzzzzzzzzzz
  235. how do I get content of clipboard on linux
  236. C++ wins over C !!
  237. Problem about glibc2.3.3 mmap()!
  238. Problem about mmap()!
  239. gcc's nutty Nethack object code
  240. cast-as-lvalue
  241. perfect hashing
  242. C source code of award winning of world map which site helps ?
  243. wants source code of shutdown in C using interrupts ?
  244. Is any self reproducing code in C ?
  245. Problem with asm
  246. Double pointer and 2D array
  247. c/pascal compiler differences
  248. array of pointers to a structure
  249. How to take in a string of any size?
  250. ANSI C problem on P4 under Linux & Windows
  251. Pointer Declaration/Array definition
  252. Wrap program revised.
  253. walking through an array of char pointers
  254. any good
  255. CGIs for Linux Web Server but Windows PC for developing
  256. html parser
  257. reading com port
  258. Associate argument with entry in header file
  259. Is there any system shutdown code in C From DOS ?
  260. disregard: sizeof struct returning unexpected results
  261. sizeof struct returning unexpected results
  262. Variable arguments
  263. OS/2 C60 programs converted into MS windows programs?Information on OS/2 C60?
  264. atoi error
  265. Code blocks as macro parameters
  266. setvbuf
  267. Init before anything else
  268. Is it possible to get the caller's name in C ?
  269. Looking for a Chirp Function
  270. Line/word wrap program.
  271. test myself
  272. Static Declarations
  273. Request for comments on HTML tag removal function
  274. Virtual keyboard
  275. CHtmlView: How to read html text before display, change and give to display changed html code?
  276. modf() - behavior
  277. Advice on Project
  278. Rotate a array of char
  279. Why is that?
  280. use of serial and parrallel port using C
  281. Structures
  282. macro containing include statement
  283. vsprintf - safe alternative?
  284. Bad File Descriptor Error on strcat/strcpy
  285. Objects and expressions - nitpicky questions
  286. macro with optional function calls and return value
  287. C predefined macros and portability
  288. Q: sha1 algorithm .dll or source ?
  289. Q: sha1 algorithm .dll or source ?
  290. Q: sha1 algorithm .dll or source ?
  291. How to explain "evaluate the expression as a void expression"?
  292. Q: sha1 algorithm .dll or source ?
  293. Q: sha1 algorithm .dll or source ?
  294. "Eight Queens" program
  295. how to pronounce 'yacc'?
  296. Cyclical Dependency
  297. HELP with Programming USB needed
  298. execv()
  299. How to know the memory pointed by a ptr is freed?
  300. Structure Variable
  301. What is an object?
  302. Help on the function
  303. StrongARM processor EOF different?
  304. code review request: basic file I/O
  305. hash table problems being resolved
  306. fgets on an empty file
  307. syntax/notation used in describing c's grammar
  308. Why index starts in C from 0 and not 1
  309. Checking size for Dynamically Allocated Memory
  310. When to use memory on heap or stack
  311. Helpful tools to become a really fast and good c-programmer
  312. programs
  313. How to implement my own ctime() in linux kernel?
  314. Game of Life
  315. function size
  316. Is a function an object?
  317. hash table lookup consistenly fails
  318. is it possible to switch on hyperthreading in cc?
  319. set double array to 0.0
  320. c interactive graphical output
  321. Looking for iC86 C compiler v4.5 (Or above)
  322. Another ANSI C question about 'volatile'
  323. passing address of pointer for more useful functions
  324. To test Printer Status Repeatly using Borland C/C++ 5.02
  325. To test Printer Status Repeatly using Borland C/C++ 5.02
  326. programs to pick params for cc
  327. programs
  328. C compiler
  329. libitery directory in gcc-3.1.1 source code package
  330. Structure initialization and clearing
  331. File i/o
  332. Why lsearch?
  333. What's the output?
  334. printing uin32_t in hexadecimal
  335. String of Arrays
  336. library functions
  337. main function
  338. Request for comments - kgets()
  339. Pass array to function
  340. Two main function
  341. ANSI C question about 'volatile'
  342. accessing comon initial sequence in union
  343. Read file
  344. how to do this?
  345. NunniMCAX v. 1.3 released
  346. Floating pointer Error in a code
  347. scanf to include white spaces
  348. SIGIO(parallel port prog)
  349. far pointers
  350. Standard return defs?
  351. compiling on different compilers
  352. const field in structure
  353. Read/Write to file
  354. Two Questions
  355. selective preprocessor expansion
  356. global variable name conflict with standard header
  357. (OT) Stack
  358. INT_MAX/MIN
  359. signed and unsigned int
  360. books worth reading
  361. Timers
  362. Signed and unsigned int
  363. File seek
  364. Race condition on accept() system call using pthread on Red Hat ES 2.1 (kernel 2.4.9)
  365. What mean ALPHA and BETA version?
  366. Explications for malloc ang some questions about pointers
  367. Generate a random integer of set [0,3]
  368. file size error - urgent
  369. Looking for some C libraries to assemble/dissamble MSN messengerpackets
  370. About pointer
  371. About Constant Variables
  372. why typedef ?
  373. EOF question
  374. help,why does dev-c++ generate the warnings
  375. read from serial port in c
  376. Linux Customized Commands
  377. changing AIX c include dir
  378. Why segmentation fault in this simple code?
  379. How to learn USB/RS-232 device driver programming of Linux?
  380. insert a char in the middle of a string
  381. How not to abuse a "for loop": examples?
  382. Does malloc() allocate memory only in powers of 2...?
  383. Does malloc() allocate memory only in powers of 2...?
  384. Queer! right-shifting more than a type's width
  385. command line tool to convert VC project files to Makefile
  386. Implementation of weierstrass function
  387. link list pointer comparison
  388. Checking the type of a variable with equality operator
  389. deleting data from text files
  390. Is this acceptable (i.e., compliant) code?
  391. What does this actually mean?
  392. stuck on time_t
  393. how to interpret this c statement
  394. analyze output plz
  395. how to write a password routine that doesn't echo to the screen?
  396. Pointer to struct or Struct parameters
  397. help?: incomplete definition with complete definition in scope
  398. Write Linux Device Driver
  399. Are these behaviors defined?
  400. linux kernel c code
  401. C objects
  402. Callbacks and events
  403. Static variables.
  404. unsigned == signed ?
  405. gcc opteron define switch
  406. Where can i get the sufficient material for Embedded C
  407. Replacing palindrome substrings of an input string with a given string. Any effecient algorithm?
  408. Replacing palindrome substrings of an input string with a given string
  409. passsing &array same as passing array ?
  410. Great way to get an Ipod...
  411. buffering of stdio streams
  412. CPP builder 6 and MySQL with or without VCL ?
  413. How can I replace global free() and xalloc() functions?
  414. pointer arithmetic and packet capture
  415. Can some one help with this problem of bits?
  416. C99: Is "INT_MIN % -1" well defined?
  417. From (linux) C/Ncurses TO Ms-Windows
  418. [XPOST] [C] Access speed: pointers Vs array
  419. C Programer
  420. macro code
  421. hex to *char conversion in latin2
  422. truncation warning
  423. parse error
  424. Character array initialization
  425. function to permute a string
  426. strange error message : unable to find a register to spill in class `AREG'
  427. STL link error on AIX
  428. When to use complex declarations like the following.....?
  429. bad performance
  430. Environment Variables
  431. What is the Point of Pointer's
  432. standard library for hash table storage and hash algorithm
  433. The one who can't C
  434. Strings!
  435. Macros with a variable number of arguments
  436. C99 complex numbers and aliasing
  437. Trie
  438. Optimisation techniques
  439. Null pointers
  440. Can v call procedures written in other languages from a C prgm
  441. ping in c as nonroot
  442. Help required for project
  443. signals (SIGBUS and SIGSEGV)
  444. setjmp/longjmp
  445. C code for Internet Access
  446. Storage space of #defines
  447. compiling problem about *** missing separator
  448. strange about struct in c
  449. Problem with timer delay in C
  450. Sorry ! a typo in the code
  451. How to know that stack is growing upward/downward?
  452. struct question
  453. <CR> into string
  454. problem with dll
  455. Dealing with possible overflows
  456. global variables coding preference
  457. Simple fprintf question
  458. set char to empty
  459. memory allocation for two dimensional array
  460. Updates to Pointer Guide
  461. Going through the code (K&R 1-19.c)
  462. void pointers
  463. write this program
  464. plz analyze the o/p ?
  465. sin-function from math.h not available
  466. Zone alarm, Nero,Kazza ect What programming language are they written in Help?
  467. quick help for weird problem.
  468. C Unleashed
  469. Pushes and Pops to/from stack?
  470. for loop skipping items
  471. Please help!
  472. free'ing malloc'd structure with malloc'd members
  473. Bitwise operation
  474. Really odd pointer behavior
  475. rank and expressions
  476. multi-threaded, multi-process producer/consumer example?
  477. Finding strings in binary files
  478. FAQ
  479. Usage of Hext Dump in C programming
  480. Pointer arrays
  481. how does open() search the file
  482. recording the program flow
  483. pointers
  484. tests
  485. test
  486. Organisation of C programs
  487. FILE Operations
  488. Pointer question
  489. <signal.h> - question about signals
  490. Why is this crashing??
  491. Looking for PowerC Library Source Disk
  492. fseek speed
  493. An interview question.
  494. register keyword
  495. Code to compile a code
  496. sizeof a + b and strange value
  497. insert title string into a file
  498. fprintf formatted output
  499. testse
  500. testas
  501. plz analyze the output?
  502. why o/p like this ?
  503. why o/p like this ?
  504. own code for randomize
  505. problem with for loop
  506. The C Prgramming Language(Book)
  507. Union reversing half words
  508. Storing number in Hex format
  509. calling functions in C
  510. delivering a signal doesn't interrupt read(2)
  511. sizeof (char)(char)2
  512. gtk tutorial to use with c
  513. This is a test
  514. Proper Use of calloc()
  515. Project : error PRJ0003 : Error spawning 'VCDeploy.exe'.
  516. strtoint
  517. Std's 6.3- conversion- term rank
  518. signed char and unsigned char difference
  519. Heap management
  520. data types question
  521. A typedef struct query
  522. Is "C For Dummies" any good?
  523. C and default file types
  524. Help with controlling stdin/stdout for a child process
  525. I have some Problems.
  526. Fighting to learn!
  527. checking array indices
  528. function name to function address translation?
  529. Calculating Easter
  530. macros-loop? calling macros X times?
  531. Calc checksum of certain ELF sections
  532. structure byte alighment and sockets
  533. gcc and <tgmath.h>
  534. I know c c++
  535. byte writing
  536. memory approximation
  537. write binary data to serial port
  538. c problem
  539. Accessing HDD
  540. Encoding a spanish character
  541. Accessing files and directories through inodes
  542. A question on macro expansion
  543. Does C have a NULL constant function?
  544. Compilation Failed: warning: data definition has no type or storage class
  545. HELLO
  546. Explanation
  547. Explain this !
  548. Please help me find out the relative topics in C99 for Arithmetic on void and function pointers
  549. How does this 'sizeof(*area)' work?
  550. "evaluate parameter more than once"