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. Pre-Processing loop
  2. more about vectors
  3. Trick to low CPU usage?
  4. Polymorphism, pthreads, multi-threading, and libstdc++
  5. inspect for throws
  6. Problem with accessing objects of vectors
  7. It seems wrong to me
  8. Minimal C
  9. Given a date, how to find the beginning date and ending date of that week
  10. STL bug in VS.NET 2002
  11. Need help with a simple program
  12. forcing a compile time error
  13. how can I persist a pointer to virtual member function?
  14. [Offtopic]: Download Visual Studio .Net ISO
  15. about resizing vectors...
  16. Novice Question: Good example on use of Non-type template parameters?
  17. Accessing members of nested classes
  18. C++ Initialisation List
  19. What is a hook
  20. End-of-the-week fun
  21. Help with file management. Please help!!
  22. Creating and writing to Unicode file
  23. Debugging Runtime Error
  24. Extended ASCII characters in console app
  25. vector insert from a set
  26. Formatting
  27. WANTED-Sr C++ Developer for Position in Baton Rouge, LA
  28. Passing address of a member function
  29. reading from a file into an array
  30. std::auto_ptr and Unwind Order?
  31. ISO C++ forbids casting between pointer-to-function and pointer-to-object
  32. Help on Shell API to delete files/directories recursively
  33. Create compoent ocx - urgent
  34. bayes classifier and maximum likelihood function
  35. DLL/stl-container error
  36. Runtime linking
  37. Simple Recursion
  38. static error
  39. Private Inheritance is not subtyping
  40. Largest value of an unsigned integral type
  41. static constants...
  42. Troll Alert: isn't exactly rocket science
  43. Assigning to references
  44. Times
  45. this pointer problem
  46. Problem! (Easy for most of you i'm sure)
  47. when is object destroyed?
  48. A Shot in the Dark - mysql C++ api
  49. Cant debug that error is in adding recored or in displayig
  50. how to call function for array of object
  51. How to change font color on console
  52. Assigning to a reference
  53. Changing foreground color on console
  54. Binarysave string class?
  55. not all file read.
  56. Selecting implicit type conversions?
  57. Is it a question?!
  58. Objects in var. length arguments (?)
  59. how to connect ms sql 7.0 using in borland c 5.5
  60. istrstream class to be replaced
  61. template question
  62. Fixed precision floating point and locale facets
  63. deallocating memory twice
  64. Address-of operator
  65. Deleting items from std::map in a loop
  66. need to catch up
  67. Circle class
  68. template parse error
  69. another bloody basic question
  70. Is this a bug in g++ or MSDEV?
  71. Virtual function pointers (& multiple inheritance?)
  72. find() syntax with obj member data
  73. Reference to temporary
  74. Beginner's literature recommendation?
  75. Help: virtual inheritance, non-default constructor
  76. Implementing singleton into multiply classes
  77. Differences between C++ and Java with this-pointer
  78. a simple question
  79. operator new/delete
  80. working with Date...
  81. Need design advice
  82. newton-raphson problem
  83. Mojo example class
  84. bug of VC6's _com_ptr_t might caused stack-overflow
  85. std::setprecision
  86. Yet another SMS sender
  87. Matrix initiation
  88. virtual functions and templates
  89. I can't execute my program(coded by c language) on AIX5.2(ML2)
  90. INT to STR
  91. STL and Visual C++ .net conflicts
  92. How to return reference to class object from functions?
  93. new to c/c++
  94. about vector and iterator
  95. Creating clickable image control
  96. How to represent a chunk of Constant Data
  97. Maximum Age for C++ Book
  98. Multiple inheritance & interfaces
  99. a question about clock() function
  100. pointer to owner?
  101. A richer stdlib idea
  102. static
  103. setting properties of objects from a different program
  104. AClass ac=AClass("name",23); VS. AClass ac("name", 23);
  105. copy constructors hurting performance
  106. word count
  107. width() and setw()
  108. circumventing recursive definition wrt template specialization
  109. Different C++ compiler exec. sizes
  110. Exception causes access violation
  111. locale question
  112. what() method of exceptions derived form std::exception
  113. genetic algorithm
  114. self referential template parameters?
  115. How to Cancel a Thread
  116. The temporary vs non-const reference love story
  117. c++ memory optimization
  118. Help! dynamic classes (shapeshifter)
  119. template-id `hash_set<Tool*>' used as a declarator
  120. default values - the good, the bad and the ugly
  121. Does deleting a container of pointers also delete the (contained) pointers?
  122. Help with Array template
  123. New C++ Resource
  124. hash_map iterator
  125. pointer problem
  126. How do you keep advance() from going beyond end()?
  127. throwing errors in derived streambufs
  128. shadow template problem
  129. static member function and thread
  130. Return an object declared on stack
  131. errors inside a constructor
  132. Template parameter to member function problem
  133. Visual C++ 6.0
  134. Algorytmy getetyczne
  135. How to use set_union algorithm?
  136. the difference between char a[6] and char *p=new char[6] .
  137. Persistent linked list (node with fixed size)
  138. static list in template
  139. segmenatation fault while allocating memory
  140. Indentation of preprocessing directives
  141. cryptography library
  142. Creating table of const ptr to member funcs
  143. functor
  144. function to format message & output to cerr/cout/ostream
  145. namespace help
  146. looping through hashmap
  147. include command
  148. templates help
  149. displaying the contents of a queue
  150. Fstream problem
  151. C++ and SSE
  152. good help websites for forking,shared memory, thread
  153. file copying in c++
  154. need help totaling one city at a time
  155. public function calls
  156. default parameter value
  157. Question about evaluating the arguments of printf (maybe OT?)
  158. how to avoid using another header file inside a header file?
  159. Casting float to int using (int)
  160. Template Friend Function
  161. Question about pointers?
  162. Missing something here...
  163. Dev-C++ and DevPak files, mxWindows
  164. Template where I need to know the type
  165. Are std::strings guaranteed to default-initalize to ""?
  166. gaussian mixture?
  167. c++ unary increment operator
  168. displaying the largest and smallest number
  169. Read in UTF-8 file
  170. Template instantiation! Linker Problem
  171. stl api docs - gcc-3.2
  172. strip on std::string
  173. EOF (end of file) problem
  174. Please explain this to me !!
  175. Universal character names and Unicode
  176. nested loop use example
  177. An operator template??
  178. non-repeating numbs
  179. sending message to other windows...
  180. float data type question...
  181. name count
  182. reference vs object handle
  183. what runs before main()? debug trouble
  184. Munch for AIX 5.1
  185. Allocation Conflict Error
  186. stream converting
  187. Arrarys of reference
  188. Simple Pointer Question
  189. template and nested class problem
  190. instance counting
  191. restricted templates, enum
  192. Reassignment to a const variable that was declared in an if()
  193. singleton question
  194. mutex for c++
  195. Sequence of constructor calls and destructor calls.
  196. Howto access .RC/.RES Ressource files with portable C++ code ( BCC,MSVC,GNU-C++,OpenWatcom)?
  197. Prime Numbers
  198. Problem using enum with vector?
  199. Help: constructor syntax
  200. Pointers and Arrays in C
  201. In-place Class Functions
  202. When is 'this' const?
  203. UINT cast to int, UINT - variable, help
  204. printing hex values
  205. looking for compilers and/or platforms **without** C++ exception support
  206. clearing capacity af a vector
  207. S-Tree: self organizing trees for data clustering
  208. Array/Pointer is causing a STATUS_ACCESS_VIOLATION is g++
  209. Can't compile on HP 11 Platform
  210. Loki::Factory and Loki::TList
  211. reference-to-const
  212. Graphics problem...
  213. C++ library for numerical calculations
  214. program help
  215. UML tutorial with actual C++ example code?
  216. %n conversion in sscanf/VC++ 6
  217. Char Error
  218. Why?
  219. random_shuffle seed
  220. Please compile for me!
  221. Preprocessing numbers
  222. overloading op of class within a class
  223. function objects instead of function pointers?
  224. How to write C++ code that compiles in Windows/Linux
  225. Memory segment error in dlopen call
  226. passing int * * to function as const
  227. Printing with the given font
  228. 2 classes holding instances of each other ( but it won't work :( )
  229. Cool uses of custom attributes in C#
  230. Beginner C++ problem....
  231. Computing Fibonacci numbers as a performance testsuite
  232. Can't compile on HP 11.0
  233. overload resolution / integral promotion / standard
  234. Some RAMdisk solution?
  235. C++ books for intermediate/advanced?
  236. nonlvalue error
  237. Need help with a Work around
  238. a naive question about the exception in fstream
  239. Need template for list of name/value pairs
  240. output of the program???
  241. Question: Manipulating Arrays
  242. File writing performance
  243. rounding a float/double to nearest 1/10th
  244. Q: How to copy a polymorphic class?
  245. String class, how to implement sprintf?
  246. How to use the ssh protocol in c++
  247. Problem with xlC
  248. Type names defined in base template class not visible in derived class in gcc3.2?
  249. C++ compile error on Sun
  250. Problem with the function that takes some_object** as the argument
  251. Nodes and Linked Lists. Check my code?
  252. Compiler switches in the source code
  253. c versus c++, performance wise
  254. numeric library help
  255. Breaking into the debugger from C++code with HP aC++
  256. mfc dialogs in fullscreen exclusive apps
  257. virtual function template - design probelm
  258. why i++ instead of ++i in for loops
  259. How do I load data to a templatized class
  260. a template-based, DLL-capable classloader
  261. C++ books for beginner?
  262. A question about using struct in STL
  263. A question about using struct in STL
  264. c++: pointers to pointers
  265. C++: compiling header files
  266. c++: dynamic array
  267. how do I read unicode text files?
  268. Easiest way to store and save objects generated by a C++ program?
  269. How does vector construct/destruct objects?
  270. About Borland C++BuilderX's 2 questions
  271. const method question
  272. Multiple ineritance question
  273. problem with array of struct
  274. purify-like tools working also for fortan 90?
  275. Problem with push_back.
  276. Concerning string.cstr()
  277. Smart pointers of const objets
  278. Question: How do you feel about recursion?
  279. Using Classes
  280. Academic Research for USA I.T. Professionals (No e-mail required)
  281. File Input Error Help
  282. Correct syntax for class templates that declare friend functions
  283. passing a struct by value
  284. C++ to C
  285. Making a class more generic [part 2]
  286. Making a class more generic [part 1]
  287. Delegation
  288. Access violation error
  289. What is the meaning of returning a value of a static type
  290. Problem with input streams
  291. Help Please: References between Functions
  292. C++ for 6809?
  293. function error
  294. Non-Binary Trees
  295. Dangling Reference
  296. Singleton template
  297. initializer list question
  298. preserving capacity of a vector
  299. member function adresses
  300. allocating memory for std::string?
  301. Generic Abstract Factory
  302. Storing Variable State
  303. how to check validity in expression template
  304. __func__ macro emulation
  305. Controlling Windows Services
  306. Implicit conversion is evil?
  307. Order-preserving set difference
  308. Correct syntax for definitions of inner classes of a template class.
  309. How can I do this?
  310. Ulta Low Level Hard Drive Access:
  311. WINDOWS
  312. How do I write this in pointer notation?
  313. Code reuse in C++
  314. C++ as a better C
  315. Market Confusion Solved
  316. Calling a ActiveX function from a console application
  317. Inserting into a queue
  318. calling GNUPLOT from a c++ program
  319. Passing the Functor-parameters in for_each() and transform()
  320. [WinAPI] WM_CHAR & DialogBox
  321. problems with pointers (i think)
  322. Question: Any idea of midi programming ?
  323. Bc4.5 to VC6
  324. STRANGE QUESTION : search engine query and web site dowload
  325. Byte I/O
  326. Specialization of a template within template
  327. dynamic multidimmensional arrays
  328. Undestanding proper ctime and clock() usage.
  329. Whoever loves C++ and java programming, come here
  330. Namespace & template puzzle
  331. File Manipulation
  332. loop files in folder
  333. implementation details
  334. binary tree
  335. Nasty code...but please critique it anyway :-)
  336. Empty the inbuffer
  337. How can underflow, overflow be tested for using C++?
  338. Built-in sorting algorithms?
  339. volatile
  340. compiling C code using aCC on HPUX
  341. Possible g++ bug in template parsing
  342. ActiveX DLL
  343. Baffled!
  344. syntax for a vector within a map
  345. Command line parser
  346. [Off-Topic] cvs
  347. Q: Optimization issues?
  348. fread gives only the first 4 bytes ??
  349. flyweight reference counting
  350. nonmember vs member?
  351. MyString Class
  352. Simple Multiuser access to file ?
  353. #ifndef #define #endif and multiple definitions problem
  354. How to divide typenames from a function declaration?
  355. Can I use delete with malloc'ed items?
  356. pointer to a method
  357. queue, deque, priority_queue
  358. Inheriting from std::vector?
  359. Iostream
  360. const and valarray reference
  361. Request for useful C++/Algorithms Sources
  362. my own streams
  363. traits help
  364. Pointers to non-static member functions, compiles with MSDEV, but not with GCC
  365. windows equiv to mmap()
  366. very difficult ISAPI filter question - help
  367. OCI links required
  368. about partial specialization
  369. private structure
  370. Builder / go to edit filed
  371. Getting the units of a number
  372. class static variables & __STDC_VERSION__
  373. Help on implementing COM on unix
  374. sorting a Vector
  375. ABNORMAL PROGRAM TERMINATION Control Panel CBUILDER 6
  376. overloading +=
  377. learning auto_ptr
  378. Coding classes with 1 to N relationships
  379. iterator help
  380. Adding a network printer on Win 98 and Win Me.
  381. Retrieve printer permissions programmatically
  382. STL and Balanced Trees???
  383. Addition of strings in C++
  384. Putting cursor at end of EditBox
  385. Can I use an Excel Add-In in my VC++ program?
  386. Is copy constructible
  387. list boxes
  388. Dynamic memory or...?
  389. this pointer getting screwed
  390. Effective Use of Low-Level C and C++
  391. short circuited expressions...
  392. Set file date
  393. A fatal exception
  394. Is there an inverse of gmtime()?
  395. null stl iterator ?
  396. Hex String to Long
  397. Why can't push a "const auto_ptr" into a "vector"
  398. overriding static and virtual members with same proto. What is the standard ?
  399. dynamic tables and serialization of vectors
  400. linkage
  401. Help! How to program about 2's complemet with 22 bits value?
  402. std::vector
  403. ZLib
  404. Bar: 'class' type redefinition compile time error
  405. affectation, et copie
  406. How to input 2 inputs in 1 line???
  407. some assistance with a linked list
  408. how to count words from text
  409. constructor and destructor
  410. displaying memory content in LINUX
  411. Question About Method
  412. C++ Compilers
  413. Why no copy_if?
  414. Pointer proxying with reference members
  415. How Do You Turn Off the Debugger?
  416. std::remove_if errors!
  417. c++ and databases
  418. How would Mr. Stroustrup implement his solution to 12.7[2]
  419. Is this the correct form of a copy constructor?
  420. easy question part 2
  421. silly question
  422. copy constructor
  423. Inherit a constructor with default arguments
  424. iterators, pointers and (T*)-1
  425. About const
  426. clarification on delete []
  427. Incorrect template code, or compiler/library bug?
  428. #if defined
  429. electronic version of a Book online
  430. file i/o with stream_iterators - error
  431. missing include files (sys/param.h, sys/socket.h, net/if.h, ...)
  432. dynamic polymorphism or std::list<boost::any>
  433. Visual C++ vector warning
  434. ostream::write() error result
  435. please help a rook!
  436. cannot run dbx to debug a core...
  437. C or C++ first?
  438. Template instantiation on HP aCC compiler
  439. class question - please help
  440. how to use a STL map?
  441. cin question
  442. about: map
  443. easy question
  444. approx 100 assorted computer/ math/other books
  445. Template Friend Function, GCC and C++ FAQ Lite
  446. Linker error with static const field
  447. Corresponding forms of new and delete
  448. Accelerated C++ Sample Solutions
  449. friend vs member for comparison operators
  450. details in my previous Q?????
  451. Machine precision
  452. Machinista Festival
  453. so many warnings
  454. design question
  455. iterator design help
  456. coding a csv to xls tool
  457. casting in C++
  458. Sending http-request with multipart/form-data
  459. Can I use a C++ function pointer instead of a C one
  460. Grabbing video frames from webcam...
  461. Garbage Collection
  462. new/ resize
  463. Generating unique random numbers
  464. C++ and databases question
  465. string literals
  466. MemoryPool Class from Efficient C++ Failing
  467. operator delete(void *ptr, size_t size)
  468. C vs Perl
  469. Troube overloading operators
  470. C++ parser
  471. I cannot see the need for auto_ptr?!
  472. a quick Q??
  473. Searching for C(++) source code to digitalize voice from MICROPHONE
  474. I am selling many of my c++, java, Oracle and Game Programming books
  475. operator new and parameterized constructor
  476. std:stringstream reset
  477. C++ to java code converter
  478. Arithmetic conversions/promotion and templates
  479. memory access failure
  480. cin.peek()
  481. Critique requested for a smart pointer implementation
  482. Array of pointers to a vector
  483. iterating over containers
  484. nothrow and exceptions
  485. string to const TCHAR problems
  486. parser needed
  487. Assignment to templated derived classes
  488. operator inheritance problem
  489. DLLs and static members
  490. operator + on vector
  491. vector<int> fillVector(int arguments ...)
  492. unit test for basic_string?
  493. initializing references / null pointer
  494. Linux oddity
  495. Help with template code, and a question on numeric_limits
  496. template parameters in non-template class
  497. String of Spaces
  498. ostream_iterator
  499. Why can't a C++ string be used as the path name to open a file but a C-string can?
  500. Why does new allocate more memory than there is??
  501. digicam via c++
  502. Extracting a substring
  503. Dll with dialog box
  504. Q: Inheritance design issue
  505. Performance or other differences on if expression?
  506. size & time modification from files..?? (Builder)
  507. Registry question - please help
  508. ATL/COM Destructor Lockup
  509. allocation problem
  510. c++ debugger on unix platform
  511. Please Help!! I can't figure out how to build the simplest class
  512. Simple class design issue, pointer to parent needed
  513. how to instal allegor Game/Multimedia Library to Dev-C++
  514. static const class members
  515. Standard containers, delete, copy
  516. daoview.exe
  517. Windows IDE
  518. Help! Operator + problems
  519. vector use warnings
  520. associative containers: requirements
  521. Reading from the command line using stringstream
  522. Overloading +=
  523. limiting class template parameters
  524. variable number of arguments + function pointers
  525. C Library Wrapper in C++
  526. How to get parent menu of sub menu??
  527. File I/O Question
  528. C++ library for numerical computing
  529. template question
  530. C++ and GUI
  531. Please Help With C DLL
  532. declare array of objects in header file
  533. Continuously concatenating binary data
  534. Trouble with factory pattern
  535. Eight queens using stacks instead of recursion
  536. compile hello world
  537. WO : A new Object Oriented Language (Open Source)
  538. Where to Start?
  539. Problem with push_back,help me ASAP
  540. Passing return as reference to another function
  541. To STL or not to STL
  542. Conflicts with Nested Namespaces
  543. alternative to rdbuf()->in_avail()? [was is cin always hte keyboard's input]
  544. std::vector<>::clear semantics
  545. Library to use
  546. template problem with ostream operator
  547. _T Dev c++ problem
  548. testing input values
  549. Placing bytes into a stream
  550. Word Histogram in C++??