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. collect2: ld returned 1 exit status
  2. metapost & powerpoint comparison
  3. A garbage collector for C++
  4. A garbage collector for C++
  5. Function crashes if a integer is passed (pointer related).
  6. Websphere Portal Administrator
  7. Websphere Portal Administrator
  8. C beginner: struct inside another struct...
  9. catch (...)
  10. struct in struct
  11. using directives
  12. Questions regarding cyclic header dependency
  13. legacy code?
  14. What's the best/a good way to access a variable member of an array of structs?
  15. What's the best/a good way to access a variable member of an array of structs?
  16. textvsbinary
  17. Pointers again...
  18. a curious questions about return type
  19. Long(er) Factorial
  20. Why the standard doesn't force following the "simple" references link ?
  21. A new syntax (to me)
  22. subsets of array
  23. Casting void * to void ** ?
  24. Find the node where 2 lists merge
  25. semantics of std::vector.reserve()
  26. passing varg to another method
  27. why this program can work??
  28. Begin() applied on empty Vector returns NULL or non null value????
  29. Swapping Two Strings.....
  30. strncpy to a char member of struct
  31. calling base class destructor's
  32. find utility like system call in unix
  33. The copy constructor
  34. Report from ACCU Conference Thursday 20th April
  35. aCC Compiler error : Cannot use extern object of unknown size
  36. Accerated C++ question
  37. Canon CD SDK 7.3
  38. how to use stoi? which *.h to use? trivial beginners problem...
  39. c++
  40. Numbered class
  41. Library Functions .... Standard ??
  42. About typedef -- define the function pointer or define function model?
  43. is there any open source c/c++ parser available?
  44. Regular expression for numeric
  45. overloading new
  46. C++ builder and installer shieldexpress
  47. How can I add more include path to gcc compiler on RHEL3
  48. Defining a constant in a class
  49. Deriving and Template typedef
  50. replacing operator new
  51. replace std::map with <ext/hash_map>
  52. istream and string
  53. Need odbc32.lib odbccp32.lib
  54. are the functions in <stdio.h> system calls provided by operation system?
  55. Recovering gracefully from a realloc() failure
  56. system() function usage
  57. ISAPI DLL Location help
  58. new and memory management
  59. Crash with Seg Fault
  60. Structs and pointers
  61. Struct and Pointers
  62. warnings .. and removal
  63. Member function redeclaration not allowed when constructing temporary object
  64. A neat (?) error handling system
  65. Destructor
  66. Pro*c - Using c++ to retrieve unicode data
  67. what is wrong in the code?
  68. Select function
  69. About to commit suicide - Linker error
  70. The Shell execute command not working
  71. stl map, lower_bound and upper_bound
  72. new process or a new thread
  73. on fgets and sscanf and their bugs
  74. need of virtual keyword
  75. Problem- strcat with char and char indexed from char array
  76. Copy bitmap to clipboard
  77. cast from void* to int
  78. Available C++ Libraries FAQ
  79. STL: Set within Map upsets iterator
  80. gcc optimize option
  81. OCR C code?
  82. faq new as parameter in the constructor
  83. whats wrong with this pointer operation?
  84. junk information an the end of dumping out string to a file.
  85. Pointer incompatible type assignment to character.
  86. C compilation error on RHEL3
  87. derived class incresing the sopce of base class methods and explicit call to constructor
  88. STL map compare function - can I pass a parameter?
  89. coloured text in console
  90. std::list and interfaces question
  91. portability issues with ' flag in printf
  92. Bit-Level C Functions
  93. Need help in designing a quiz
  94. to reverse the digits of a number
  95. virtual inheritance downcast
  96. const and 'constant expression'
  97. Equality of floating-point numbers (special case)
  98. Question Regarding Static Initialisation of Aggregates.
  99. to add 2 very long integers
  100. Inner classes and access restrictions
  101. How can I pass command line arguments in Visual Studio 2005 (in C++ environment)
  102. How can I pass command line arguments in Visual Studio 2005 (in C++ environment)
  103. ; in function member declaration
  104. direction of stack growth
  105. Deleting a File from Hardrive and Deleting a SubKey in Registry
  106. Application of Union in C
  107. Application of Union in C
  108. i have a doubt in c programming
  109. GCC output directory
  110. COSPA Deliverables available online
  111. Linkage of templates
  112. Populating an Array of Struct
  113. BETA
  114. fatal error C1001: INTERNAL COMPILER ERROR
  115. Auto-generating C header file from C++ header?
  116. Are implicit casts to void*& illegal?
  117. Friend class and NULL object member functions
  118. Help to Implement a Project
  119. Need projects
  120. Covariants
  121. how to use a label??
  122. send tcp raw socket (bogus tcp header length)
  123. Tools for refactoring header files
  124. Fastest way to construct this class
  125. pointer to member function as template argument
  126. floating point bitwise & and >> operations
  127. Different code behaviour in Unix & Windows
  128. && and || -- precedence evaluation doubt
  129. Inline Constructor
  130. Overloading operator []
  131. char* string?
  132. constructor overloading with static variable
  133. removing data in files
  134. delete this;
  135. store pointer to template function
  136. Huge compilation time of template based sources (AIX 5.2, VA C++ 6 compiler)
  137. is the v-table global ?
  138. bad programming practice?
  139. GCC support for CX options
  140. Transferring the log file over the modem using PPP
  141. char* pname = "Harry"
  142. private constructors
  143. faq why use p=NULL?
  144. iomanip: setwidth was not declared in this scope
  145. test(null)
  146. Error executing c:\windows\system32\cmd.exe
  147. A doubt regarding constructors
  148. overload new in shared library (crazy)
  149. Stack runtime error
  150. Sorting & Searching
  151. releasing memory when shut down ...
  152. Vector of pointers
  153. how to copy from a vector into an array?
  154. MFC: How to resize a control with only SendDlgItemMessage (ie. without MoveWindow)
  155. gcc, aliasing rules and unions
  156. sudoku coding help
  157. memory
  158. Float to int conversion by using two int variables for representation of the float variable
  159. Help regarding Programming Style
  160. How can I work around it in VC++7.0 ?
  161. looking for compiled tcc for win32
  162. Why does this crash?
  163. Testing protected or private functionality?
  164. tangle
  165. How to compile a CPP file in Command Prompt
  166. Tutorial on C++ Templates
  167. Struggling with libraries
  168. Unhandled Exception. Undefined Pointer?
  169. Non-member vs. Member
  170. CRTP question
  171. virtual methods in multiple inheritance
  172. Frustrating array initialization problem
  173. Doubts about Linkage Rules
  174. can not acess memory at address ox0
  175. Creating methods for a data base
  176. Reference and Pointer
  177. C++ Faqs
  178. Debuging using core dump and PC
  179. Have you Assignment for me ?
  180. Is std::multimap "stable" ?
  181. iostreams: change default floating point precision?
  182. deleteall
  183. find if any application is openning the file
  184. Bit Field Alignment
  185. find if any application is openning the file
  186. cud any one tell me what is the problem in this program
  187. testing c skills
  188. how to find .obj file
  189. First C Program, Problems getting serial data
  190. Xerces and URL access/parsing
  191. less than or equal to operator
  192. c++ vectors simple question
  193. Error: function already has a body
  194. Problem using vector.earse( ) in a class
  195. stl questions: how can I compare 2 stl list?
  196. Project design
  197. Some questions, big numbers library
  198. Some questions, big numbers library
  199. Some questions, big numbers library
  200. Some questions, big numbers library
  201. Terminal 'screens'
  202. directx "how to" question
  203. Scope Rules
  204. Routine for eigenvalues of *complex* valued matrix
  205. TCP Connection
  206. const 'correctness' question
  207. ignore. this is a test.
  208. huge 2-D array
  209. How Do I Convert String To Int
  210. vote
  211. vote
  212. range vs precisionC
  213. Accelerated C++ exercise 8.8
  214. template specialization overriding non-specialization?
  215. Bad DLL calling convention
  216. File exist
  217. shift question
  218. shift question
  219. C++ overloading operators(OPERANDS)
  220. about quick-sort using c
  221. vector of fstream, does not work?
  222. Passing varibles into a function from a differen class...sorta
  223. log10
  224. RPM for profiling
  225. Library for random-access console screen functionality?
  226. Old question?
  227. Risky question?
  228. How to print stack info when using assert?
  229. 1st DigitalTutor.info Tutorial Contest!
  230. Objects
  231. Help
  232. quick question on using bsearch() on an array of structs
  233. Microsoft Quick+insertion
  234. Template specialisation of static members
  235. ctor exception question
  236. to generate a fingerprint of all exe files present on my computer
  237. search for all exe files on the computer
  238. printf code
  239. printf code
  240. printf code
  241. casting primitive type to user-defined type works in usage
  242. Questions on Prim's algorithm
  243. virtual method with different return types?
  244. unit--, a unit test framework for C++
  245. Inheritance of the vector class
  246. Obtaining digits from bit string
  247. Inherit vector class
  248. LNK2019 Error
  249. C compiler
  250. About MFC cannot convert parameter 1 from 'const char [42]' to 'LPCTSTR'
  251. writing to a socket with data from struct
  252. part of a c-code
  253. Open Source C Algorithms Library
  254. problem with hash set iter
  255. Whats faster? i1++ or ++i1
  256. "friendship" question
  257. testing - ignore
  258. Some Questions #2
  259. Access Violation by fox toolkit in FXObject::MetaClass::search(FXSelector key)
  260. Class Templates pls help
  261. EXTERN Qualifier
  262. How can i do matrix with STL?
  263. How to call Fortran moules from C++?
  264. Discover Medieval Romania /Vlad the Impaler/Dracula/ /www.medievaltours.ro
  265. Discover Medieval Romania /Vlad the Impaler/Dracula/ /www.medievaltours.ro
  266. Virtual Constructors and Destructors
  267. counting letters words
  268. problem with the destructor of cout.
  269. hash_set<string> declared deprecated
  270. unexpected behaviour of set_unexpected()
  271. Why no virtual constructor in C++ ?
  272. funciona mesmo!
  273. quick+insertion details by microsoft(1997)
  274. funciona mesmo!
  275. funciona mesmo!
  276. funciona mesmo!
  277. Stuctures in classes
  278. "heap" vs "stack"
  279. recommended book (or other resource)
  280. bitfields as static members?
  281. Returning a Char from a Double
  282. sorting
  283. enum type int or unsigned int?
  284. A quick question...
  285. Default parameters in macros... Is it possible?
  286. friend templates
  287. Incrementing a void pointer. Legal C99?
  288. folds and formatting
  289. getchar can't be used twice?
  290. Adding index counter to linked list
  291. BITWISE SHIFT QUESTION?
  292. Byte swapping help please
  293. First Program
  294. proper initialization
  295. problem with complex numbers
  296. returning function pointer
  297. Borland C++ Builder 6, Active X
  298. Get user Temp directory
  299. Modifying pointers of unknown type via a function call
  300. program crashes at start
  301. Static initialization order fiasco with smart pointers
  302. sizeof(char)
  303. Problem with std::basic_istream<_Elem,_Traits> &std::getline()
  304. How to bounce a post
  305. test
  306. I need help w/my tic tac toe code
  307. problem with reading from file
  308. simple exercise:Printing E with '*'
  309. Software Jolt Award(Hot!)
  310. Visual Basic for Applications
  311. C++ Builder 6 - DBGrid
  312. An interesting thing about fread().
  313. Example of 2 mutually recursive functions
  314. C++ and db
  315. dereference precedence
  316. Simple Quadtree
  317. reverse a file's content
  318. constructor inside constrcutor and this object
  319. operator overloading in the derived class could not work...
  320. Not fully comprehending arrays and dynamic memory.
  321. Memory leak due to onCtlColor ?
  322. BITWISE SHIFT question
  323. A doubt about struct
  324. Who can help me to interprete this code?
  325. Help fixing file input reading routine?
  326. argg, noob array question
  327. C++ Sorting And Displaying
  328. POSIX library for Windows XP
  329. Australian Startup looking for C/C++ Engineers - GENEROUS $$$
  330. Australian Startup Looing for C/C++/Linux Software Engineers - GENEROUS $$$
  331. compiling C++ builder
  332. french to english numeric conversion
  333. Http unix
  334. std::set::upper_bound
  335. question about boost::scoped_ptr
  336. RAM testing techniques?
  337. std::set::upper_bound
  338. Comparison function in qsort()
  339. K&R exercises
  340. TCP/IP UDP Protocol Development Library and Development Resources
  341. Deleting linked list
  342. fgetc() vs. fread()
  343. Regarding STL-Map
  344. Assignment: get integers and display in words
  345. Assignment: Print reverse order
  346. Assignment: Print 2D array
  347. query: Windows exploits (random stack frame pointer)
  348. how to create sub-directory if it doesn't exists?
  349. Com object using c++ related question.
  350. Problem in release mode
  351. atof approximates the String, I need exact value of the string passed
  352. Help: need non-const first_type
  353. Commodity Trading Developer - C++
  354. novice template query
  355. How can I know if a string is BiDi string?
  356. C++ and db
  357. Number Fomatting
  358. Plz help me with the characters showing.
  359. one thread hanging in RWTPtrSlist<POSIXThread>::append
  360. ..and now it doesnt compile?
  361. Inserting a space in C++
  362. Connect to a cbase program running on Linux from WinXP
  363. life cycle
  364. Variable and typename naming
  365. Help with non-const first_type in std::map
  366. Help with Parser
  367. operators and namespaces
  368. a[++j]=a[j]+a[j+1];
  369. Why does this fail?
  370. help on using <list> <vector> in a simple VC program
  371. Input to enum
  372. mutable
  373. Able to call member function with a pointer assigned NULL
  374. system function
  375. smart pointers for c++
  376. fwrite() fails when called after fread()
  377. Core dump with string functions
  378. Some Questions
  379. question
  380. sine wave generation
  381. Malloc and recursion
  382. What kind of macros are permissable?
  383. malloc
  384. quick sort
  385. String array
  386. How does assert benefit your code really?
  387. problem with dll instances
  388. parsing float number
  389. Code quality and examples from open source C code
  390. How to encrypt a password
  391. Actual C++ Library Source Code
  392. LISP generalized lists in C
  393. Translator to edit string table
  394. stack trace not working independently?
  395. [Compiler Error C2564]
  396. realloc(): invalid next size
  397. [Compiler Error C2564]
  398. empty class
  399. Can I integrate .EXE files into a new C program?
  400. parsing XML file with SAX in C++
  401. Can I integrate .EXE files into a new C program?
  402. parsing XML file with SAX in C++
  403. parsing XML file with SAX in C++
  404. Tru64: Using stringstream to convert inbt/long to string causes application to crash
  405. Problem Taking input:(
  406. Tru64: passing integer to a stringstream causes crash
  407. Converting a byte[] to a bitmap
  408. Cannot Open #include<...> files Why??
  409. how to clear a stringstream object's data, not state.
  410. Can I integrate .EXE files into a new C program?
  411. how can I integrate a .EXE file into a C program?
  412. parsing XML file with SAX in C++
  413. Accessing members of a struct
  414. Please tell me some useful website about STL
  415. Argv
  416. HP-UX 11.23 Assertion failed: __thread_init == NULL
  417. How to update a file
  418. Design of singleton sub-type?
  419. question about "while"
  420. how to check write failure in ofstream??
  421. reinterpret_cast ? bad? good?
  422. how to print extended ASCII codes in vc?
  423. Ambig
  424. searching, creating new file from old using c++
  425. searching, creating new file from old using c++
  426. virtual binding surviving stream transport of objects
  427. C header files--Urgent
  428. Another way of adding to a string (or output iterator)?
  429. test
  430. Curious probabilities
  431. template specialization - recursive control path issue.
  432. Defining globals inside structs
  433. formatted input/output question
  434. best practices
  435. question
  436. Strip String in 2 blocks
  437. Strip String in 2 blocks
  438. Using this objdct
  439. Question about std:string and std:cout
  440. Audio streaming
  441. Question about std:string & std:cout
  442. Nesting an array of strings inside a array of structures
  443. how to avoid static pthread_mutex_t ncwrite_lock = PTHREAD_MUTEX_INITIALIZER;
  444. Initialization of members in h file
  445. Question on arrays of pointers to functions in C++
  446. Shouldn't throw built-in exceptions?
  447. using return in main to check memory leaks
  448. implementing constructors given class declarations
  449. is assigning a substr to the parent str OK?
  450. Set a pointer to null when deleting?
  451. counting nesting level in template classes
  452. convert an encoded string
  453. Question on static
  454. implementation question
  455. where to find a complete C++ library reference?
  456. Structure type definition in different files?
  457. Using sizeof without parentheses
  458. 500 C language Sample Programs
  459. Mutithread monitoring
  460. OPENING OF .chm or .html file in C?
  461. Running a process in Background
  462. Signal handling in VC++
  463. How Can I link a .cp file in the "main" header?
  464. How to extract data of a Blitz++ Array ?
  465. how to concatenate the string
  466. how to concatenate the string
  467. logic for converting data obtained from input
  468. static member variable in a DLL...
  469. C/C++ Hardware modelling
  470. test
  471. tower of hanoi
  472. tower of hanoi
  473. Convert int to *char.
  474. Bad Access - Memory Problem?
  475. COM in PHP
  476. How to read strings from a file with comments
  477. Name + number
  478. Template files and compiling them
  479. Efficient searching through stl map?
  480. C++ vector of pointers
  481. ICQ 'channel' for C questions ?
  482. classobject->name();
  483. find_if algorithm on multimaps
  484. the use of the :: operator
  485. Debugging Help
  486. char string
  487. FAQ 1.12--auto keyword
  488. ICQ 'room' for C communication?
  489. Could a struct with size 44 bytes point always points to a char array with size 2024 bytes?
  490. Packed structs vs. unpacked structs: what's the difference?
  491. Could a struct with size 44 bytes point always points to a char array with size 2048 bytes?
  492. Microsoft Visual C++ 2005 Express Edition
  493. matrix 2x2
  494. 500 C sample Programs
  495. VERY URGENT C PROGRAM
  496. complex <double> as return type or parameter
  497. C compiler for Windows?
  498. C++ compiler "return" behavior (guru question ;)
  499. Help for a simple program!
  500. keywords "export"
  501. Error when overloading << in template
  502. cachegrind output help
  503. Can I pass a type name to a function?
  504. few topics to refer back
  505. few topics to refer back
  506. undefined refrence to a function
  507. few topics to refer back
  508. how to serialise objects in c++
  509. Need help on template
  510. Program Required
  511. "Timeout while waiting for connection"
  512. C parser yielding syntax tree data structure?
  513. updating a file at the same time
  514. Unnamed namespace predicament...
  515. Can this conversion code be simplified?
  516. overload on return type
  517. Which design pattern to choose in this situation?
  518. Standalone Executables
  519. loop question
  520. article - Guidelines for writing efficient C code
  521. how can I send the error message to the user by email?
  522. how to sendmail
  523. global array defined by parameters passed. protoyping in header?
  524. Catching return value in a const reference needed?
  525. How to generate 52 different random number??
  526. Template class inheritance problem
  527. Best book for C++ progrmming in web!
  528. value or refernce
  529. handling invalid memory access exception .
  530. definitions of constants such as pi and e
  531. declaration vs definition w/classes
  532. generic solution to functions that differ only by 'f' (float) and 'd' (double)
  533. when to use dynamic memory allocation?
  534. declaration of pointer pointing to arrays.
  535. What you can't find in the programing text books
  536. ~ (abstract class instance)
  537. Need to restore your photo??? We have solution for you!
  538. Affordable Graphic Design
  539. Mock objects and testing
  540. Using Inheritance -- clarification needed ?
  541. read registry keys
  542. restrictions with malloc???
  543. lint and Makefiles
  544. .h?
  545. visual c++ error
  546. I can't regain control of my form
  547. key mapping for command-line tools
  548. linking error
  549. Changing access specifier for virtual function
  550. pgm without std library functions