Home : Bytes IT Community / View Full Version : C++


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

  1. Genericity is *not* templates
  2. getline problem
  3. function pointes and templates
  4. High performance alternative to MI of virtual bases
  5. Sorting a 2 dimensional array
  6. STL-container used with references
  7. testing
  8. VXL
  9. Data Structures Question...
  10. Using proprietary object libraries with C++ in a windows environment
  11. Boehm's garbage collector: beginner's questions
  12. Student requires urgent help! Debug Assertion Failed error
  13. recurring template problem
  14. What is the best alternative for realloc in C++
  15. fscanf equivalent in c++
  16. What's the usage?
  17. C++ system calls
  18. building up binary tree
  19. Purchase of C++ standard
  20. Problems linking C++ code s on the Cray X1
  21. g++ multi threaded advice.
  22. Netequette
  23. Mapping Function
  24. Example of calling JAMA which uses TNT templates
  25. Tracking the "memory growth" of a process
  26. template function problem
  27. const base subobject
  28. returned vector of function is zeroized
  29. Permutations of a set
  30. Rationale behind not allowing template parameters to be friends?
  31. Parameter / argument mismatch in template scenario
  32. C++ with interfaces
  33. Stable priority queue
  34. question on instances
  35. Trying to find link to 'C++ Annotations' by Frank Brokken
  36. A non-const std::set iterator
  37. help in explaining binary tree
  38. confusion with abstract methods.
  39. confusion with abstract methods.
  40. NEED HELP with forward declarations
  41. NEED HELP with forward declarations
  42. Intel C++ 8.0 : declaration hides declaration
  43. Intel C++ 8.0 : declaration hides declaration
  44. Is a created before b?
  45. Is a created before b?
  46. [Q]Object:formal definition and description?
  47. [Q]Object:formal definition and description?
  48. Linked List
  49. Linked List
  50. Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
  51. test
  52. test
  53. Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
  54. test
  55. test
  56. test
  57. test
  58. test
  59. naked func for "one-way recurrsion"
  60. c++ interpreter
  61. naked func for "one-way recurrsion"
  62. c++ interpreter
  63. restricting deletion on local drives
  64. PN: Sample code to call another program/command from inside a C++ program
  65. restricting deletion on local drives
  66. PN: Sample code to call another program/command from inside a C++ program
  67. A list of objects with a template member shares address, why ???
  68. A list of objects with a template member shares address, why ???
  69. C going to C++
  70. Lippman's Inside the C++ Object Model?
  71. C going to C++
  72. Lippman's Inside the C++ Object Model?
  73. can't understand the compiler messages
  74. can't understand the compiler messages
  75. Compiler warning regarding type definition
  76. Compiler warning regarding type definition
  77. friend operator>> function declaration for a template class
  78. friend operator>> function declaration for a template class
  79. [Q] Template function - linking problem
  80. operator= in allocators
  81. [Q] Template function - linking problem
  82. refcounting and protecting against delete
  83. operator= in allocators
  84. refcounting and protecting against delete
  85. How to implement this?
  86. class variables: scoping
  87. How to implement this?
  88. Exceeding container::max_size()?
  89. class variables: scoping
  90. initialization vs assignment
  91. Exceeding container::max_size()?
  92. Big Int ?
  93. initialization vs assignment
  94. Big Int ?
  95. newb ques: c++ input files always end with NUL? Really??
  96. c++ newb asks about overloaded operators
  97. Debugger says my assignment hasn't worked
  98. C++ / JNI memory leakage, help needed
  99. pragma once
  100. sizeof in preprocessor
  101. size and nomenclature of integral types
  102. How you handle this?
  103. help to explain c++ binary tree
  104. std Output: 1 0 Frankly speaking, I was expecting: 1 1 So what happened. Ag
  105. beginner
  106. error: jump to case label
  107. enumerations: subenumerations?
  108. specifying enumeration size as member: good or bad
  109. mutable base class
  110. Borland Builder c++, how to add a lib, question
  111. non-form based databse application
  112. size of enum in vc6
  113. Private method exposed?
  114. Error running program in XP
  115. Multiple definition
  116. Seeking optimization advice
  117. delete this
  118. How to increase HEAP size in VC++ 6.0 environment
  119. Syntax Error in throw().
  120. converting 1944 to '1','9','4','4'
  121. APPHELP.DLL and USERENV.DLL & Win98SE
  122. how to view thread priority in a debugger
  123. pls tell prolem/error handling in vc++6.0 & making of programming basics strong
  124. problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
  125. Base class method that returns a pointer to a derived class?
  126. Question again?
  127. Forbidding template instantiation for specific type
  128. Question??
  129. Virtual Iterators
  130. Structure of the code (files, dir's, namespaces, makefiles)
  131. g++ sucks: internal compiler error???
  132. Buffer overflow protection
  133. Q: Example from the Holy Writ
  134. Test newsgroup~....
  135. A stupid problem ...
  136. OLEDB
  137. STL
  138. Combinations/permutations algorithm in C++
  139. implementing Java's Observable in C/C++?
  140. Pull TxD high in serial communication VC++
  141. VC++ Question - LINK : fatal error LNK1104
  142. pointer equality and inheritance, take 2
  143. OpenTop / Common C++ libraries: are they good?
  144. new of an object without assigning it to any variable
  145. Three Classes Share One Memory
  146. How to Initialize const static object data members in a header file?
  147. Looking for an example of C++ program
  148. Non default constructor for array objects
  149. Please comment on the code
  150. pointer equality and inheritance
  151. Pass vector into a function
  152. Weird segfaults
  153. Is heap management thread-local?
  154. Problem adding a SubMenu inside the systemMenu of an application
  155. How can i programicly find out what operating system i am using?
  156. Database programming
  157. References, AddressOf and Object management
  158. What is a header?
  159. set/get in c++.
  160. The STL by Plauger, Stepanov, Lee and Musser
  161. Allocation / Delete problems
  162. C++ friend function
  163. Source code as data structure in repositories.
  164. How many CPU cycles does an instruction take ?
  165. Linux STL and GThreads
  166. SGI STL
  167. a couple programs
  168. spawnvp does not call exe files
  169. Is it standard and practical to use long long types?
  170. char* combination problem :(
  171. string::npos + 1 ???
  172. C++: why 80 charachters??
  173. Why Some Extended ASCIIs Can't Be Typed
  174. What'ch think of my program? *fixed word wrap*
  175. ifstream/getline
  176. Do my homework or the hamster gets it.
  177. FAQ: slashes in your filenames???
  178. size_t and size_type
  179. C++ Runtime Defined Classes?
  180. Compiler (warning C4786:)
  181. multiple constructors and class reference variables
  182. multiple constructors and class reference variables
  183. multiple constructors and class reference variables
  184. problem sending code via rs232
  185. Sanity check output streambuf scheme?
  186. do-it-yourself linked list
  187. Birthday Problem
  188. Destructor for const object
  189. Difference between DEBUG and NDEBUG?
  190. pointer to member's member?
  191. pointer members member?
  192. How to recover from failing cin.get(str,n,'\n')?
  193. FastNet 5.3 with borland
  194. Book: 'Beginning Visual C++ 6' By Ivor Horton
  195. std out question
  196. How to cast from list<T*> to list<const T*>
  197. Doing something wrong
  198. Problem z VC++ 6
  199. spawnvp does not work
  200. What is a good idiom for handling a lazy object?
  201. cannot find -lstdc++
  202. string literal is an lvalue; other literals are rvalues.
  203. confusion with const functions return types
  204. Convertion problem
  205. C ++ question
  206. Declaring only public class members - doesn't work
  207. CUJ and Microsoft C++
  208. Friend in Class Can't Access Private Function
  209. problem reading from a file
  210. Calculating exponents without library functions
  211. Searching of byte array with wildcards?
  212. Confused about the comma operator
  213. Problems to find out code changes that seems not to lead into a bug but does ?
  214. Insert some trings into a big file?
  215. C++ FAT32 Access
  216. Question
  217. Incorrect operator<< is called.
  218. Programms memory adress location access?
  219. std::vector - bug or feature?
  220. 'C++ Primer 2nd Ed' errata
  221. Can I assign safely an array to vector?
  222. Sutter's Pimples: Good, Bad, or Ugly?
  223. C++ Question Urgent
  224. Standardised unit of measure - please help
  225. bool overload problem
  226. how to make operator << a virtual function?
  227. error when initialize ifstream with string
  228. Queries about strstream.h
  229. Urgent ~~Simulator Question
  230. Cast from (long double*) to (const double*)
  231. last element of list
  232. Overload operator problem
  233. C++ Guidelines
  234. Work around of using 1D-LUT instead of 2D-LUT
  235. My override function never gets called? - (reposting as mistake in first go)
  236. MultiByteToWideChar converting %[code]... erf...
  237. My override function never gets called?
  238. My override function never gets called?
  239. add_new() for array like push_back() for vector
  240. Class problem
  241. compile error
  242. Hypothetical: All code in classes but main()
  243. can string be a substitute of char s[] or char* s ?
  244. Constructor problem
  245. i have problem that two thread use one charactor pointer for string buffer
  246. Callback to a non-static method?
  247. A Better Class Design
  248. Declaration syntax
  249. linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module'
  250. question on data structure
  251. question on data structure
  252. delete []
  253. delete []
  254. Trouble with constructor
  255. Trouble with constructor
  256. STL Map
  257. STL Map
  258. Compiler/Virtual Machine Environment
  259. Compiler/Virtual Machine Environment
  260. Inheritance with pointers:Overloading?
  261. Inheritance with pointers:Overloading?
  262. GCC 3.4 being picky
  263. GCC 3.4 being picky
  264. C++ style questions (OOP)
  265. C++ style questions (OOP)
  266. About very long Bit-numbers (bitfields?)
  267. About very long Bit-numbers (bitfields?)
  268. pointer return: address correct / value nonesense
  269. pointer return: address correct / value nonesense
  270. The Annotated C++ Language Standard by Koenig & Stroustrup????
  271. The Annotated C++ Language Standard by Koenig & Stroustrup????
  272. Will the second be evaluated if the first is NULL?
  273. initialization in initializer list using copy constuctor?!?
  274. Linking problem - please help
  275. Manipulating user input
  276. unique objects and stl containers
  277. Automatically separate method implementations from their declarations?
  278. Problem with release build of program using pointers
  279. Template related question
  280. access to private members of internal class
  281. Principal Embedded Software Engineer position in Pittsburgh PA
  282. Help a poor FORTRAN programmer with member functions?
  283. Unexpected performance results
  284. Singleton destruction
  285. STL map and Posix Threads
  286. Can anyone please help me to design a simple game in c++??
  287. How to show decimal value of a char using cout?
  288. How to convert to another encoding?
  289. #include verse class class_name
  290. Using proprietary object libraries with C++ in a windows environment
  291. partial specialization of templates
  292. Connecting an agent and its strategy
  293. How to build a better diamond?
  294. Problem with checking if class is NULL
  295. please help me to choose a C++ book
  296. Assembler question?
  297. Invalid conversion from 'char' tp 'char*'
  298. finding the size of a data structure in bytes?
  299. reference trouble in double[3] vs. double*
  300. Avoid wasting time or how to avoid initialization
  301. Time to standardize the XML library for C/C++
  302. Reading Data from Excel
  303. News: Generate Models from C++ Code
  304. How to work around 14.5.5, 14.7.3/18 and related?
  305. Help me!
  306. Templates with constant array parameter
  307. template export question
  308. in-class initialization
  309. remove_if and functions overloading
  310. Creating objects
  311. An object to pass around
  312. Number at runtime
  313. Questions
  314. curiously recurring template pattern problem
  315. operator= and const data members
  316. random number generator
  317. Difference Between C++ and Visual C++
  318. string I/O in binary file
  319. Code critique
  320. Finding the type of a pointed to element
  321. Calling a virtual method in a specific class
  322. Any authoritative reference on structuring (large-scale) projects?
  323. MPOOL'04 -- Second Call for Contributions
  324. class vs. typename
  325. Visual C++ 6.0 From Deitel and Deitel
  326. Reading From Files in c++
  327. 2 questions--virtual operators and operator=
  328. Use of strstream.h?
  329. Genericity is *not* templates
  330. getline problem
  331. function pointes and templates
  332. High performance alternative to MI of virtual bases
  333. Sorting a 2 dimensional array
  334. STL-container used with references
  335. testing
  336. VXL
  337. VXL
  338. Data Structures Question...
  339. Data Structures Question...
  340. Using proprietary object libraries with C++ in a windows environment
  341. Boehm's garbage collector: beginner's questions
  342. Boehm's garbage collector: beginner's questions
  343. Student requires urgent help! Debug Assertion Failed error
  344. recurring template problem
  345. What is the best alternative for realloc in C++
  346. fscanf equivalent in c++
  347. What's the usage?
  348. C++ system calls
  349. C++ system calls
  350. building up binary tree
  351. Purchase of C++ standard
  352. Problems linking C++ code s on the Cray X1
  353. g++ multi threaded advice.
  354. Netequette
  355. Mapping Function
  356. Example of calling JAMA which uses TNT templates
  357. Tracking the "memory growth" of a process
  358. template function problem
  359. const base subobject
  360. returned vector of function is zeroized
  361. Permutations of a set
  362. Rationale behind not allowing template parameters to be friends?
  363. Parameter / argument mismatch in template scenario
  364. C++ with interfaces
  365. Stable priority queue
  366. question on instances
  367. Trying to find link to 'C++ Annotations' by Frank Brokken
  368. A non-const std::set iterator
  369. help in explaining binary tree
  370. confusion with abstract methods.
  371. NEED HELP with forward declarations
  372. Intel C++ 8.0 : declaration hides declaration
  373. Is a created before b?
  374. [Q]Object:formal definition and description?
  375. Linked List
  376. Linked List
  377. Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
  378. test
  379. test
  380. test
  381. test
  382. naked func for "one-way recurrsion"
  383. c++ interpreter
  384. restricting deletion on local drives
  385. restricting deletion on local drives
  386. PN: Sample code to call another program/command from inside a C++ program
  387. A list of objects with a template member shares address, why ???
  388. C going to C++
  389. Lippman's Inside the C++ Object Model?
  390. can't understand the compiler messages
  391. Compiler warning regarding type definition
  392. friend operator>> function declaration for a template class
  393. [Q] Template function - linking problem
  394. operator= in allocators
  395. refcounting and protecting against delete
  396. How to implement this?
  397. class variables: scoping
  398. Exceeding container::max_size()?
  399. initialization vs assignment
  400. Big Int ?
  401. newb ques: c++ input files always end with NUL? Really??
  402. newb ques: c++ input files always end with NUL? Really??
  403. c++ newb asks about overloaded operators
  404. c++ newb asks about overloaded operators
  405. Debugger says my assignment hasn't worked
  406. Debugger says my assignment hasn't worked
  407. C++ / JNI memory leakage, help needed
  408. C++ / JNI memory leakage, help needed
  409. pragma once
  410. sizeof in preprocessor
  411. pragma once
  412. sizeof in preprocessor
  413. size and nomenclature of integral types
  414. How you handle this?
  415. help to explain c++ binary tree
  416. std Output: 1 0 Frankly speaking, I was expecting: 1 1 So what happened. Ag
  417. beginner
  418. error: jump to case label
  419. enumerations: subenumerations?
  420. specifying enumeration size as member: good or bad
  421. mutable base class
  422. Borland Builder c++, how to add a lib, question
  423. non-form based databse application
  424. size of enum in vc6
  425. Private method exposed?
  426. Multiple definition
  427. How to increase HEAP size in VC++ 6.0 environment
  428. Syntax Error in throw().
  429. pls tell prolem/error handling in vc++6.0 & making of programming basics strong
  430. problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
  431. Base class method that returns a pointer to a derived class?
  432. Forbidding template instantiation for specific type
  433. Virtual Iterators
  434. g++ sucks: internal compiler error???
  435. Q: Example from the Holy Writ
  436. Test newsgroup~....
  437. implementing Java's Observable in C/C++?
  438. VC++ Question - LINK : fatal error LNK1104
  439. pointer equality and inheritance, take 2
  440. OpenTop / Common C++ libraries: are they good?
  441. pointer equality and inheritance
  442. Weird segfaults
  443. Is heap management thread-local?
  444. Problem adding a SubMenu inside the systemMenu of an application
  445. Database programming
  446. References, AddressOf and Object management
  447. What is a header?
  448. set/get in c++.
  449. Source code as data structure in repositories.
  450. How many CPU cycles does an instruction take ?
  451. spawnvp does not call exe files
  452. C++: why 80 charachters??
  453. Why Some Extended ASCIIs Can't Be Typed
  454. ifstream/getline
  455. Do my homework or the hamster gets it.
  456. size_t and size_type
  457. C++ Runtime Defined Classes?
  458. Compiler (warning C4786:)
  459. multiple constructors and class reference variables
  460. multiple constructors and class reference variables
  461. multiple constructors and class reference variables
  462. Sanity check output streambuf scheme?
  463. do-it-yourself linked list
  464. Difference between DEBUG and NDEBUG?
  465. How to recover from failing cin.get(str,n,'\n')?
  466. Book: 'Beginning Visual C++ 6' By Ivor Horton
  467. How to cast from list<T*> to list<const T*>
  468. Quickie: Can std::deque::push_back() invalidate its iterators?
  469. how to "wait for any key"
  470. template classes and static attributes
  471. Automatic memory deallocation by std::string ??
  472. returning copy of the temporary string object
  473. Q: Legal use?
  474. Non-intrusive object serialization
  475. Removing else blocks
  476. Dev-c++: Linking a library
  477. New Webmaster Forum
  478. inheritance ideas
  479. please help me...
  480. reading directory
  481. fstream messes up order at read out
  482. Trying to get wchar_t... from a lookup array but type error... pls help!
  483. VC++ and Web Services
  484. Picture Control Not Reseting Right
  485. Initializing unions
  486. what's the design pattern for trial-fail-modify-retry
  487. <vector> code, perfect on vc++6, broken on g++3.2.2
  488. C++ is slow
  489. static_cast and globally scoped types.
  490. Is std::vector contiguous?
  491. Catching output of system()
  492. CFG / INI file
  493. Q: operator void* or operator bool?
  494. pointer to pointer conversion
  495. C Precompiler/Preprocessor Source Code
  496. Constructor call constructor
  497. Fortran call from C++
  498. Abstract base class + virtual Method
  499. Circular references involving internal classes
  500. I need a C++ tutor (will pay)
  501. Reading a string in VC++
  502. Scheduling Tasks
  503. How do I expose a static_cast?
  504. Manage pipe by stdio_filebuf
  505. design dilemma
  506. External cast operators
  507. socket and namespace question
  508. template<class Child> class Parent with protected constructors
  509. Pointer-to-member function of derived class
  510. compression algorithm in memory
  511. friends and class templates
  512. A pointer in a class points to an other member function in the same class?
  513. Makefile question
  514. Preventing simultaneous access to a file by C++ CGI instances
  515. reusing an object
  516. Problem with Combobox with Horizontal Scroll bar in VC ++
  517. wait for keyboard entry ?
  518. prevent delete again
  519. Altering Array Sizes within Functions
  520. Overloading operator delete
  521. again after problems with database - DESIGN PATTERN survey
  522. I had a test this week on c++!
  523. i had a test this week
  524. system command
  525. classes: virtual functions from baseclass
  526. Optimizing a switch statement
  527. Passing Pointers
  528. Need an algorithm for creating an complete binary tree.
  529. Compile C++ to TCL
  530. Type casting
  531. Visual C++ wrong entry point
  532. std::vector<char> troubles
  533. PostMessage troubles with SHIFT key
  534. Will my memory be deallocated?
  535. Socket programming using Visual C++ .Net
  536. Efficient double comparison
  537. How to write a C++ compiler
  538. extracting data from a database and converting it into an XML file
  539. Why isn't srand working?
  540. new class to class conversion question
  541. operator conversion
  542. Using special chars in std::string
  543. Initialising base class reference members from a derived class
  544. color histogram (help)
  545. overloading operators in c++ (VS 6)
  546. how to use mouse in FLTK
  547. how to do next?
  548. OFF-TOPIC:: Why Lisp is not my favorite programming language
  549. Visual C++ , I have .exe and I want to get source code?
  550. need help