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