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. Do you have to delete a function pointer ?
  2. preventing scaling of controls
  3. setting bitmap on button
  4. C++0x Garbage Collection
  5. I've Got A problem On Referencing Functions
  6. [iostream] how to get the rest string of a istream
  7. Segfault City
  8. u_long valid C?
  9. economizing with functions that do the same thing
  10. ostream& as parameter -> segfault? / understanding polymorphia
  11. include
  12. Forward Declarations
  13. String macro as wchar_t pointer?
  14. C++ Senior Developer - Architect/Designer - N. Wilkeboro, NC [USA]
  15. A<B>::ctor() : pointer( (B*) this ) - used for private implementaion (PIMPL) pattern - template framework
  16. WYSIWYG Help
  17. cin and strings
  18. Which is a good project to develop online
  19. Set of template class
  20. Problem using std::vector
  21. What to do when you want a Shallow Copy?
  22. reference question
  23. pointer arithmetic
  24. Windows like C++ editor for linux
  25. Help requested - Application to use an IP interface
  26. Commutativity of operator []
  27. Why pointer to "one past" is allowed but pointer to "one before" is not ?
  28. very intersting:derived class private member accessed???
  29. <complex> : no match for 'operator*' // conversion operator double()
  30. beginner c question
  31. redefine a function with a same name
  32. is it possible to access members of struct in loop?
  33. bit fileds or bit manuplation
  34. lost object files- recompiling give different binary size!!
  35. Compiler Issue
  36. how to compile socket programs in c
  37. strange use of format specifier in printf
  38. Callback member functions
  39. comparing signed and unsigned integers
  40. Unnamed members
  41. char * ptr = "hello" and char carray[] = "hello"
  42. accessing base class members when base is template
  43. What do you think about the code?
  44. Rule of Thumb:Copy ctor,assingment opr
  45. inhomogeneous container
  46. fgets info
  47. Some guidance
  48. strings in #if 0
  49. Default conversion when passing to an ellipsis
  50. virtual functions and dynamic binding
  51. Interaction of delete and destructor
  52. Just how powerful is the cast?
  53. 16-Bit char pointers valid?
  54. new and delete
  55. Parameter name can be same as function name???
  56. ifdefs
  57. Strange Segmentation Fault
  58. const on primitive type parameters
  59. Empty Block require semicolon?
  60. Hi
  61. suppressing the console window
  62. c++ questions.
  63. auto_ptr
  64. 802.11 packet inject with Hex
  65. program without using mathamatical operators
  66. Usage of private inheritance
  67. Wrong output - eliminate spaces in sentence.
  68. STL support for 64 bit applications
  69. Making base class non-inheritable
  70. reference to the temporary object
  71. Analysing core files
  72. Template Engine like Smarty
  73. Question on Centura 2.1 Table Window
  74. memory related concerns
  75. random data in structure - checking for no double values
  76. Barcode generator
  77. delete does not work
  78. Unexpected pop_head performance compared to push_heap
  79. Strings, Strings and Damned Strings
  80. .cpp vs .c
  81. Help on C problems...
  82. Undefined reference in G++.
  83. std destructors
  84. NULL vs. 0
  85. multidimensional array with different row lengths
  86. Example of C++ wrapper for select() ?
  87. Copy 4 byte block into a char array
  88. Pointer to pointer to const conversions
  89. Static Member of Template Class
  90. C++ pointers
  91. virtual+static
  92. dependency checking
  93. Function pointer to class member function.
  94. function * = void *
  95. Include-path in C++
  96. sscanf'ing floats into structure members
  97. Named parameters
  98. Do You Want The Book C++ Programming Language By Bjarne Stroustrup?
  99. about declaration of huge matrix in C
  100. implementing const_iterator and iterator
  101. to access the large page(2112 bytes) NAND Flash from the bootloader
  102. near-TeraHertz processors no dream
  103. Use (encapsulate) a class inside a class...
  104. Code for caluculating the execution time of C program
  105. Can We Read Text data From an EXE
  106. char confusion
  107. Can We Read Text data From an EXE
  108. dangling pointer
  109. static linkage and dynamic linkage
  110. about free
  111. short in c
  112. data mining
  113. Introduction
  114. static method returning inherited type
  115. Return site code
  116. A question regarding templates
  117. a problem relate to namespace and using
  118. should "using namespace std" be used?
  119. Read-only string
  120. bug
  121. Assembly problem
  122. Relocation error with STL Map in Shared Object
  123. Getch() in Linux
  124. enum question
  125. <= operator in C++
  126. // vs /*
  127. Pre parsing ?
  128. Algorithm for character replacement in string
  129. fwd declaring STL containers
  130. Bit field arrays unsupported?
  131. best C++ solution? (fwd decl, circular ref)
  132. buffers, streams, confusion
  133. Virtual function
  134. Uniform input stream from various kind of sources ?
  135. Multiple inheritance
  136. I need C complier.
  137. FAQ-Question
  138. map with pair as key
  139. packet sniffer code in C
  140. Get address of function, not entry in jump table.
  141. C++ compiler optimization... who's on first?
  142. incorrect warning?
  143. Lex Question
  144. Lex Question
  145. Macros and Variables
  146. can someone tell me if I'm going insane.
  147. boost smart_ptr and WIN32 PostMessage
  148. Stack overflows
  149. mxFree
  150. c------->c++ and c++------>c
  151. Strange malloc problem
  152. Measure time to execute a piece of code
  153. linking to calling function from dll
  154. Malloc for array of string
  155. Passing member variables as function parameters
  156. Compiling templates using GNU C++
  157. Best database practises
  158. Default & Value Initialization
  159. why this code dumps core?
  160. using dynaic dll's in borland
  161. Casting (void*)&foo
  162. Is the behaviour of * operator an example of operator oveloading in c?
  163. Program to toggle nth bit in C
  164. Template binder
  165. Question regarding virtual functions/destructors
  166. which is const in "char *const argv[]"
  167. What are the popular c++ compilers?
  168. How do I add exception-handling to this code and make sure it compiles and runs properly?
  169. K&R exercise 1-18
  170. Can not parse a template class
  171. Subtracting unsigned ints
  172. Closing many CInternetSession objects
  173. YA Template specialization question
  174. c++ and win 32 api
  175. token pasting problem in K&R preprocessor
  176. esoteric C stuff, what is "debug_flag"??
  177. problem about function pointer
  178. Why does it show the last data 2 times ?
  179. vector question
  180. calling non-default constructor with new[]
  181. Parsing help
  182. any info on graphs algorithms examples ?
  183. const char* to char* conversion
  184. Problem with CMapStringToPtr Lookup function
  185. Clarification in Thinking in C++ Vol 1
  186. unsigned char * to string
  187. Structuring a tree
  188. Pointer to class equals pointer to base class
  189. Porting from DOS to W32 - COM port
  190. using classes with input of an array of char
  191. convert a float to a short
  192. b-tree
  193. permutation generation
  194. Problem with graphics
  195. who had used pclint for amcc?
  196. c source
  197. C struct to XML serialisation tool?
  198. "Numerical Recipes in C" code
  199. Strange behaviour of tiny double numbers
  200. Define template parameter or just declare?
  201. how to insert tow byte in front of a file
  202. copying a 2-dimension array into another
  203. How do computers do arithmatic?
  204. code hangs
  205. sizeof
  206. Memory (read) access violation handling in C
  207. segmentation fault
  208. bitset woes
  209. C++ domains
  210. typedef & template
  211. Pointers
  212. sizeof 'a' returns 4
  213. cast from function call of type int to non-matching type double
  214. how to deal with this problem
  215. Why occur the mistake in runtime about strtok()?
  216. word size
  217. About "const" problem
  218. Very strange problem with a operator "-"
  219. Some design questions
  220. Can I be a programmer?
  221. C++ website
  222. Pointer passing
  223. pointer from C module to printer
  224. user-type operator definition and multiple classes / source files
  225. Educated guesses for efficiency?
  226. Efficient URL-decoding.
  227. Sentence input and replacing
  228. sentence
  229. knowing exact string array length ?
  230. floating point
  231. class templates & constructor defn outside the class
  232. coin toss problem
  233. Preventing stack instances
  234. vector of lists: anyone know how to do this?
  235. realloc question
  236. Techincal Interview Questions
  237. Preventing delete on a SmartPointer
  238. deleting lines with C++
  239. Are unused class methods removed from exe?
  240. LibSerial and signal_handler
  241. need help with MBA course project
  242. wit's end
  243. Template instantiation problem
  244. MPI tutorial live
  245. a little mistake
  246. cast problem
  247. Undefined
  248. cerr and clog
  249. Printing "tab"
  250. From bool to int: 1 or 0
  251. Compilator GPP
  252. Displaying progress dots in ANSI C++
  253. Struggling with vectors
  254. Any easy way to compile, link, exceute, debug C++ on IBM mainframe?
  255. C++ read / modify text file help
  256. Which is more portable / is there a better way?
  257. CORBA/C++(returning reference to object)
  258. question with quadratic equation
  259. comparing char*
  260. memory
  261. "hhctrl.ocx file in in-use"
  262. what do we understand by advanced C
  263. debugging C/C++ program with COFF information
  264. Accessing Database from c++
  265. zero lengh arrays.
  266. Non type template parameter Help
  267. want to leave virtual functions undefined
  268. help with classes
  269. Calling macros from outside the definition
  270. Question about style
  271. clc-wiki gone?
  272. C++ Singleton problem...
  273. Bizarre char* problem
  274. Oracle Pro-C supports long long data type?
  275. Reference
  276. Is it that difficult?
  277. WG21 paper on templated namespaces
  278. Unnamed struct members allowed?
  279. Understanding problem of long numbers
  280. gcc needs copy consturctor for inplace constructed object passed to func as reference, others not
  281. More effective C++
  282. LNK2005 error
  283. Map erase memory problem
  284. LNK2005 error
  285. types of 'Open' command
  286. How to use 64 bit integer in 16 Bit Dos ?
  287. What gcc options guarantee more portable C code
  288. Most annoying aspects of C++
  289. problem with devc++
  290. managed string library
  291. Forward declaration vs. include header
  292. Address of array behavior in pointer arithmetic
  293. Urgent help in ENUM
  294. ANNOUNCE ggets revised
  295. c++ newb inquiry
  296. Software Serialization (Both the Act, and the terminology)
  297. Simple recursive preprocessor meta-program implementation...
  298. Interesting warnings from latest MS compiler
  299. gui.h error
  300. forwarddeclaration, declaration, definition, order still a matter?
  301. "exception not rethrown" problem
  302. Managed String Library
  303. real life example
  304. overriding operator== error
  305. handling wave files
  306. printing
  307. comparing iterator with const_iterator
  308. Accepting manipulators
  309. C Programming: A Modern Approach 2nd Edition
  310. need your help (two urgent tasks)
  311. memory and subroutines
  312. Initializing a vector in a map
  313. initialization within constructor
  314. Telecom programming
  315. Concrete Mathematics
  316. What can C++ achieve and how to learn C++?
  317. c++ developer
  318. template function member with const classifier
  319. problem with sort
  320. C call tree
  321. problem with add old string to new string in edit box (MFC)
  322. Shift operators.
  323. c++ analyst programmers - singapore
  324. How to replace RoseRT 2003 with another tool
  325. stack trace
  326. doubt in basic c++ code
  327. This is a great NG, I learn a lot reading it everyday <EOM>
  328. automatic test generation
  329. How to prevent the quick disappearance of window
  330. Can we overload *_cast<> operators?
  331. converting int to string
  332. std::vector destructor ?
  333. Pointer to class member
  334. free(): invalid pointer
  335. Serial Port and Library
  336. C isn't for timid souls !
  337. learning C with a C++ background
  338. Timer with 0.5 ms period
  339. Why this is wrong?
  340. Question about the *= (and similar) operator
  341. convert long long integer to string using sprintf
  342. Semantics of STL containers (std::map) in a multithreaded scenario
  343. Position in North Carolina - Senior Developer - C++
  344. Error : Visual 2005 is more C++ compliant and my projct doesn't compile
  345. Xerces Library
  346. Template data type
  347. constructor question
  348. Updating Text on Screen
  349. String formatting
  350. endl like behavior
  351. What is a number for (in RC file)
  352. IInputObjectSite
  353. Looking for a library code.
  354. Save Input from keyboard to file
  355. Compiling with -O option gives different running time!
  356. g++ compiler question!
  357. Wrapping libjingle
  358. Really basic..
  359. Bit shifting vs Bitfields
  360. Do you see a problem?
  361. GetKeyboardLayoutList
  362. library implementation strncpy() modifies string literal, legal? more doubts need more suggestion?
  363. put the code to .h file error gone why?
  364. why link against a library?
  365. Can I dynamically add new elements to vector while looping it?
  366. freeing memory
  367. About the address of member function
  368. How to detect the entry point of a function?
  369. RWTPtrSlist core dumps, while removing entries.
  370. Writing monitoring program VC++
  371. Forcing all function template parameters to deduce the same type
  372. g++ -o Problem
  373. compiler generated destructor vs class implemented destructor
  374. functions that take many arguments...... + extern - what about it?
  375. Weighted Bipartite Matching Implementation
  376. Writing printf()
  377. struct in C99
  378. What wight is a sorting algorithm for a CPU
  379. Join the OISV - Membership Now Open !
  380. Using static to init vars?
  381. difference between compiler generated destructor and class implemented
  382. difference between compiler generated destructor and class implemented
  383. getchar() after EOF
  384. Garbage Reading String Fields
  385. Programming Forum
  386. sscanf problems
  387. Bitset Replacement
  388. Drive Combobox, Directory List box in MFC of Visual C++.Net
  389. easy pointer question...
  390. Struct in C and C++
  391. Can I passing a funtion pointer to a FUNTION which point to THE FUNTION?
  392. copy constructor
  393. RWTPtrSlist core dumps, while removing entries.
  394. Heo
  395. Best thing next to popcorn!
  396. How to generate a random integer that is bigger than RAND_MAX
  397. typeid and template class
  398. Database ODBC
  399. gcc knows about malloc()
  400. little endian and big endian
  401. structures
  402. about extern c
  403. volatile variable
  404. globals again
  405. Some part i havent learnd, so I cant solve it
  406. Stripping html
  407. Problem with socket programming
  408. matrix memory allocation
  409. undefined reference to ...
  410. How to calculate the time Complexity?
  411. ActiveX in DLL
  412. Just another difference between compilers.
  413. Multiple byte integers
  414. Multiple byte integers
  415. Need some help compiling something
  416. problem
  417. "Smart Quotes" in comments?
  418. opinions on code
  419. A quit strange coredump
  420. MSVC++.NET 2002--> problems with overloaded constructor reference declarations
  421. Detecting under/over flow
  422. Carry detection
  423. Taking IF sentences out of loops
  424. problems with strtok()
  425. C++ standard library
  426. shift a block of memory content
  427. Class array ? (2 dimensional)
  428. benchmarking c programs
  429. string count help --> C++
  430. template instance in normal class
  431. Problems reading strings from files
  432. the essense of the static data member of a class
  433. const int versus #define - does "const int" take up space in exe?
  434. About the find() is STL algorithm
  435. How can you test for undeflow?
  436. How to convert 'System::Object __gc *' to 'float array '
  437. Using a function which returns an object
  438. problem with getchar
  439. Point two objects to the same location
  440. the difference * **
  441. assignment from incompatible pointer type
  442. exercise 1-20 K&R
  443. Reading numbers from a file
  444. I have a consoleApplication poject and I need a Form to run with the project also
  445. sizeof of expression & sizeof of type
  446. how to iterate through all members in a struct
  447. Doubt in Code
  448. rand in a closed interval on the ints
  449. Example for an dynamically allocated associative array in C
  450. MAKING DOS APPLICATION IN TURBO C++ 4.50
  451. MAKING DOS APPLICATION IN TURBO C++ 4.50
  452. Vector of Pointers and push_back?
  453. Fixed-size FIFO queue
  454. Declaring Template Classes that take Multiple Nested Templates as Parameters
  455. Integer Promotion?
  456. math and scripting: how?
  457. ftp server
  458. ddj 29
  459. static variables in template class
  460. Beginner begging: problems with Builder!
  461. error C2872: 'streambuf' : ambiguous symbol Problem
  462. Get all drives in my computer?
  463. Quite Smart RIddle
  464. Is "?" a sequence point?
  465. How to handle textbox on IE?
  466. need some help
  467. Integer promotion?
  468. Can a sub-class (composite object) member function access private or protected members of base class?
  469. Question about run-time libraries in VC++
  470. Suggest Me in Developing Cross platform App Development
  471. inline functions
  472. Why can't we declare an argv variable?
  473. inline functions -- advantages?
  474. Variable name from string?
  475. remote access MS SQL through internet using VC++
  476. Unexpected Termination
  477. Project.In c++
  478. Number of bits and size of data types in bytes
  479. How to execute an stored procedure in c++
  480. capturing Input from a microphone
  481. Running another program and reading it's stdout
  482. Locale
  483. Structure of functions
  484. casting
  485. What does "%.*s" stand for?
  486. what's the size of sstringstream's bytegrow?
  487. checking for a word in a line(using getline) read from a text from a file using C++
  488. Help needed
  489. Why?
  490. Why the C committee doesn't provide an implementation when the standard is published?
  491. reference in function
  492. Using method function pointers in C++
  493. Help with array/pointer segmentation fault needed
  494. My merge-sort implementation. Feedback appreciated!
  495. Non-virtual destructors & valarray memory allocation
  496. return from catch - UB?
  497. I/O question
  498. Convert virtual key to actual character
  499. How Do I License & Protect My Software?
  500. How Do I License & Protect My Software?
  501. How Do I License & Protect My Software?
  502. Odd structure question reformulated
  503. where to find functions libariey
  504. about the #pragma
  505. about the #pragma
  506. How to concatinate 32bits of 4 bytes in a char array, and assigning to an int?
  507. Testing file deletion from under ostream object.
  508. opensolaris C library vs. GNU C Library
  509. association problem
  510. static method no locks
  511. Odd structure
  512. Conversions and casts
  513. Pointers to functions
  514. writing MyClass::Operator unsigned long()
  515. templated deletePointer in for_each algorithm
  516. define versus typedef
  517. assigiment problem
  518. Source Code for memcpy()
  519. writing GUI in C++
  520. sparse matrix class implementation
  521. const methodes and lazy calculation
  522. My Explode function(s) are too slow.
  523. conditional operator again
  524. C error : elements of array have incomplete type
  525. Any references on pattern matching?
  526. stdint.h vs. stdio.h
  527. wchar_t
  528. NEED HELP WITH A PROGRAM....ANYONE PLEASE HELP!
  529. string question
  530. How do I make my own custom C compiler?
  531. correct usage of pointers?
  532. A Question about delete..
  533. The Nature of the “Unix Philosophy”
  534. Dynamic multidimensional array using auto_ptr
  535. Coder wanted
  536. #define p
  537. The use of explicit with constructor
  538. Button class
  539. Not reading in what was written out...
  540. Passing "++a" to a function taking "int&"
  541. How to decide whether it is an English letter or a number?
  542. how do I tell whether the read is an English letter or a number
  543. Struct inside a struct, annonymous?
  544. type-punned pointers!?
  545. Searching the MSDN Win API
  546. vector memory cost
  547. best practices using STL <algorithm>
  548. Strange Question
  549. Sentenced to 66 years and 6 days
  550. Recovering Default new/delete Operators