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. New C/C++/OpenGL Software Tutorial
  2. New C/C++/OpenGL Software Tutorial
  3. what's wrong with my code!!!?
  4. Rounding
  5. sub: inclusion of header file "y_token_names.h"
  6. Variable Filenames
  7. Proto Question
  8. question on whitespace in string
  9. Gauss jacobi and seidel onC++
  10. Good way for error generation on template instantiation
  11. How i can make compatible vc7 with vc8
  12. Strings
  13. segmentation fault
  14. Subclassing a template causes problems
  15. lvalue -modifiable and non-modifiable
  16. XML parser
  17. How to use VARIANT??
  18. Performance VC++ .NET vs. VC++ 6.0
  19. diff between cout and puts
  20. strange error!
  21. Why is this not allowed anymore (anymore being with a more recent compiler)?
  22. STL Map in which the value type has no default constructor
  23. compiling with std=c99
  24. Schifra Reed-Solomon ECC Library
  25. Private enum in class
  26. Learning Compilers using C++
  27. Transferring a .JPG image file through serial port to another PC using c/c++
  28. using long long
  29. why Turbo C++ Class shows size 1 byte with sizeof operator is used ?
  30. string
  31. memory
  32. Internet Explorer Script Error
  33. Need some information in output of objdump
  34. will it leak?
  35. on cout,
  36. Invoke New Handler
  37. can some one figure out what is the error message is about in my code
  38. Comparing Strings to INTS
  39. Power calcualation once more :(
  40. reading and writing incorrectly
  41. Thank you
  42. different struct sizes
  43. Program isn't stopping for cin
  44. Where to get a C program for Singular Value Decomposition (SVD)
  45. arrays
  46. How to assign long to character array and later extract it
  47. Strings C++
  48. Remanent - tworzenie nowej bazy od podstaw
  49. how to Count Number of Words in an array of characters
  50. String trouble
  51. Seg Fault. help please
  52. How can a Vector class be optimized ?
  53. Need Help How to extract tokens and The current index position inside
  54. C program for reading in a message string
  55. Async / sync class design question
  56. can anyone help me in correcting this code?
  57. can anyone help in correcting this code?
  58. strcat syntax with int and char
  59. HELP!!
  60. thanks in advance:
  61. How to get a specific line in a Code... Need Help
  62. Problem running vc++ code with gcc
  63. help with a stack problem in c++
  64. pointers and malloc and files
  65. strcat syntax with int and char
  66. random number generator help
  67. To reuse or not to reuse
  68. Dynamic C String Problem
  69. fscanf into an array
  70. header file
  71. spaces in scanf format string
  72. nested structure
  73. One question only ---ANSI C
  74. C++ or Java Script
  75. need your help, i'm waiting
  76. hi there, ca you help me please
  77. functions
  78. can you answer please as soon as possible
  79. can you answer please as soon as possible
  80. i need your help
  81. reading the input from file phone.txt and writes them to output.txt
  82. grep in C code
  83. structure-string
  84. program that reads a text file and prints out the word frequencies using structure
  85. complex inheritance
  86. prototyp declaration
  87. Stroustrup 3.7.1 - "vector"
  88. Help for c-programming under windows in cvi development !
  89. What does this function return!
  90. File included problems
  91. a question on c++ preprocessor
  92. Read an input file into a single string
  93. need help with a C program
  94. C Compiler error?
  95. i need urgent help
  96. help keeping my loop in columns
  97. Customizing structure with policy classes
  98. Writing Struct to File doesn't work - what am I doing wrong?
  99. Stroustrup chapter 3 - 3.6
  100. sum of the first n odd positive integers
  101. std::stringstream
  102. Open, Read, Print an input file
  103. Exponential output with cout - should be changed....???
  104. copy two struct
  105. Random #'s w/o same #'s
  106. hash_set core dump on memory free
  107. QT/Trolltech multiple monitors
  108. Looking for math library
  109. conversion
  110. Pointer Question
  111. iterating through vector<string>'s.... error
  112. Creating A Chessboard Program in C++
  113. how to use the machine date as an input! plz help!
  114. Begginer question
  115. strtok pointer to string?
  116. Binary output (literally 1's and 0's)
  117. How to prove merge sort is stable
  118. operators & namespaces
  119. Looking for a good IDE for C language on linux!
  120. What is the ouptput of this program ?
  121. Help: datatypes...
  122. Reading data in from a file
  123. are these of the same type?int a[3]; int [3] b;
  124. Converting Roman numerals to integers
  125. extended ascii and ncurses
  126. where can I find C grammar?
  127. " Interviewing Seminar LEADERS; How did I do that ? Faith that's HOW... "
  128. output
  129. Question regarding const arrays and passing them through functions
  130. How to overload the new operator for std::complex<double>?
  131. static constant as class member
  132. Valgrind errors: valid, or false positives ?
  133. Help on using Floor and Ceiling
  134. Information for C
  135. difficulty
  136. Wave To Ape Converter C++
  137. Functions
  138. Function Template help
  139. Help with the procedure..
  140. Char*
  141. inverse of a matrix
  142. help on C++/programming interviews...
  143. using map<int,string> in Linux
  144. how C++ implements the dynamic type?
  145. bit shifts across array elements
  146. need help!!!!
  147. Find/Replace with char arrays without string functions
  148. Question about compilers....
  149. C client to load binary data to MySQL
  150. partial template specialization...
  151. Can't use container - stack, help me!
  152. erase-remove usage
  153. Printing out integers in an array only once
  154. yet another memory leak
  155. Memory Leak Programs
  156. How to call Aggregator class destructor?
  157. help with string search
  158. Counting a text file words in C++ and C, using lists or hash tables
  159. Weird link list problem
  160. buttons and events
  161. A C test suite (was: Opinions on Rowley CrossWorks for ARM)
  162. Linked List
  163. Reading contents of a structure
  164. scanf() driving me crazy
  165. Using macros with variable arguments for static initialization.
  166. scope of struct definitions
  167. wrapper around data structure?
  168. Making text scroll out
  169. recursive linking to shared object files
  170. Call Javascript function from ANSI C program
  171. how to build worksheet in C++?
  172. Calucalting the power
  173. No object definitions in header files?
  174. boost::regex - fail to compile a simple sample
  175. Container with pointers
  176. 2 Errors
  177. scanf hangs when taking multiple inputs in a char array
  178. pointer to string
  179. problem with making a linked list
  180. Tricky postorder without recursion
  181. structure
  182. binary file length
  183. storing iterator in a class
  184. I'm very new for C++
  185. applications unions in c
  186. typename usege problem ...
  187. classes and members
  188. malloc and new...
  189. Begineer in VC++
  190. Cannot return values of char variable
  191. How to parse float number
  192. String hadling
  193. How to set a perticular bit in a given byte?
  194. practical usage of _SP in turbo C
  195. Write a programm in C++
  196. Calculating File Size in C
  197. Regarding scanf and fgets
  198. How to Check the null string in a 2D array
  199. How to use the cpponly compiler pragma
  200. Error: 'for' loop initial declaration used outside c99 mode
  201. Any implementation for one-many message dispatching mechanism in C++?
  202. Writing better program?
  203. Stairs program
  204. PdhAddCounter unhandle-able exception
  205. algorithm for rat and mesh problem
  206. template class and static member variables
  207. ANSI C ------ question .
  208. Error: no compiler tool is associated with the file extension (*.h)
  209. equivalent of chomp in perl
  210. question on array
  211. array reversal in C programming
  212. Looking for schematic drawing sdk
  213. hi
  214. combine __FILE__, __LINE__, __PRETTY_FUNCTION__
  215. Parsing question
  216. Problem with a struct within a struct
  217. Memory leak detection tools?
  218. sizeof of an instance differ from sizeof of a class
  219. character byte str[i] treated as signed, I need unsigned
  220. help
  221. Nested (non-regular) data types
  222. Error msg - Segmentation fault
  223. why assignment operator required, but not used?
  224. Need a few pointers in C
  225. Recursion
  226. case insentisive file search
  227. vector reserve() and clear()
  228. function without an address?
  229. Splitting string into words and displaying
  230. C++ Event Coding Questions
  231. array program that needs help
  232. Avoiding evil macros
  233. help with a word counter.
  234. Closest pair problem
  235. Help with data files
  236. sort() function for user defined type
  237. Question about arrays and file input...
  238. singleton class
  239. Help with Iterator for templated list.
  240. Declaring double in the scope of a class
  241. Main program call 3 functions:Insert,Delete & Search
  242. Thumb rule for passing arguments
  243. program that corrects syntax errors in english
  244. What does the object name represent?
  245. warning: missing braces around initializer
  246. inline warning on borland C++
  247. a good C++ editor
  248. Mayday....cant fix my program:(
  249. stable sort
  250. seg fault with a linked list in another linked list
  251. code for atoi(ascii to integer)
  252. Printing CLA using pointer
  253. Pointers
  254. Gauss Jacobi and Seidal on C++
  255. remove
  256. computer program
  257. viewing symbol table
  258. one more question with smart_ptr
  259. How find a number ina list
  260. const ref vs. pointer
  261. stl container as default arguments - how?
  262. The number is odd?
  263. C:graphics
  264. cannot get the output
  265. comparing ptrs/mmap
  266. help me
  267. Threading In Managed C++
  268. Binray File Reading and Writing a structure..portable, backward compatible
  269. cout true for bool(true)
  270. Singleton without static : possible??
  271. HELP with class declaration/ initialization
  272. help
  273. file open
  274. char pointer array problem
  275. program of structure
  276. A new approach to specifying typelists?
  277. Help with cd autorun program
  278. Using Borland C++ print dialog problems???
  279. bit fields pointers?
  280. Have a exam teacher is rushing things to fast
  281. Please help me get started!
  282. another while loop
  283. while loop
  284. Prog help
  285. turing into a function
  286. get the address of a function??
  287. Hide the KeyCombination Ctrl+Alt+del
  288. std::vector and operator==
  289. Long Num speed
  290. C++ Function Arguments
  291. Struct in C
  292. dynamically allocated array of pointers
  293. const question
  294. Problem with Circular Linked Queue Program
  295. Having some trouble with a multi-dimenstional array
  296. seek and fgets and fputs fopen
  297. Please Help To Draw A Fractal For Peano/hilbert/koch Snowflake Curve Using C++
  298. Need a program that can answer the following problems
  299. Array of strings.
  300. HELP me i c/c++
  301. I need help with array problem.
  302. Stringizing
  303. Automatic conversion operators
  304. problem with vector
  305. Data grid view
  306. trying to get the second 2nd value of same key in multimap
  307. Destroying files in C
  308. Homework problem with satellite program
  309. How to compile c to dll
  310. project on c++
  311. Another TicTacToe problem
  312. HELP!! <please>
  313. graphs and trees
  314. Are C++ strings binary strings?
  315. Q: change position of list element without invalidation
  316. how do I find out how many days between 2 days?
  317. could you explain the code from the second header file?
  318. could you explain the code from the second header file?
  319. Fibonacci sequence
  320. fork
  321. need help for saving high scores
  322. need help
  323. Help on Rounding Numbers on C
  324. Problem with pointers/addresses
  325. Virtual Constructor
  326. Question
  327. hash table...again
  328. tolower() and toupper()
  329. VC2005, please help me with TextBox and Label controls
  330. How to count some repetitions
  331. How to count some repetitions
  332. Is it simple way to create a singleton or is it wrong?
  333. unsigned char* compiler error
  334. faq 1.#QNAN00000000 and -1.#IND000000000
  335. Function pointers
  336. XMLCh and wchar_t
  337. Incrementing in C
  338. i need your help Banfa!!!!
  339. How to only limit numerical values in int for C Programming.
  340. extends in C++?
  341. Question about C Functions
  342. error while creating a window in C++
  343. Simple assignment
  344. Counting # of single digits with arrays?
  345. Functions having same name return different type values in subclasses.
  346. binary tree
  347. Searching Multiple Arrays
  348. Loops to Allow users to go back and enter new data or just quit
  349. variable scope in C
  350. Loops to Allow users to go back and enter new data or just quit
  351. Out-of-bounds nonsense
  352. Out-of-bounds Nonsense
  353. why does this right?
  354. Which C tool?
  355. How do I determine if a CPU supports Uniprocessors/Multiprocessors or only ACPI
  356. help upcasting
  357. gcc TR1 support under Windows 2000?
  358. Help Needed - Nested loops
  359. Mr program is compiling but not running correctly ... please help
  360. Is (&(*(T*)0)) UB ?
  361. Operator ^ and type error *** C# language ***
  362. Modify Code
  363. remove elements from vector
  364. How to avoid repeated names?
  365. proteus; Asset Mgmt. Analyst Sr.
  366. pointer to function
  367. ABI backward compatibility
  368. Triangular Matrix2
  369. C++ Builder 6
  370. UART Reception
  371. f2c's abs conflicts with <complex> abs
  372. How Do I Rewrite This In C Using Functions?
  373. C++ exception handler error
  374. arrays
  375. help. for loops
  376. Functions????
  377. splitting two arrays.
  378. plzzzz help me...i know u people knw this..
  379. memory allocation design problem
  380. c++ binary trees... compile trouble
  381. getline problem
  382. i need help with the following code
  383. functions arguments
  384. Method overloading and inheritance
  385. Linked list with bidimensional array
  386. Is this passing arguments by reference
  387. Why doesn't this code work?
  388. Problems with rounding numbers
  389. urgent: can somebody find logical errors
  390. nested while loop
  391. array help
  392. EOF vs. feof() and ferror()
  393. conversion
  394. post decrement in while loop
  395. regarding expression evaluator
  396. AM to PM conversion
  397. inport()
  398. Unicode conversion
  399. string search?
  400. Precedence of overloaded cast operators
  401. Name mangling Doubt
  402. When I declare the following structure in my code
  403. Vector
  404. Please, help!
  405. Execuable protection
  406. Lcm
  407. need for an extra variable.
  408. Simple TRIM function
  409. Needed - C++ Experience Professionals
  410. how to read (mp3,.wav,.doc,.ppt etc) files in c/ c++
  411. typecast
  412. friends template
  413. for strstream class what is the need for setting the flags
  414. creating directories using c functions???
  415. realloc(): invalid next size
  416. my Vector class
  417. self-referential structure
  418. Use memory instead of sockets in IPC ?
  419. help
  420. challenge
  421. Stroustrup section 2.5.1
  422. malloc
  423. Difference Between Data Structures and Pointers
  424. conversion from one user defined type to another
  425. How to use CPPUnit effectively?
  426. how to design an testing example
  427. where does /return value/ go?
  428. virtual destructor
  429. virtual destructor
  430. Need help Converting code to C from C+
  431. Interface classes
  432. pointer char
  433. Problem with sorting a vector
  434. What are implicit/explicit overloading operators
  435. don't understand the STL source code!
  436. searching for global extrema
  437. Different Variables Use Same Memory
  438. Needs help on making a "text twist" game within 24 hrs. *crying*
  439. not writing to file
  440. STL map
  441. bit operators
  442. Converting an Int sorter (code provided) into a string sorter
  443. Adding to Code
  444. Linux Sockets and POSIX threads example
  445. Reading from File - but into different data type, i dont know how!
  446. *+ 20 30 50 = ?
  447. problem on saving object relations.
  448. c++ class struct and hell on earth
  449. Unix: advanced c++ debugging techniques
  450. vending machine program
  451. Triangular Matrix
  452. Generating random number using C++
  453. type safety and reinterpret_cast<>
  454. virtual function
  455. debugging
  456. C Interview Questions
  457. STL and local structs: Is this valid ?
  458. header files revisited: extern vs. static
  459. Need help with array invertion
  460. inline class functions in separate file
  461. using graphics.h..but get bgi error..wt 2 do???
  462. A n00b.
  463. copy constructor
  464. how to convert binary files into text files by using C language
  465. pointer past end of buffer
  466. type identifier and OO design
  467. useless design pattern
  468. Mavis Beacon 16
  469. Stroustrup ch2 section 2.3.2 example
  470. increasing order
  471. pascal triangle
  472. pointer to member function as a template parameter
  473. homework
  474. strassen's matrix multiplication
  475. __NAKED__ nonstandard C++ directive
  476. Specialization of a method from an imbricated template class
  477. help with classes in c++
  478. basic_stringstream with unsigned short
  479. basic_string with unsigned short
  480. basic_stringstream with unsigned short
  481. if clause
  482. operator+
  483. Primitive Passwords
  484. Getting A Clock to Appear
  485. reading files in VC++ 6.0
  486. sorting
  487. Run a program behind screen
  488. C vs. C++ and C compiler optimization question
  489. I have a problem in my study
  490. Resource question
  491. Convert Hex to Double r float
  492. how to convert decimal number to binary
  493. I need java script code to lock a folder.....please its urgent?
  494. structure pointers
  495. finding how much the file system is full, from a C program?
  496. smart_ptr question
  497. how to load c# dll into vc++.net
  498. slow ODBC connection
  499. Threading in C++
  500. Accessing MySQL database from a c++ program on OS linux
  501. copy string[] to vector<string>
  502. memory leakage problem
  503. STL List problem with observer pattern
  504. How do I deallocate memory from a hash_map?
  505. how to use bit operation to do \sqrt(n)
  506. How do you sort a singly linked list
  507. can someone check this for me?
  508. Simple Iterator question
  509. Infinite loop problem in Newton-Raphson program
  510. How to convert char's variable to string? using 101 C++
  511. Heap Memory allocation, Scope and Distructor
  512. inputing data into 2d array and displaying
  513. Break ifstream input into words?
  514. Salary program
  515. help with a program
  516. Problem of virtual function
  517. file processing problem
  518. Counter problem
  519. what's wrong with this strtok_r()
  520. Help with a program that makes a square
  521. Real Time Thaughts
  522. Aligning dollar amounts in printf statements.
  523. operator overloading = and []
  524. Online Source, Book for Reference purposes
  525. help with function template and using size of
  526. cin.ignore... better way wanted...
  527. Using Lists to do a selectionSort function
  528. Unexpected result messing around with own binary search
  529. how can I create a system process
  530. service and process question
  531. Difference between operator and function
  532. C++ Best practices, OOD, Linked List
  533. I need some help to write a program
  534. I need some help to write a program
  535. Printing ASCII Characters instead of Integers: Question(#)
  536. how to dinamically allocate memory for two dimensional array?
  537. How to save an image?
  538. simple float
  539. Using class from a different file as a global variable generates "missing storage" er
  540. Hey Banfa !!
  541. Out-of-bounds Restrictions?
  542. working with System::String^ in visual c++, help please!
  543. instant required
  544. Confused with passing values through classes ?
  545. returning value from constructors
  546. partial specialization on std::vector
  547. Count the letters and sequence from a file
  548. Maths assignment in c++
  549. Explicitly calling constructor
  550. Help Needed, Please!!!! Read File And Put Into Arrays