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. non-type template args and friend declarations
  2. restriction of a two-parameters function to a one-parameter function
  3. member functions pointers and subclasses
  4. def copy ctor and member-arrays
  5. could/should allocator<T> be a static member?
  6. analysis tool.... other than purify
  7. Compiling template function
  8. Access violation not caught/trapped by Visual Studio or Dr Watson
  9. lifetime of temporaries
  10. A* search
  11. A function that returns a pointer on a function
  12. Comments please
  13. How to do the implementation?
  14. eclipse and c++
  15. "using namespace" question
  16. pointers VS reference variables
  17. Looping through a <vector>
  18. Deriving a regular class from a template?
  19. Design Question
  20. Maximum size of an array
  21. cross compiling
  22. Friend functions and template classes
  23. Static code analysis
  24. C++ Project Files?????
  25. book for programming
  26. vector : reserve(LONG_MAX)
  27. Visual C++ Toolkit - .dsw compile?
  28. vector product
  29. char, unsigned char, and binary file io
  30. Hashtable
  31. make and other tools
  32. Beginner Question
  33. Unicode
  34. indexing library for C++
  35. How to return a string of arbitrary length to caller?
  36. Servlets in C++
  37. C++ & nmk problem
  38. interface M
  39. A list of reference?
  40. priority_queue<> underlying container
  41. TU to XML
  42. cout not defined !?!
  43. Indirect recursion and templates?
  44. Beginner needs help fast
  45. STL - Vector - Normalization ?
  46. Is there a library manipulates configuration file?
  47. sentinel
  48. Binary Tree Using Dynamic Array
  49. Selecting const vs non-const methods of teh same name at will
  50. Why const and non-const?
  51. Container elements with const members
  52. need help on a syntax in conditional operator
  53. Another exception question
  54. A type conversion question
  55. template question using named constructor
  56. Isn't this assignment safe?
  57. Inheritance vs containment for policies
  58. Need help with template problem.
  59. inheritance with templates
  60. Compiles in visual studio but not in g++
  61. Initialize int and char with maximum values
  62. BCB: TextEditor
  63. Opinion) Overuse of symbolic constants
  64. deleting this
  65. Date and time conversion
  66. Diff Utility for C++ class
  67. [RM] SOLE
  68. Number of digits of float value
  69. using iostream in gcc
  70. Visual selection on TListView component goes away when focus changes: C++ Builder
  71. Another composition
  72. Composition
  73. using old c libraries
  74. question about static variables
  75. std::stable_sort with predicate woes
  76. Using centinel
  77. I have created a website "lookup" i dont think its gonna get bigger and fancyer than it already is but have a look
  78. std::string and refcounting
  79. Sorting vector of structs depending on different data members for each sort
  80. Trees without explicit memory management
  81. Std Map .. Help
  82. Huge memory problem
  83. Pointer to a template function
  84. Is posible erase element while iterating in a stl container ?
  85. I need an understanding of what C++ is good for -Thanks
  86. Formatting decimal places
  87. Naming convention from my point of view
  88. how to build a recursive map ?
  89. Overloading global new[] array operator in visual c++ 6.0
  90. redefining cout (for using printf/mexprintf)
  91. I canīt understand it!
  92. Function pointers to printf
  93. Decompiler
  94. external variables
  95. Student question on external calls.
  96. I have no idea why this isn't working - must be missing something simple
  97. Overloading []
  98. Problem with templates and inheritance
  99. adding bitmap to button
  100. [Q] Template: Undefined Constructors
  101. Templates and Trading Cards
  102. libstdc++ 3.3 class reference
  103. Modifying through pointer-to-const
  104. Ctor initialization lists: three details beyond the FAQ-lite
  105. problem with std::map find()
  106. Algorithm advice needed for std::map
  107. what is a compound class
  108. C++ container question
  109. How to port this snippet?
  110. create a variable name with the value of another variable
  111. Tradeoffs between multi and non-multi associative containers
  112. The term "associative"
  113. ray tracing library for windows
  114. C++ and Middleware
  115. Why is OO popular?
  116. Beginner Programmer needs help
  117. Stack Machine Implementation in C++
  118. key press recognition please help.
  119. g++ istream::readsome trouble
  120. istream_iterator & copying files
  121. wwwww
  122. ifstream
  123. Open Com Port > 9 with C++ ?
  124. the behavior of g++ 3.3.1 exception
  125. C++ danger to break due to its weight, fragmentation danger - C++0x
  126. Initializing a static const member array of a class type
  127. how to walk a binary tree
  128. Is a list template class needed?
  129. Discussion regarding hot/ cold splitting of structures.
  130. C not compatible with C++?
  131. The "const" modifier
  132. Monitoring events in my program and emailing reports
  133. g++ (3.3) bug?
  134. GUI capabilities for C++
  135. The Gist of Object Oriented Programming
  136. "static" question
  137. Q: Return value optimization thru several function calls?
  138. c++ to java code converters needed
  139. EOF problem
  140. speed vc++ vs. c++builder
  141. Linking problem
  142. What's wrong withthe code?
  143. Clarification regarding #include declarations.
  144. Clarification regarding #include declarations.
  145. unary operator- question
  146. Unresolved External Symbol
  147. Is this legal?
  148. hi problem, with c++ code i am learn so plz tell me what i did worng and how fix
  149. composition/aggregation: would like to use constructor body rather than initializer list
  150. Link crawler
  151. Struct vs Class
  152. How to find out object type - PLEASE HELP
  153. Weird runtime error
  154. simple pointer question
  155. About Virtual function
  156. How to make click-through windows
  157. Available C++ Libraries FAQ
  158. std::valarray vs. blitz::Array
  159. can't link class with static methods and members
  160. Implementing exceptions of C++ in C
  161. Any SDL Users out there? I need some help.
  162. Q: linker error with a missing method
  163. Style (or otherwise?) question: creating temporary to invoke function
  164. Binary Search Tree
  165. Are there any problems with this?
  166. Some C/C++ books
  167. [Faq-20.6] What is a "virtual constructor"?
  168. looking for crossplatform layer between gui and database
  169. compiling under cygwin with intel windows compiler icl 8.0: is it a good idea?
  170. Index a #define string
  171. using OpenGL from Borland Builder6
  172. Would a static_cast be better style here?
  173. parsing a string
  174. delaying video capture preview
  175. Buffer size & Prebuffering size?
  176. STL map sorting and merge?
  177. ddd or insight?
  178. DDD or Insight?
  179. feedback on C++ code snippet requested (standards compliance, efficiency, etc)
  180. Compiler Quirk or Language flaw?
  181. Duplicating objects with a common base class
  182. char*& or char*
  183. unbuffered output file
  184. const structure & member pointers
  185. Print a file
  186. osstream and stuff
  187. C++ .NET class member initialization
  188. STL Functionality
  189. You learn something new every day...
  190. Virtual Constructor and Covariant Return Types
  191. how a pointer is passed by reference as a function argument?
  192. What does "C++ doesn't support modules" mean?
  193. Nested templates and friends
  194. What are the codes doing?
  195. three times copy ctor called, one ctor called, why?
  196. compile problem
  197. How to represent a fraction in HEX?
  198. OOP Language for OS Development
  199. hhow to detect overflow in integer calculation
  200. C++ Release memory problem
  201. debug assertion failed
  202. Bison/Flex To ByteCode
  203. A way to decrease executable sizes?
  204. Dump Memory Pointer?
  205. is this valid ?
  206. Hash table in C++? STL?
  207. C++ Error
  208. sleep()
  209. Robotics
  210. The future of C++
  211. Strange abortion of for loop
  212. What's wrong with this function
  213. Problems with multiplications of doubles and/or floats
  214. getline
  215. automatic source code
  216. Question about my MIPS Program
  217. Problem with Cast
  218. OT & FYI
  219. Dereferencing this in constructors initialiser list
  220. using exceptions to stop object creation
  221. call graphs with doxygen and dot cause problems
  222. Doing Program~
  223. CX-Post: hello world
  224. Overloaded operator in a Class template
  225. ifstream
  226. c++ code for embedded systems
  227. Question about DDD debuger.
  228. Static local variables inside instance members
  229. Selef-cleaning trees
  230. Does your favorite C++ compiler support 64-bit integer types?
  231. Why do I need the typename keyword?
  232. Virtual Machine and Byte-Code
  233. mallac replacement for windows
  234. malloc replacement for windows
  235. couting cout.
  236. How to initialize a char*?
  237. difference between a C++ macro MAX and the C++ template
  238. Exception Handling and Math Errors
  239. Error running program in XP
  240. Seeking optimization advice
  241. delete this
  242. converting 1944 to '1','9','4','4'
  243. how to view thread priority in a debugger
  244. Question again?
  245. Question??
  246. Structure of the code (files, dir's, namespaces, makefiles)
  247. Buffer overflow protection
  248. A stupid problem ...
  249. OLEDB
  250. Combinations/permutations algorithm in C++
  251. Pull TxD high in serial communication VC++
  252. new of an object without assigning it to any variable
  253. Three Classes Share One Memory
  254. How to Initialize const static object data members in a header file?
  255. Looking for an example of C++ program
  256. Please comment on the code
  257. How can i programicly find out what operating system i am using?
  258. The STL by Plauger, Stepanov, Lee and Musser
  259. Allocation / Delete problems
  260. C++ friend function
  261. Linux STL and GThreads
  262. SGI STL
  263. Is it standard and practical to use long long types?
  264. char* combination problem :(
  265. string::npos + 1 ???
  266. What'ch think of my program? *fixed word wrap*
  267. FAQ: slashes in your filenames???
  268. Birthday Problem
  269. Destructor for const object
  270. pointer to member's member?
  271. FastNet 5.3 with borland
  272. std out question
  273. Doing something wrong
  274. Problem z VC++ 6
  275. spawnvp does not work
  276. What is a good idiom for handling a lazy object?
  277. cannot find -lstdc++
  278. string literal is an lvalue; other literals are rvalues.
  279. confusion with const functions return types
  280. Convertion problem
  281. C ++ question
  282. Declaring only public class members - doesn't work
  283. CUJ and Microsoft C++
  284. Friend in Class Can't Access Private Function
  285. problem reading from a file
  286. Calculating exponents without library functions
  287. Searching of byte array with wildcards?
  288. Confused about the comma operator
  289. Insert some trings into a big file?
  290. C++ FAT32 Access
  291. Question
  292. Incorrect operator<< is called.
  293. Programms memory adress location access?
  294. std::vector - bug or feature?
  295. 'C++ Primer 2nd Ed' errata
  296. Can I assign safely an array to vector?
  297. bool overload problem
  298. Queries about strstream.h
  299. Urgent ~~Simulator Question
  300. Overload operator problem
  301. C++ Guidelines
  302. MultiByteToWideChar converting %[code]... erf...
  303. My override function never gets called?
  304. add_new() for array like push_back() for vector
  305. Class problem
  306. Hypothetical: All code in classes but main()
  307. can string be a substitute of char s[] or char* s ?
  308. Constructor problem
  309. Callback to a non-static method?
  310. A Better Class Design
  311. question on data structure
  312. delete []
  313. Inheritance with pointers:Overloading?
  314. GCC 3.4 being picky
  315. C++ style questions (OOP)
  316. About very long Bit-numbers (bitfields?)
  317. pointer return: address correct / value nonesense
  318. The Annotated C++ Language Standard by Koenig & Stroustrup????
  319. Will the second be evaluated if the first is NULL?
  320. Linking problem - please help
  321. Manipulating user input
  322. Problem with release build of program using pointers
  323. access to private members of internal class
  324. Unexpected performance results
  325. Singleton destruction
  326. Can anyone please help me to design a simple game in c++??
  327. How to show decimal value of a char using cout?
  328. #include verse class class_name
  329. Using proprietary object libraries with C++ in a windows environment
  330. partial specialization of templates
  331. Connecting an agent and its strategy
  332. How to build a better diamond?
  333. Problem with checking if class is NULL
  334. Assembler question?
  335. Avoid wasting time or how to avoid initialization
  336. Time to standardize the XML library for C/C++
  337. Reading Data from Excel
  338. News: Generate Models from C++ Code
  339. How to work around 14.5.5, 14.7.3/18 and related?
  340. template export question
  341. remove_if and functions overloading
  342. Creating objects
  343. An object to pass around
  344. curiously recurring template pattern problem
  345. operator= and const data members
  346. Code critique
  347. Finding the type of a pointed to element
  348. Any authoritative reference on structuring (large-scale) projects?
  349. MPOOL'04 -- Second Call for Contributions
  350. class vs. typename
  351. 2 questions--virtual operators and operator=
  352. Genericity is *not* templates
  353. getline problem
  354. Sorting a 2 dimensional array
  355. testing
  356. Data Structures Question...
  357. Using proprietary object libraries with C++ in a windows environment
  358. recurring template problem
  359. What is the best alternative for realloc in C++
  360. fscanf equivalent in c++
  361. What's the usage?
  362. Problems linking C++ code s on the Cray X1
  363. g++ multi threaded advice.
  364. template function problem
  365. Rationale behind not allowing template parameters to be friends?
  366. Parameter / argument mismatch in template scenario
  367. C++ with interfaces
  368. Stable priority queue
  369. question on instances
  370. Trying to find link to 'C++ Annotations' by Frank Brokken
  371. A non-const std::set iterator
  372. Is a created before b?
  373. [Q]Object:formal definition and description?
  374. test
  375. test
  376. test
  377. test
  378. test
  379. naked func for "one-way recurrsion"
  380. c++ interpreter
  381. restricting deletion on local drives
  382. PN: Sample code to call another program/command from inside a C++ program
  383. restricting deletion on local drives
  384. A list of objects with a template member shares address, why ???
  385. C going to C++
  386. Lippman's Inside the C++ Object Model?
  387. can't understand the compiler messages
  388. Compiler warning regarding type definition
  389. Compiler warning regarding type definition
  390. friend operator>> function declaration for a template class
  391. [Q] Template function - linking problem
  392. operator= in allocators
  393. refcounting and protecting against delete
  394. How to implement this?
  395. class variables: scoping
  396. c++ newb asks about overloaded operators
  397. Debugger says my assignment hasn't worked
  398. pragma once
  399. std Output: 1 0 Frankly speaking, I was expecting: 1 1 So what happened. Ag
  400. enumerations: subenumerations?
  401. specifying enumeration size as member: good or bad
  402. non-form based databse application
  403. Private method exposed?
  404. Error running program in XP
  405. Multiple definition
  406. Seeking optimization advice
  407. How to increase HEAP size in VC++ 6.0 environment
  408. converting 1944 to '1','9','4','4'
  409. APPHELP.DLL and USERENV.DLL & Win98SE
  410. how to view thread priority in a debugger
  411. pls tell prolem/error handling in vc++6.0 & making of programming basics strong
  412. problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
  413. Base class method that returns a pointer to a derived class?
  414. Question again?
  415. Forbidding template instantiation for specific type
  416. Question??
  417. Structure of the code (files, dir's, namespaces, makefiles)
  418. g++ sucks: internal compiler error???
  419. Buffer overflow protection
  420. Q: Example from the Holy Writ
  421. OLEDB
  422. implementing Java's Observable in C/C++?
  423. VC++ Question - LINK : fatal error LNK1104
  424. new of an object without assigning it to any variable
  425. Three Classes Share One Memory
  426. How to Initialize const static object data members in a header file?
  427. Non default constructor for array objects
  428. Please comment on the code
  429. Pass vector into a function
  430. Is heap management thread-local?
  431. Problem adding a SubMenu inside the systemMenu of an application
  432. How can i programicly find out what operating system i am using?
  433. The STL by Plauger, Stepanov, Lee and Musser
  434. Allocation / Delete problems
  435. Source code as data structure in repositories.
  436. How many CPU cycles does an instruction take ?
  437. SGI STL
  438. a couple programs
  439. spawnvp does not call exe files
  440. char* combination problem :(
  441. C++: why 80 charachters??
  442. What'ch think of my program? *fixed word wrap*
  443. ifstream/getline
  444. Do my homework or the hamster gets it.
  445. FAQ: slashes in your filenames???
  446. size_t and size_type
  447. multiple constructors and class reference variables
  448. problem sending code via rs232
  449. Sanity check output streambuf scheme?
  450. pointer to member's member?
  451. pointer members member?
  452. FastNet 5.3 with borland
  453. std out question
  454. How to cast from list<T*> to list<const T*>
  455. Doing something wrong
  456. Problem z VC++ 6
  457. What is a good idiom for handling a lazy object?
  458. cannot find -lstdc++
  459. confusion with const functions return types
  460. Convertion problem
  461. C ++ question
  462. CUJ and Microsoft C++
  463. Friend in Class Can't Access Private Function
  464. problem reading from a file
  465. Confused about the comma operator
  466. Problems to find out code changes that seems not to lead into a bug but does ?
  467. Insert some trings into a big file?
  468. C++ FAT32 Access
  469. Incorrect operator<< is called.
  470. Programms memory adress location access?
  471. Can I assign safely an array to vector?
  472. Sutter's Pimples: Good, Bad, or Ugly?
  473. C++ Question Urgent
  474. Standardised unit of measure - please help
  475. bool overload problem
  476. how to make operator << a virtual function?
  477. error when initialize ifstream with string
  478. Queries about strstream.h
  479. Urgent ~~Simulator Question
  480. Cast from (long double*) to (const double*)
  481. last element of list
  482. Overload operator problem
  483. Work around of using 1D-LUT instead of 2D-LUT
  484. My override function never gets called? - (reposting as mistake in first go)
  485. MultiByteToWideChar converting %[code]... erf...
  486. My override function never gets called?
  487. add_new() for array like push_back() for vector
  488. Class problem
  489. compile error
  490. Hypothetical: All code in classes but main()
  491. can string be a substitute of char s[] or char* s ?
  492. Constructor problem
  493. i have problem that two thread use one charactor pointer for string buffer
  494. Callback to a non-static method?
  495. A Better Class Design
  496. Declaration syntax
  497. linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module'
  498. question on data structure
  499. Trouble with constructor
  500. STL Map
  501. Compiler/Virtual Machine Environment
  502. Inheritance with pointers:Overloading?
  503. GCC 3.4 being picky
  504. C++ style questions (OOP)
  505. C++ style questions (OOP)
  506. About very long Bit-numbers (bitfields?)
  507. pointer return: address correct / value nonesense
  508. The Annotated C++ Language Standard by Koenig & Stroustrup????
  509. The Annotated C++ Language Standard by Koenig & Stroustrup????
  510. Will the second be evaluated if the first is NULL?
  511. initialization in initializer list using copy constuctor?!?
  512. Linking problem - please help
  513. Manipulating user input
  514. unique objects and stl containers
  515. Automatically separate method implementations from their declarations?
  516. Problem with release build of program using pointers
  517. Template related question
  518. access to private members of internal class
  519. Principal Embedded Software Engineer position in Pittsburgh PA
  520. Help a poor FORTRAN programmer with member functions?
  521. Unexpected performance results
  522. Singleton destruction
  523. STL map and Posix Threads
  524. Can anyone please help me to design a simple game in c++??
  525. How to convert to another encoding?
  526. #include verse class class_name
  527. Using proprietary object libraries with C++ in a windows environment
  528. partial specialization of templates
  529. Connecting an agent and its strategy
  530. How to build a better diamond?
  531. please help me to choose a C++ book
  532. Assembler question?
  533. Invalid conversion from 'char' tp 'char*'
  534. finding the size of a data structure in bytes?
  535. reference trouble in double[3] vs. double*
  536. Avoid wasting time or how to avoid initialization
  537. Time to standardize the XML library for C/C++
  538. Reading Data from Excel
  539. News: Generate Models from C++ Code
  540. How to work around 14.5.5, 14.7.3/18 and related?
  541. Help me!
  542. Templates with constant array parameter
  543. template export question
  544. in-class initialization
  545. remove_if and functions overloading
  546. Creating objects
  547. An object to pass around
  548. Number at runtime
  549. Questions
  550. curiously recurring template pattern problem