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

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