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. iterator for two lists
  2. is there memory corruption here?
  3. Help with transposition sort
  4. Can constructor call another method?
  5. C/ C++ program
  6. Question about pointers
  7. using function arguments in other arguments
  8. C++ to HTML
  9. Problem with templated special functions
  10. Output to LPT1
  11. Defining/dealing with a dynamical structure (C)
  12. Re: sorting the input
  13. Vectors as parameters in constructors
  14. Stuck
  15. Programmming Real time sound effects?
  16. Tool to determine which headers are needed/not_needed?
  17. Arithmetic addition with strange results
  18. Reading .bmp file in C
  19. (newbie)Technically what's the difference between memset() andmemcpy() functions?
  20. Constants and namespaces
  21. Initialization of a const matrix implemented as pointer-to-pointer
  22. Any way to take a word as input from stdin ?
  23. vector of map
  24. Problems with internationalization
  25. c++ templates
  26. Operator () overloading, wrong overload gets called
  27. how to compute roots of a cubic function with minimal truncationerrors?
  28. C++ Experts please help: Solving for X & linear equations with C++??
  29. Is there anything wrong with std::pow?
  30. How to get the cubic root for complex number?
  31. When to use std::pow(x,n) instead of times x for n times?
  32. template class inheritance
  33. words within a word
  34. How to put const into function pointer?
  35. How to take command-line input and verify that it is an int?
  36. question on constant variables
  37. extern
  38. Re: function name as function pointer
  39. Re: function name as function pointer
  40. How to use Internal Linkage Properly?
  41. plz answer the following questions
  42. Re: Problem with recursive make.
  43. Re: function name as function pointer
  44. Re: function name as function pointer
  45. Can not add DCOM reference to VC++ project
  46. XP Context Switching Appears to Kill Serial Comms
  47. How to find the eigenvalues of a matrix
  48. using malloc to create array of strings does not seem to return proper pointer
  49. LINK : fatal error LNK1181
  50. autotools and versions
  51. Stream extraction failing
  52. Re: Can not create a Vector of Strings
  53. Matrix template class
  54. Re: Can not create a Vector of Strings
  55. extending C++ class template (Boost++ state machines)
  56. Kill Child Process
  57. Is it possible to get a file name from the file descriptor returnedby Low-Level I/O API open?
  58. Finding all paths between 2 nodes undirected multigraph
  59. Question on Constant Variables
  60. calling qsort
  61. pointer question.
  62. A Copy of Pointer Is Dangerous?
  63. Scanf question
  64. WxWidgets multi-threading
  65. Why do typedef and struct go together?
  66. Problem storing tvmet vector objects in an stl vector container
  67. extern void a;
  68. using a method as an lvalue and "invalid lvalue in assignment"compilation error
  69. Re: Format in put text file
  70. linux 2.6.25 capabilities.
  71. Overriding struct variables when subclassing
  72. C++0x: Communication with signal handler
  73. import an external function
  74. problem: multiple files
  75. How to encapsulating Object?
  76. map design
  77. How to find unused macros in our program?
  78. Exception handling the right way
  79. Life time of literal string
  80. Negative values in unsigned int
  81. Polymorphism and inheritance
  82. Exception handling crashes or exits
  83. Hashing with collision resolution
  84. Operator () overloading, cannot return by value.
  85. A program to reverse a string.
  86. strcpy - my implementation
  87. Segmentation Fault with fopen
  88. Re: Biden's daughter on her way to prison!
  89. Re: Why can't Snit ever tell the truth? Is it a genetic problem?
  90. Re: inheritance
  91. Size of a File
  92. Problem compiling code w\ Borland C++ Builder 5 and 6
  93. where to declare a friend operator >> (as well as >>)... in .h or.cpp file
  94. Re: inheritance
  95. passing a pointer from a function help needed
  96. help with jornal
  97. [newbie] de-reference function
  98. Making a smart pointer which works with incomplete types
  99. Updated news of c language and freeantiviruses
  100. Tips and tricks of c and other languages
  101. Is this the correct way to use type specializations
  102. Help: reverse a linked list
  103. Increment a number in compile time macro
  104. Re: No return in LONG InterlockedDecrement ( LONG *lpAddend )
  105. converting strings to numbers and back (large endian)
  106. net salary calc
  107. Help With a Several Things
  108. xtree file
  109. Scanf and wildcard
  110. anonymous namespace and linkage
  111. [ANN] binary of gcc 4.3.2 for Windows is available for download
  112. How make polymorphism optional?
  113. help needed with: error with constructor c++
  114. help with: program passes compilation but crashes when run..
  115. building Mysql on win XP Microsoft Visual Studio 9.0
  116. static libirary
  117. Re: Test for learners
  118. Accessing void * buffer/array through char * pointer
  119. Code intrepretation
  120. c++
  121. reading byte by byte from memory
  122. Status of post: Unsolved!!! - type conversion problem that needs help C++
  123. best way to declare struct to be used in other c and c++ files
  124. P 155 k&r section 7.3
  125. Re: Test for learners
  126. Re: Test for learners
  127. abstraction level of error handling
  128. Visual Studio 2008 Error
  129. Define an interface hierarchy?
  130. I would like to change my job
  131. Inheritance from a Template class, problems accessing protectedmember
  132. Re: ASCII characters
  133. error C2440: '=' : cannot convert from 'char *' to 'char'
  134. Re: ASCII characters
  135. Re: Please Explain This behaviour...,
  136. ASCII characters
  137. error C2664: 'searchTree' : cannot convert parameter 2 from 'const char *' to 'char'
  138. what the meaning of this code
  139. bitshift operator problem
  140. The difference between new node() and new node?
  141. how much time?
  142. outportb()
  143. map
  144. Math - Trig Problem in C
  145. Please Explain This behaviour...,
  146. problem in reading data frommobile to pc com port(bluetooth)
  147. Problem with Char*
  148. Re: printf
  149. Re: Byte Handling in Unix C
  150. expected constructor, destructor, or type conversion before < token
  151. help with creating a method to search a tree to find the position of node and..
  152. Accessing enum members...
  153. Accessing enum members...
  154. Read in image ... get ascii values
  155. typedef question
  156. C++ array initilization
  157. Byte Handling in Unix C
  158. Why can't member function be friend?
  159. type punning
  160. help with tree traversal algorithm
  161. Integral type for static class variables
  162. Bedbugs or Fireants
  163. How to allocate a non-copyable object with a custom allocator?
  164. Bedbugs or Fireants
  165. Microsoft Ireland looking for C++/C# Software Developers and ManagersASAP
  166. computer programe
  167. extern "C"
  168. One of the way how to relax your mind...
  169. unsigned long to double
  170. while( ) and test condition
  171. About MSComm
  172. comparing vectors of std::bitsets
  173. asm code for ARM (very simple)
  174. Need Explanation on Lvalue Assignment for the following snippet
  175. problem in serial communication between pc and mobile
  176. Hi im new to c++ and i need some help understanding
  177. Getdayoftheweek(Date date);
  178. some problem with using BPL in vs2003 C++
  179. C++ Algorithm Help
  180. How to initialized a member array?
  181. Need some help
  182. Re: Exercise 7-1
  183. How to fix the following problem?
  184. pointer to pointer to void (void**) - iTunes VisualSDK
  185. C++/wxWidgets Help accessing item
  186. deleting an array of objects
  187. Is it valid to initialize a base class with placement new?
  188. Is there a min function that accepts any number of arguments?
  189. How to include the C extensions?
  190. check if line is whitespace
  191. Re: Destrying and object without calling a destructor
  192. Problems storing objects in a vector and incrementing a staticcounter in C++
  193. Question regarding functions returning reference
  194. How to Get The Files datewise using FindFirstFile Function
  195. graphics
  196. Effective streaming questions
  197. Undefined reference in linking
  198. specific colour detection from a real time image
  199. Internal implementation of realloc
  200. Exercise 7-1
  201. Good C Practice
  202. Pointer assigned by a function problem...
  203. printf
  204. To the bird lovers
  205. Don't want to define derived class?
  206. detecting ASCII/EBCDIC
  207. privatdetektei in Ploen ein privatdetektiv privatdetektiv gesuchtdetektei magdeburg dedektivbuero
  208. sizeof(Struct::Member) rationale
  209. Using child classes in base class?
  210. searching for method signatures
  211. Typedef question
  212. Training & jobs
  213. plot a 3D sphere from C++ using gnuplot?
  214. Splitting a String with 2 input variables, "beginstr" and "endstr"
  215. serial port in mingw
  216. Shrinking really big files
  217. How to call a function from one program that's in another program
  218. Malloc for object of an class
  219. Declaration Syntax Error
  220. complex setters implemented differently between Linux and Windows
  221. help with reading a text file and storing the values into a tree
  222. Address of virtual member function from object (*not* class)
  223. UNIX, C, Perl
  224. define strict before including windows.h
  225. problem in acessing bluetooth dongle from c++ problem
  226. The error about the struct in the class
  227. fwrite() does not write data to file
  228. Makefile and source files in different directory
  229. what is restrict keyword used for
  230. rock, paper, scissor help C programming
  231. Can static member variables be declared "inline"?
  232. private detektive in Ludwigshafen detektivbueros detektei duesseldorfprivatdedektiv werden privatdetektiv muenster
  233. den privatdetektiv in Herzberg detektei wuerzburg privatdetektivberlin dedektivbuero mr monk privatdetektiv
  234. p 145 K&R
  235. BMP draw.......
  236. Typedef Bug/Error
  237. Automate Excel from MFC and Visual C++ 2005 problems
  238. Exception information in catch(...) statement
  239. Executing memory array on 64-bit architecture
  240. Bloodshed Compiler in Windows XP print problem
  241. (very) Simple Template Metaprogramming question
  242. Dynamically introducing code into the application
  243. initialization syntax
  244. Timer Cache Library help
  245. is it possible?
  246. Problems with Pointers
  247. Bad initialization example in standard?
  248. C++/winsock
  249. boost::bimap issue
  250. Forward class declarations
  251. compiler on mac
  252. Another winsock error. (c++)
  253. what 's wrong with this code?
  254. Program to input and order numbers
  255. magic square matrix
  256. Need help filling a user-defined shape with asterisks using recursion in C
  257. Re: issue with the stl and operators
  258. how to save text which we write in coplier
  259. program that would accept a non-negative integer &
  260. test
  261. joining 2 strings
  262. diffrence?
  263. transform, boost::lambda and subscript
  264. Using Constructors -- LNK2019 error in Visual C++
  265. Accessing a typedef type that was defined within a template class
  266. C set-user-ID program wrapper for Perl script and security
  267. C++/Sockets.h ♣ - glitch or error?
  268. New to C++ and have a couple of questions
  269. difference between main function of c and c++
  270. template class
  271. Help with understanding this please
  272. pls help me convert the infix notation to postfix notaion
  273. template and inheritance
  274. what is the difference between declaration and defination?
  275. C or C++
  276. 2D Array using std::vector?
  277. char**
  278. About system( "mode com1 ...
  279. Just another question on books...
  280. incrementing a pointer to an array
  281. error: passing `const Weight' as `this' argument of `float Weight::wgt()' discards qualifiers
  282. How does the == operator for multimaps behave ?
  283. How to design C++ OOP better?
  284. readdir not reading subdirectories properly
  285. when does the memory get officially released?
  286. std::deque Thread Saftey Situtation
  287. Re: IT - Jobs, Interview Questions, Certification
  288. Re: Use of Double Pointers
  289. Questions about a Windows struct
  290. problems with list link..
  291. regular expression on vc6
  292. Re: K&R Exercise 6-2
  293. Usage of class forward declarations;
  294. Return from non void function?
  295. Preprocessor: convert __LINE__ to const char*
  296. binary incompatibility between linux distributions mainly of Fedora and Debian
  297. Re: K&R Exercise 6-2
  298. Need help regarding my word solving software
  299. global object and new operator
  300. ilu
  301. Using a multicore-processor
  302. Design question: where to create objects as result of a function
  303. strcmp between 2 char arrays
  304. the struct haven't define when i use typedef
  305. Extern variable
  306. bluetooth library in c++
  307. multi dimensional arrays as one dimension array
  308. Re: No return in LONG InterlockedDecrement ( LONG *lpAddend )
  309. structure defintion vs declaration question
  310. A Qustion about iostream
  311. Function functors?
  312. function to array
  313. hash_map vs unordered_map
  314. How to convert exe file of cgi script into .cgi extension.
  315. returned type of boost::bind && Address of a tmp object
  316. singleton template class
  317. Reference counting and API (const reference vs pointer oriented)
  318. stringstream bin buffer to hex string conversion
  319. How do i pass argument to gdb?
  320. Overloading a method in a child class invalidates the parent version of the method
  321. Re: Looking for 2D Physicengine
  322. Re: THIS WORKS - IT'S BEEN PROVEN! LET'S MAKE THIS HAPPEN!
  323. clear() vs destructor?
  324. Function pointer with in classes
  325. Borland C++ won't setup
  326. error: ISO C++ forbids declaration of ‘vector’ with no type
  327. Templates, Structs and Invalid Pointers - where did it go wrong
  328. simulation of a "wc" command
  329. LNK2019 - Unresolved external symbol
  330. Inheriting the Wrong Constructor
  331. C++/Fork
  332. How to invoke a member function pointer?
  333. template function to accept vector and array
  334. Passing a 2D array as a pointer to a pointer
  335. TCP-based chat program
  336. Another C99 challenge
  337. boolean expression checker/matcher
  338. Would this be a valid use of inheritance?
  339. C++ passing 2d array to function
  340. How many bytes in a string?
  341. Re: No return in LONG InterlockedDecrement ( LONG *lpAddend )
  342. overload operator new with a spcialized memory manager instance
  343. triangular matrix
  344. signed by Microsoft
  345. Check Microsoft Signature
  346. Char input gets cut off when there is whitespace
  347. Is this kosher?
  348. Environmental limits
  349. Need help in writing Event Sink in COM
  350. The pre San Francisco mailing and the core and library issues listsavailable
  351. additive white gaussian noise
  352. Big Endian - Little Endian
  353. How to get single emails instead of digests
  354. Re: Store int* array
  355. C99 test suite ?
  356. What's better, Big classes or Small
  357. string
  358. How to use reinterpret_cast in filling
  359. Re: Store int* array
  360. Why C++ has given pure virtual methods?
  361. Re: ISLAM and the AIM of LIFE
  362. Using all CPAITAL letters for variable names
  363. Instantiation of template method in template class
  364. Is it implementation-defined whether this errors?
  365. to develop software tool
  366. Re: No return in LONG InterlockedDecrement ( LONG *lpAddend )
  367. qsort
  368. return value?
  369. New Borland C++Builder RELEASED!!!
  370. releasing resources allocated for a particular object
  371. Simple Array Question
  372. PHP to Cpp
  373. Native to Manage communication via callback interface
  374. Pointer clarification.
  375. maps turn into multimaps
  376. Ping Randy Howard
  377. Multiple Definition Error
  378. Setting file position problem
  379. I have some questions about multi threading .
  380. anish add
  381. inline+virtual
  382. inline functions
  383. just click & earn dollars
  384. shared_ptr; derived classes; ambiguitity in overloaded functions
  385. try-catch usage
  386. Create C++ std::locale without changing C locale
  387. Problems With Global Variables (memory allocations)
  388. what does this mean?
  389. C99 portability challenge
  390. How to implement the webservice which moitors another windowsservice in c/c++ .?
  391. memory leak problem.
  392. Random Program Idea Thread
  393. P142 K&R
  394. using exp() inside many nested for loops causing Memory overflow
  395. gdb vs C standard
  396. Problem with rand() % range+1
  397. Programming Jobs...
  398. unable to run c++ in amd cpu and nvedia graphics
  399. Which design in better?
  400. Modifying DX sample-Intersecting mouse and plane
  401. Accessing derived class members from base class
  402. Problem with offset based linked list
  403. where can i get the keys to c++ primer 4th edition
  404. struct, typedef, and template
  405. accessing global variables in c
  406. problem with the code
  407. Pointer dereference rather than sizeof?
  408. The efficience of the bitset?
  409. C+ with pascal
  410. Writing my own wireless-driver, hard?
  411. using a std::bitset in an iterator
  412. template template parameters with a default - build error that oncedid not occur (new gcc?)
  413. Question on a class has not declared in a C++ header file.
  414. Subtle difference between C++0x MM and other MMs
  415. Passing string over DLL boundaries.
  416. Difference between BINARY mode file opening and TEXT mode fileopening
  417. Staying Motivated
  418. Three Classes Share Data???
  419. New to C++ how can i make an auto exe program from Visual C++?
  420. More structs
  421. What is the formal statutus of uint64_t
  422. Programable exception handling.
  423. Error message explained
  424. C/C++ 64-bit compilers for Vista?
  425. Error message explained
  426. printing variable length floats
  427. [C++] is the behaviour of Iterators the same as pointers?
  428. Interfaces and non-virtual destructors
  429. text and binary streams
  430. Need help reversing digits of an integer using recursion
  431. C Compilation..
  432. Forward declaration of static variable
  433. Forward declaration of static variable
  434. How to solidify our C++ knowledge?
  435. compile error in C++, not C
  436. Test me
  437. searching a sorted list
  438. catch exception
  439. struct member initialization
  440. C++ - Program to Input and Sum Only Even Numbers
  441. Saving images after using MakeTransparent() creates huge files
  442. pointer problem
  443. C++ Illegal Call of static function
  444. arranging items in memory as multimap(balanced tree)
  445. accumulate: variant
  446. type wildcards (or something similar) for function parameters
  447. Class hierarchy
  448. [Visual C++ .NET] Picking up the date by user.
  449. Problem mixing read and write on io fstream
  450. Is this a valid less than operator for a map?
  451. strlen for char arrays
  452. File operations in C
  453. mind
  454. overloaded function question
  455. A File I/O Program
  456. how to use private inheritance
  457. hi
  458. why dosent buffer gets overflowed
  459. Re: Would this cause undefined behavior please?
  460. Re: What is the best book to read for a newbie on delphi ?
  461. Void reinterpret cast question
  462. Why const without type compiles?
  463. Re: Avoid including header file by declaring class. But what fortypedef ???
  464. What does class keyword in a Class mean?
  465. Why isn't the lifetime of the temporary extended in this case?
  466. invisble help
  467. c++ runtime library
  468. Re: ISLAM and the AIM of LIFE
  469. How to access **pointer from structure
  470. error: function is taken as an micro
  471. About MSIL Disassembler
  472. pcre objects
  473. Debug Assertion Failed!
  474. pointer to function in constructor
  475. Back to the basics - Old DOS C++ and memory testing
  476. 2d arrays!
  477. Building the name of an executable function
  478. c++ design question: store identifiers
  479. How best to provide a module
  480. Interact with console application
  481. Buy Dell Laptops
  482. Can a class has a member array which will be dynamically allocated during runtime?
  483. function pointer
  484. Strange Output
  485. help me in writing C program
  486. A problem about call Dll
  487. combobox property in MFC
  488. Book name for multifileing in c++
  489. New operator with placement argument
  490. How to delete arrays that are passed as function return values?
  491. Can You call a Class Destructor Explicitly
  492. passing function template to class template
  493. Ah've got them Function Pointer blues
  494. boost/regex.hpp and regex.h
  495. Urgently Needed: IBM Serial I/O Documents $100 Cash Reward
  496. What is the symbol used for power?
  497. global prefix and postfix ++ operator overloading
  498. Do you usually to pass a reference to set (or other stl container) asconst
  499. Reading char* word by word
  500. remove non-existent element in the std::set
  501. Is there a way to save a copy of std::cout
  502. [VC++] How to Add text from TextBox to *.txt file
  503. when to use volatile for reading from objects written by signalhandlers
  504. map<K, V>::reference
  505. How to check windows hard drive space programatically using C++
  506. Avoid including header file by declaring class. But what for typedef???
  507. How to use strings for error handling
  508. Avoid including header file by declaring class. But what for typedef???
  509. Real Mode
  510. Cannot open include file?
  511. a simple phonebook program,get into a loop.
  512. Ambiguous conversion
  513. scandir and file_select()
  514. weird benchmarks with c arrays
  515. question on construction of pair in <utility>
  516. regarding the lseek()
  517. Simple Question I hope
  518. dup2, fclose and rename ...
  519. large integers?
  520. Construction of classes at runtime
  521. adapter function for for_each
  522. CU bug report
  523. about namespaces
  524. Delphi equivalent in the C world or Scheme/LISP world
  525. binary file
  526. error C2065: 'istringstream' : undeclared identifier
  527. I need help
  528. error C2040: 'std::string' differs in levels of indirection from'const char *'
  529. the usage of remove function in c++
  530. how encode or decode date in binary
  531. C Algorithm to Show n is a Prime Number
  532. Template parameters
  533. buffer overflow
  534. Pointers and arrays.
  535. Template specialization or overloading?
  536. In map iterator is there a difference between (*iter).second anditer->second?
  537. c definition and declaration
  538. Assign return value to reference
  539. Re: How to limit CPU usage within C++ (Linux)
  540. Information
  541. correct definition of "_tstring"
  542. Memory help?
  543. help me..
  544. Should the following code link, is MSVC++ 8.0 doing the right thing??
  545. How to insert data to MS SQL , using FIFO ordering process...
  546. Bisection method
  547. templates, namespace, and name lookup
  548. Insuring a function is only called from a macro
  549. how to use the open() call
  550. Initialize char array in one line