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. macros-loop? calling macros X times?
  2. Calc checksum of certain ELF sections
  3. structure byte alighment and sockets
  4. gcc and <tgmath.h>
  5. I know c c++
  6. byte writing
  7. memory approximation
  8. write binary data to serial port
  9. c problem
  10. Accessing HDD
  11. Encoding a spanish character
  12. Accessing files and directories through inodes
  13. A question on macro expansion
  14. Does C have a NULL constant function?
  15. Compilation Failed: warning: data definition has no type or storage class
  16. HELLO
  17. Explanation
  18. Explain this !
  19. Please help me find out the relative topics in C99 for Arithmetic on void and function pointers
  20. How does this 'sizeof(*area)' work?
  21. "evaluate parameter more than once"
  22. order of evaluation of increment operators
  23. insert substring into string
  24. "fun" examples
  25. Hi, I have the following problem:
  26. negative zeroes in program output?
  27. GCC on FreeBSD - C and ASM
  28. How to detect cdrom drive...
  29. Can malloc ever really fail?
  30. I need an authoritative source/documentation for this
  31. Reverse a string
  32. Qeustion in Compiling
  33. sizeof shows different size for a structure
  34. Header files included in header files
  35. Networking Question
  36. latest C standard version
  37. lastest C standard version
  38. my head hurts
  39. my head hurts
  40. malloc's strang behavior
  41. c and C++ compatibility
  42. C Unleashed cd split in half
  43. QUERY: op= rationale
  44. Why can't a defined symbol be part of a typedef?
  45. switch syntax and style
  46. Anyway to change the file create date?
  47. Pronunciation of "char"
  48. Quickest way for even numbers
  49. far and near?
  50. A question on C structures
  51. long int
  52. yacc gurus
  53. how to delete a character in a file ?
  54. What is wrong with this: *p++=*s++
  55. If malloc fails
  56. array with a single element
  57. macros
  58. what difference between pointer and struct variable
  59. all errors and warnings in C
  60. A little funny program I stumbled upon
  61. I don't get the error with the following
  62. tortoise and hare program code
  63. help with compiler directives
  64. sizeof struct array
  65. Translate but can not C
  66. Segfault in an if
  67. New coding standards: use underscores, hyphens or mixed case in command (and identifier) names
  68. Union member access
  69. Pointer to an array of structures, how to get it to work correclty, if possible???
  70. measureing host loads until a task is finished.
  71. Way to determine type of variable?
  72. Byte-26 Terror
  73. I would like to access the bios flash using watcom c. 11.0
  74. maximum possible allocation
  75. RS232 Interface
  76. communicating through callback
  77. About C books- dumb question, but I don't really know who to ask..
  78. 'dynamic' function pointer argument list
  79. fast check for binary zeroes in memory
  80. Showing numbers algorithm
  81. Networking
  82. Pin Algorithm
  83. static variable
  84. Confussed: pointers from Kernigan & Richie
  85. Question about alloca() and alternative to using stack in an implementation
  86. Tiny C Compiler for Windows Source
  87. About memory leak detection.
  88. Signals, shared memory or something else in daemon?
  89. Accessing stack info.
  90. boolean values and the FAQ
  91. char Vs struct tm mytime
  92. Memory Access Error (malloc and free) (in different OS)
  93. Why didn't ANSI/ISO make alloca() standard?
  94. mmap
  95. Help: a correct c program can not be complied
  96. Beginner question: Precision of floating point arithmetic...
  97. register handling
  98. Program to retrieve all filenames in drive
  99. Convert characters to Date
  100. testing for non-negativity
  101. getc() vs. fgetc()
  102. urgent...sniff a variable in C????
  103. would anyone help me this definition of func ptr?
  104. gcc and alloca
  105. How does ESC key interact with ANSI C programs?
  106. the target audience of this list
  107. An alternative register access..?
  108. How can I drop packets?
  109. "." vs "->" operators
  110. Why not networking support?
  111. Where are we? Where is the peak? Are there any way and direction to this top? What are they?
  112. where to get code of projects on network security and telecomm related projects
  113. What does "Uint32 enum {a = 100, b = 200};" mean?
  114. <OT> gcc -Wall
  115. anyone know where iso-8859-*.h files are?
  116. const void * const x
  117. fmemopen: portable version?
  118. fread()
  119. Learn Multiplicatin Program
  120. book on C99
  121. compilation process
  122. looking for a consultancy in c
  123. How do you think of the book <The GNU C Programming Tutorial>?
  124. When/Where does 'global static' come from?
  125. return the printable form of a character
  126. Can static variable improve efficiency?
  127. read in file offset
  128. Updated Pointer Guide
  129. How to read numerical data from a file
  130. Floating point arithmetic.
  131. client-server data transfers appended with funny characters
  132. pointer one past malloc.ed memory
  133. Pass pointers or the things they point to
  134. md5 in C
  135. Function type
  136. A problem to solve..need help
  137. Executing a process within c
  138. for loop stop condition
  139. convert virtual address to physical address
  140. what does #line do?
  141. traumatized by pointer casting
  142. c development environment
  143. rounding function?
  144. strange warnings passing int* to const int*
  145. array size (?)
  146. NAME_MAX
  147. gcc compiler
  148. sscanf problem
  149. 64 bit porting
  150. int vs void *
  151. Finding string with "wild" characters in another string
  152. Any function to change windows start menu shortcut properties ?
  153. What is actually 'semantics of a language' ?
  154. pointer int/char ...
  155. Overwriting Allocated Memory from malloc()
  156. parsing using strstr
  157. ints ints ints and ints
  158. conflicting headers
  159. nrand48 ?!?!?!?!
  160. Checking overflow
  161. Polymorphism in C (very basic)
  162. Float comparisons: how to do them properly
  163. c/c ++ projects
  164. How to enforce pointer alignment in a portable way (i.e. w/ 64 bit pointers)
  165. syntax tree
  166. bsearch and structs, again
  167. Multiple c files
  168. Linking problem
  169. Stripping Hex and then ASCII
  170. Having trouble with setvbuf with large buffer size under linux
  171. Splitting up code ?
  172. Embeddable Pcode compiler/interpreter Serial EEPROM
  173. cleaned up nrand48 function please check results ;)
  174. long follow by long is illegal
  175. replacing builtin_expect with normal code
  176. nrand48 source code looks weird ?
  177. Changing default sizes of data types
  178. Define and array initialisation
  179. Is it time for secure C ?
  180. Please introduce a good book
  181. Passing const void* to free()
  182. libxml: Parsing XML Question?
  183. Problems with fmod.
  184. Storing the size of an array in the structure itself
  185. Sources for functions like malloc()
  186. can't use struct hsearch_data with sizeof
  187. image file from a floppy. how to program???
  188. how to access a file in C:\
  189. capture substring in the most efficient
  190. Sizeof and increment operators
  191. malloc() -- Performance?
  192. File I/O
  193. K&R2 exercise question
  194. Time Stuff
  195. gcc executable size vs. target hex file size?
  196. UNIX's int isnan(double x) routine for Windows/Visual C/C++ 6.0 ?
  197. UNIX's nrand48() routine for Windows/Visual C/C++ 6.0 ?
  198. how do I read a location in the bios eprom
  199. How works a Macro??
  200. blank spaces...
  201. how to know the size of an int
  202. API for getting ethernet cards installed
  203. function declarations, global/within a function?
  204. Comma operator in a macro-help me understand this plz!!
  205. Faulty default!
  206. function name printing
  207. delete data in file
  208. check filesize before reading it
  209. passing an uninitialize pointer
  210. File Read/Write
  211. is there a inverse polynomial for the CRC generator polynomial
  212. extern methods
  213. Cursor libraries
  214. Sleeping or waiting
  215. Find two items
  216. Windows 98 C application - text boxes and "\n"
  217. COPY over Win32 WinAPI C
  218. Writing arguments under format specifiers
  219. printf on matrix...
  220. (int *) variable
  221. Implicit and explicit conversion
  222. good tutorial/book on c?
  223. puzzle in C
  224. Program will not recognize that I have changed a file
  225. _spawnlp
  226. Null pointers in C---spec (N869) trouble, was What computer language is used a lot in the IT industry?
  227. delete a pipe
  228. Best C tool
  229. Missing Header File - "vga.h"
  230. CRC calculation
  231. C preprocessor
  232. How do I convert from .c to .asm
  233. EOF in Windows
  234. Symantic - syntactic
  235. double free
  236. Why would anyone do this?
  237. FTP Client-Server
  238. Inline Assembly - Runtime Stack Allocation
  239. can you help a new pcre user???
  240. Parser and Generator for XHTML in C in Open Source World
  241. Simple Preprocessor Question
  242. time output in milliseconds
  243. memcpy( dest, src, 0 )
  244. disregard post on sine table lookup
  245. GetLocalTime() for Linux/Unix
  246. structs
  247. problem with lookup sine table
  248. problem with lookup sine table
  249. Doubles and zero/negative zero
  250. Weird (?) explicit declaration of functions
  251. array to pointer decay question !!
  252. default expression type
  253. How to get non-pre-determined inputs from console?
  254. is this correct
  255. 'hello world' OS
  256. memcpy() vs. for() performance
  257. why
  258. Type of Constant
  259. Memory Leak while trying to get Subkeys from registry
  260. Stack overflow
  261. time sub standards
  262. How to declare a dynamic array
  263. Return code of 4294967295 (UINT_MAX)
  264. Comma Operator Question
  265. yacc
  266. different "system()" for different OS
  267. Sharing data between libraries
  268. Writing a Parser
  269. Linked list problem..
  270. Pause a program while running
  271. unsigned char *
  272. Typecasting in C
  273. test
  274. name of data structure for circular array?
  275. Dynamic 2D array
  276. usage of # in the following statement
  277. C question: Returning string array from function
  278. CGI Programming in C on Xitami Web Server
  279. How, exactly, does kbhit( ) work?
  280. Debugging tool: Trace function calls + variable usage automatically
  281. rsync in a C program?
  282. mpeg
  283. problem about allocating local variable
  284. Problem with sorting linked-list
  285. Pointer problem
  286. realloc'ing an array of strings
  287. Question about warning
  288. Check it out
  289. Array managed by preprocessor
  290. IOCTL_STORAGE_QUERY_PROPERTY and the STORAGE_BUS_TYPE data type
  291. Structs with pointers
  292. EOF Problem
  293. whether this is valid
  294. Programming Puzzle
  295. bus error with printf line included, error without printf line?
  296. Usual way to hide jpegs. Extraction off application jpgs??
  297. VB code to C
  298. keyword extern
  299. printf for a char in hex - why all the F's?
  300. Omitting rows numbers of a matrix
  301. OpenMP
  302. preprozessor and #define Problem
  303. implementation of the complex airy function
  304. ascii VS binary files
  305. c query
  306. Accessing a global variable when there is a local variable in the same name
  307. fmemopen: assignment makes pointer from integer without a cast
  308. math.h problem -> sqrt undefined
  309. Fixed-point multiply.
  310. repeated calls to strrchr... to find second to last occurence
  311. &first arg of a union or struct
  312. Test
  313. Callbacks in C
  314. Performance vs. Design (long)
  315. sizeof(type) in various systems
  316. ioctl(sockfd, SIOCGIFCONF, &ifc)
  317. fread can not read particular data
  318. Lvalue Required(wierd)...
  319. Is these functions C90 and/or C99 ?
  320. Local scope, external linkage?
  321. how to figure out the size of buffer returned by malloc
  322. Wintel compilers with: C99 tgmath.h? 16-byte "long double"?
  323. [UNIX]deamonize a process ?
  324. Getting window coordinates
  325. _matherr doesn't get invoked when sscanf is called.
  326. Windows System Restore is terrible
  327. CPU simulator written in C
  328. put list of int as string
  329. gcc prototype oddity
  330. Static Variables
  331. Seeking Programmers for Symmetrical Musical Melody Thesaurus (1440 melodies) Software Program:
  332. Segmentation Fault
  333. bitfield size check
  334. Segmentation fault...
  335. finite() in ANSI C?
  336. Remove a file over the network on a Sun
  337. Is it possible sentence?
  338. struct array
  339. HOW-TO Truncate first line in a file to zero length?
  340. What is the purpose of such a function ?
  341. uncompressing data in memory
  342. when is typecasting (unsigned char*) to (char*) dangerous?
  343. Sorting doubles with duplicates
  344. tmpnam, strcpy - incompatible pointer type?
  345. Access is denied
  346. Structure padding.
  347. Stack implementation question
  348. test
  349. simple malloc() problem
  350. Debug memory !
  351. C FAQ Question 2.11
  352. Passing arg from incompatible pointer type
  353. English language question
  354. can bsearch tell me the index?
  355. Reading stdin once confuses second stdin read
  356. Have I done them right?
  357. What's it with this kind of definition?
  358. Debug vs. Release
  359. stat.st_mode deciphering
  360. restrict keyword from ISO C99?
  361. Does scanf ever return EOF?
  362. please visit my website!
  363. Pointer Guide
  364. Suppressing stdout output
  365. MSIL to Win32
  366. my search and replace function
  367. Algorithms Notes by Derek O'Connor
  368. For a copy of The Embedded Newsletter
  369. getting return value from function without return statement.
  370. a small pointer problem
  371. Compiler bug?
  372. Sequence matching exercise
  373. FA:Software Source Translation: Fixed per 100 line Cost PL/M, Pascal, CHILL,
  374. address beyond array declaration
  375. Help on C code
  376. Fravær
  377. what is & 0x1 in this context?
  378. Het zal toch niet zijn wie ik denk dat het is?
  379. fprintf/variable args question
  380. sscanf regex
  381. fscanf problem
  382. assigning values to an array after declaring it
  383. Array of size zero!
  384. memset all bits to zero will let float/double to zero?
  385. Interpolation without FPoint arithmetics
  386. This is just a TEST!
  387. Help the helpless.. code read
  388. problem with a static variable
  389. Quirk in Conditional Operator?:
  390. Arjen Jongeling, een oude bekende
  391. use memcpy() to copy one structure to another
  392. January 1 ?
  393. simple matrix routines
  394. Dynamic access to struct field names
  395. Portable way to wait for a keypress
  396. An IDE for C
  397. program - help
  398. Where's the mistake???
  399. Making function private/ not supplying declaration in header file
  400. Making function private/ not supplying declaration in header file
  401. 4 digits hex (WORD)
  402. memory optimization
  403. Difference between various functions
  404. Memory usage
  405. Trouble with scanf("%c", &answer);
  406. HELP: function pointer
  407. Post and pre increment
  408. Building Paper, Rock, Scissors
  409. Double break
  410. wrap around alphabet??
  411. Maximum char array size?
  412. Next prime algorithm
  413. Can you switch to C in protected mode?
  414. what are *.so filea in linux?
  415. quik popularized by ANSI C
  416. What's wrong with long long?
  417. memmove() loses bits...
  418. Suggestions to a simple wave file writer…
  419. Write a string in EBCDIC
  420. random number generation
  421. C tidbits
  422. barcode decoding from an image
  423. System cmds
  424. Latest C Version
  425. bits and stuff
  426. To check if SMTP delivery is enabled for a user.
  427. typecasting towards a pointer to a K&R style declared function
  428. _Pointers_and_Arrays_
  429. Looking for a C project to read the source code
  430. A function that returns a function that adds x to its argument
  431. Why these warnings?
  432. Repost: String pointer and char array
  433. Why do we have const arguments?
  434. String pointer and char array
  435. Language to replace C
  436. Regarding the FAQs
  437. Finding next largest/smallest floating point value
  438. Structures and Pointers
  439. Reverse engineering tools
  440. hexadecimal ( WORD)
  441. Typecasting Structures?
  442. Type Casting IPv4 and IPv6 structures to Generic Structures
  443. Typo in n869
  444. What will happen when the size of a local variable length array turns out to be 0 (zero)?
  445. the whys of the comma operator
  446. Blocking on fopen() command
  447. who owns C
  448. clearerr(stdin) not clear
  449. array alignment
  450. Help with __cplusplus
  451. printf, align & field width?
  452. Can #include use a preprocessing token?
  453. Create and use a library
  454. extern and linkage
  455. Issues with LibMad
  456. Viariables definitions must be first in function definition?
  457. XpoLog 2.5 released
  458. Why do so few people know the difference between arrays and pointers.
  459. union
  460. Finding if a file is open.
  461. Threads in C
  462. Here's a good one...
  463. why does symbol & in #define QO_PTR(q_node, q_type, q_ptr) needed?
  464. why does symbol & in #define QO_PTR(q_node, q_type, q_ptr) needed?
  465. label inside for-loop
  466. binary search tree problem
  467. A basic primitive interactive system
  468. A basic primitive interactive system
  469. switch/continue
  470. libxml needs to be tamed (standardize C/C++ XML library?)
  471. Unicode Initialization.
  472. Allocated memory
  473. data storage question...
  474. Pointer to Pointer & Mem allocation
  475. Need constant screen with periodic updates
  476. borland time_t conversion
  477. Explicit unsigned/signed conversion: ANSI/ISO rules?
  478. what's wrong with my program ?
  479. how to produce trace of C program?
  480. trouble, writing an array of structure to binary file.
  481. From a researcher: what is the job market for compiler-writters?
  482. Eats, Shoots & Leaves
  483. returning a floating point value from a function
  484. syscalls.h or equivalent in cygwin or Linux
  485. checking for overflow
  486. creating a file sliding window
  487. loading an image in a c program
  488. wait3 breaks printf for floats?
  489. Clearing Console Window
  490. What do these warnings mean?
  491. netlib - May '04
  492. sizeof extern arrays
  493. print matrix
  494. Missing Lines With fscanf()
  495. from void * to types
  496. Printing an unsigned char
  497. O'Reilly book: Mastering algorithms with C
  498. Can I use a byte array for sound files?
  499. Fundamental question
  500. questions about dynamic allocations
  501. OOP in C!
  502. Memory alignment
  503. Obfuscated c using #include
  504. Allocating single memory block for multiple structures
  505. Stacks and heaps
  506. Macro to stringify an enum
  507. How to read a character from a particular location on console?
  508. declaration error
  509. implicit type conversions
  510. Basic C tutorial on networking TCP/IP
  511. what is wrong with this code ? hi-q
  512. Separating directory from file name: Code Review!
  513. Separating directory from file name
  514. declaration error
  515. declaration error
  516. little network/socket-program with parse error
  517. fgets()/strlen unix/DOS portability question
  518. Talking to *n*x
  519. `errno' (Dan Pop)
  520. Casting const void * into void *
  521. Function seems to re-initialize arguments
  522. use of FAR pointers with gcc
  523. Hi,
  524. Becoming a C _developer_
  525. GUI libraries for C (not C++)
  526. Find the functions being called in a C file
  527. rebuffering an opened file
  528. Pragma Document
  529. C function overloading?
  530. Planning to learn C/a new language, your suggestions please
  531. Is there any good hash library in c/c++?
  532. Statically linking a library problem...
  533. Help. Program coredumps with SIGILL after exit (0) is called
  534. File size
  535. Regarding: fgets() replacement
  536. how to embede sql database at .net setup project??!!
  537. Help me to compile gcc
  538. Static variable mapping !!
  539. [Meta] net nanny confused
  540. 10 most used
  541. allocate 2d array in function and return it to caller
  542. How to get the values parsed from the following stream of bytes
  543. fgets() replacement
  544. Reversing order of quicksort
  545. Struct initialisation
  546. Reversing order of quicksort
  547. Most restrictive type
  548. Help with Visual C++.NET
  549. Including an enum within another enum, possible?
  550. Is this code valid