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. Another STL ?
  2. STL iterator/reverse_iterator
  3. simple drag & drop
  4. I fixed a problem...Now, what exactly did I just do?
  5. Abnormal C++ Compile Time - How to debug?
  6. multiple inheritence contructor
  7. Macros (I know, yuk!)
  8. Random Access Iterator
  9. Return an iterator
  10. Question about operator new
  11. Loop over enum values
  12. cppmake
  13. Can I put this in a .h file?
  14. Advice required on my ascii to hex conversion C++
  15. auto_ptr's exception safe
  16. what are the rules for writing header files?
  17. visitor pattern and COM like objects ?
  18. Solaris : Difference in g++ and CC compiler for variable length array declaration
  19. Regading interview Question.
  20. How do I detect infinite floats?
  21. Passing Through Constructor - Simple Error
  22. STL ??
  23. Critique requested.....
  24. How to use std::copy?
  25. collecting data from text file
  26. recursive
  27. Ada to C++ translator
  28. Nesting try blocks inside catch
  29. Using STL how do I convert a variable to a binary string
  30. inclusion compilation model question
  31. bitset solution
  32. Help with template object
  33. STL iterator
  34. Converting a macro to a string
  35. Can C++ do it for me?
  36. Deprecated API?
  37. Little problem to use a priority queue
  38. dtors that fail
  39. UDP broadcast problem
  40. experiment with std::fill
  41. Error "type specifier omitted for parameter" in preprocessor directives??
  42. Pure Virtual Functions
  43. release build assertions/verifications
  44. Interpreting error messages (gcc)
  45. bstr string to New character string
  46. STL: copy vector of class ?
  47. static initializer order
  48. Running MS-DOS within a c++ program (Code)
  49. Definite type sizes
  50. graph layout algorithm
  51. Help with std string
  52. Virtual Template or Template Virtual
  53. Remove items from a stl vector
  54. Help with initialization of graph (Boost Graph Library)
  55. Interface
  56. global scope variable in .cpp file?
  57. Average All-Pair Path on a Graph
  58. Average All-Pair Shortest Path on a Graph
  59. does multimap insert invalidate iterator?
  60. "named parameters mechanism"
  61. CFP: IAENG International Workshop on Computer Science (in IMECS 2006)
  62. size of a class having enumerated data types?
  63. Smart Pointer library in C++
  64. memcpy a int to a char buffer ?
  65. C/C++ code to parse XML file
  66. garbage collection questions
  67. Whats wrong with my stream ?
  68. Debugging a Segmentation Fault in C++ STL code
  69. How to open a file in $PATH?
  70. question about operator new
  71. How to delete an array?
  72. how to use this utf8 interators to read from a file
  73. PostMessage() in vc++ thread not talking to main program
  74. utility to view the expanded preprocessor macros
  75. How to install c++ on Windows
  76. friend operator<< in template classes
  77. c++ as beginner...
  78. Video Streaming in Windows
  79. where does open open the file?
  80. Debugging C++ program in GDB on linux
  81. Magic Wand Implementation
  82. Overloaded type converter STRANGE behaviour
  83. Automatic lvalue in functions
  84. Replace simple function with object of same signature
  85. display from video card visual c++
  86. initialisation of static
  87. throw in destructors
  88. STL for loop ?
  89. question on the assignment operator
  90. List Iterator Not Incrementable?
  91. passing argument in STL loop ?
  92. what is causing this error?
  93. ECMA-372 is stepping in on C++
  94. What is the advantage of Boost scoped_ptr?
  95. suggestions on improving source
  96. My C++ library
  97. Assignment through base class reference
  98. const correctness
  99. vector of vector of vectors
  100. loop -> for_each advanced
  101. loop -> for_each
  102. how to init a derived struct?
  103. order of #include statements
  104. GNU libstdc++ crash 64 bits gcc 3.4.2
  105. Accessing Lvalue from function
  106. Where can I get the source for g++ 2.95.?
  107. making sure that the deallocated dynamically memory returns to the heap?
  108. error C2664: 'strcpy' : cannot convert parameter 2 from 'char' to 'const char *'
  109. STL vector with iterators
  110. Initialize const or static map
  111. c++ support for unicode, utf-8, encode/decode, ifstream, wstream?
  112. Handling ThumbTrack Notification for Multiline Edit Control
  113. STL and aCC
  114. STL ?
  115. get filename from string
  116. drag and drop onto exe
  117. extracting rest of an istream (istrstream)
  118. C++ Interview questions for large C++ projects
  119. string.format help
  120. Funny! More offers to select a search engine! (oo)
  121. Any good way to extend std::swap?
  122. policy base class using static member functions
  123. policy base class using static member functions
  124. instance scope ?
  125. Shared string inside DLL
  126. Create a list of class as a member attribute
  127. sending <STX><ETX > charaters to RS232 port
  128. memset on structs with non-PODs
  129. paradox when constructor of an pure abstract base class called?
  130. memory mapped file stream
  131. "Virtual constructor" abstract base class - feasibility?
  132. using streams for communication between threads...?
  133. doubt in strcmp
  134. about return type of an overloaded operator
  135. debug mode
  136. language law - how to describe the state of uninitialized static storage
  137. checking bits
  138. Overload operator error ?
  139. Execute a function in each element of the list conditionally
  140. Efficient list swap
  141. copying a file
  142. C++0x and file I/O
  143. pointer reference problem
  144. Question about STL erase function
  145. string to class type using typeinfo
  146. Visual Studio 2005 C++ Resouces
  147. Saving BLOB data using C++ In one insert statement into Oracle
  148. Dual-Graph Library
  149. stoopid begineer with a question
  150. iota
  151. C++ strings
  152. reading from a binary file
  153. templates problem
  154. Funny! More offers to select a search engine!
  155. ostringstream and memcpy
  156. Concurrent Pascal vs. c++ ?
  157. Available C++ Libraries FAQ
  158. implementation dilema
  159. problem with array and classes
  160. problem with operator<<
  161. Relative prevalence of "good" C++
  162. trouble including "iostream" "fstream"
  163. No argument constructor and function prototype
  164. difference between a namespace and class with just default constructor
  165. parsing files
  166. error: 'std::ios_base& std::ios_base::operator=(const std::ios_base&)' is private
  167. std::map with user defined data
  168. STL algorithm VS Java loop
  169. ))))
  170. classes pointers
  171. Passing an evaluated variable to new in allocating a derived class
  172. c++/stl development top nyc financial firm
  173. Barton-Nackman and compilation under Solaris
  174. design guidance
  175. Recast a member variable in derived class?
  176. Function to search for Characters
  177. C++
  178. map whose key_type is the pointer to an object
  179. slicing copy, what's wrong with abstract class?
  180. Calling static function using uninitialized pointer??
  181. Is it possible to access this newsgroup using Thunderbird?
  182. std::list iterator usage
  183. pros and cons using reference-counter VS reference-link
  184. from vector of pairs to a map
  185. Overloading 'casting' operator
  186. DLL, XML, What the H-E-Double Bang
  187. auto_ptr and PIMPL
  188. Buffer overrun - exit or abort?
  189. Question about Effective STL item 7
  190. difference between generics and templates
  191. typedef in C++
  192. STL string - converting to low case
  193. Physical Location of #define Symbols
  194. c++ float and integer
  195. Error in program. cannot convert from 'char []' to 'char [10]'
  196. COPYING (not extracting) data from an istream object
  197. multiple return paths question
  198. Setting member variables before constructor call
  199. invoking member functions without creating an object or pointer of the class?
  200. how to implement a "typoef" thingy.
  201. SOCI 2.0 - a database library
  202. Problem with member and non-member binary operator in template class
  203. CFP: LASER Summer School on Software Engineering
  204. Global variables.
  205. How C++ Exception handling works ?
  206. Implementing library algorithms
  207. Want to shift bits with addition of 1
  208. looking to use graphics, can't find any thing
  209. confusion over static variables
  210. virtual functions
  211. auto_ptr memory leak with arrays?
  212. NULL pointer and null references
  213. Clear Thinking Power for Comp Developers
  214. Tightening up Shootout code
  215. key-value pairs: key consists of 3 ints
  216. Removing a vector element using std::swap and std::vector::resize.
  217. debugging -- behaviour to be explained.
  218. New to C++ need help
  219. Using time_put and time_get from <locale>.
  220. Compile error with virtual inheritance: const <anonymous>** - AGAIN
  221. save to file
  222. Template class - Compilation problem
  223. Templates and Inlining
  224. C++ Beginners question
  225. template in error
  226. debugging a memory violation problem
  227. constructor and initializer
  228. debugging runtime error
  229. Question about Boost.lambda example
  230. The bad coder joke =D
  231. template problem in MSVC6 - getting wrong parameter type
  232. Unable to compile using boost::date_time library
  233. Is my understanding of containers valid?
  234. What to do when base class is not specified as virtual?
  235. Peeking an entire line from an istream
  236. stl: what member function need to exist in class for list implementation
  237. STL bind1st question
  238. Problem: global variables and singleton
  239. Any memory leak for this Singleton Implementation
  240. diamond inheritance, constr. question
  241. Conversion of char * to bool
  242. Moving Project From VS 2003 to VS 2005
  243. STL vector VS list
  244. Problem with Accessors
  245. Temporary varriables and thread safety
  246. Find duplicate entries in STL algorithm
  247. Compile error with virtual inheritance: const <anonymous>**
  248. How/why does this work?
  249. The difference between C and C++
  250. Error trapping
  251. valarray addition and overflow handling
  252. loop -> for_each
  253. How to activate a running Windows application
  254. When to use private inheritance
  255. File-splitting Function: Uses FILE * - better way with ifstream?
  256. Macro GCC????
  257. typedefs, qualified identifiers, class names and name lookup
  258. Making the best of it!!
  259. Declaring struct as static is causing problem.
  260. operator new override/overload?
  261. strange ifstream problem
  262. Link error in minGW (seems libstdc++.a is not in the search path)
  263. what is fun1()->fun2(params)
  264. (help) Runtime error in ifstream/ios class
  265. Need help reading UTF-16 files ...
  266. Help with template friend and ostream, I think I am close
  267. C++ Reading binary data written by other Language programs
  268. C++ / STL / G++ / Slackware
  269. how could i declare & define function in header file
  270. port Win app to Linux Questions: Memory management and OEM Char
  271. Need clarification about virtual methods & inheritance
  272. Template argument deduction cannot be performed
  273. What does * new mean?
  274. Confused on class member variable initialization
  275. beginning games development on the mac
  276. Can inserter/extractor operator overrides be made run-time polymorphic?
  277. I think I messed up my compiler
  278. for_each() algorithm
  279. Header file compilation
  280. pointer to a vector? shall i delete it or clear it?
  281. Loki and BOOST
  282. Char array initialization bug in vc++ .net 2003 ?
  283. Why need .dll if I use static lib?
  284. Confusion about row-major and column-major
  285. Converting iterator to pointers, revisited
  286. How to correctly call initialization and cleanup functions?
  287. Reading a method pointer from a stream
  288. how to open a log file?
  289. Warning: no newline at end of file
  290. Compiler question
  291. trivial or non-trivial object
  292. What in the HECK is going on???
  293. Initialize a Reference type class attribute
  294. Linker Error: For a defined method() in C++
  295. Initialize reference to itself
  296. template type from string at run time
  297. iomanipulator
  298. Create a list of list in Stl
  299. Create a Reference stl:vector attribute
  300. A stl vector of smart pointer
  301. unresolved external symbol
  302. Multi dimensional Array
  303. error: syntax error before '*' token
  304. Help with Extending std::exception class
  305. Multiple inheritance and access specifiers issue.
  306. Help with std::string
  307. Memory access optimization
  308. Virtual keyword & compile time
  309. What is used for storage
  310. callback and boost:function
  311. Unit Test Framework for c++ program
  312. Write a function processes a list
  313. Create a variable size but non-growable array
  314. building an unsigned character string.
  315. Convert a Java iterator loop to C++ STL?
  316. Is there a C++ or C certificate?
  317. compile error trying to call STL sort
  318. SQLite Queries
  319. memory allocation question when using ostringstream in STL
  320. How to Create a Circular Queue in C++
  321. Can't output strings to std::wofstream (g++)
  322. Disassembly of C binary
  323. Macro needed
  324. How can I get the encode of a txt file and convert it into UTF-8?
  325. how exclude initial part of a buffer???
  326. positions of attributes
  327. Diamon inheritance problem
  328. how to decrease link time
  329. A portable way to pass a string to C++ as macro?
  330. Pass a derived object to func so that it is base?
  331. how to interface between different languages
  332. how to interface between different languages
  333. asking about good books
  334. ISO C++ forbids declaration of `cout' with no type.
  335. articles on design increases performance and test first?
  336. Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
  337. STL map insert question
  338. How to check if a pointer is "valid" ?
  339. Article about memory layout for virtual inheritance
  340. error compiling with read function
  341. extending enum's: what operators?
  342. friend oper<<
  343. Singleton Class
  344. template confusion
  345. Reduce memory usage?
  346. will this work?
  347. Get Window handle from point
  348. Stupid problem with boost::share_ptr
  349. is there better way to add indent space?
  350. Merging images
  351. Stupid problem with boost::share_ptr
  352. Off topic - To be ignored
  353. Get Window handle from point
  354. Syntax Question
  355. member function definition inside and outside class..function already defined error..
  356. Stupid problem with boost::share_ptr
  357. sentinel processing, C++ no break label
  358. terminate thread waiting on cin
  359. Visual C++ vs GCC
  360. Binary tree search in text file entries
  361. Linux Folder Iteration
  362. Get Window handle from point
  363. Get Window handle from point
  364. Plugins in the class
  365. nested iterator
  366. Using only the values returned by functions -- elementary question
  367. vector push_back question
  368. Implementing virtual concept in c
  369. Using only the values returned by functions -- elementary question
  370. converting to studio 2003 en 2005
  371. "has-a" question
  372. mail13
  373. Converting from std::str to char
  374. help in comparing
  375. Suggested extension to C++: static namespaces
  376. Another problem with singleton...
  377. Local static variables and multithreading
  378. Singleton usage
  379. Start when windows starts.
  380. What if...
  381. Generic matrix operators
  382. VC++ 6 ___ EXE file runs fine on one computer but not the other
  383. GetSaveFileName problem: can't get selected filter and put default name
  384. Has anyone used enum.h from Besser's ENUM++?
  385. basic question for vector
  386. Problems Compiling enum.h from ENUM++
  387. simple question on type casting~
  388. Counting the number of times I've tested a program
  389. A dying era
  390. Server-side applications for form processing
  391. illegal reference to non-static member
  392. OOP casting classes (using one single variable for similar types of classes)
  393. A Complete ENUM++ (from Besser's CUJ article) Example
  394. difference between *foo and (*foo) ?
  395. basic question about std::vector
  396. need help with algorithm
  397. C++ Equivalent of <stdint.h>?
  398. Decompilind dll's
  399. Arguments in partial template specialization
  400. Counting the number of times I've tested a program
  401. Counting the number of times I've tested a program
  402. C++ Template Question
  403. member template methods
  404. why does my overloaded operator discard qualifiers
  405. unnecessary declaration of Virtual destructor
  406. Advise on implementation of custum graph
  407. Problem using std::map
  408. What is ScatterHierarchyTag means?
  409. new to c++
  410. virtual function
  411. Could someone please explain?!
  412. difference bewtween static and dynamic inheritance?
  413. generic tree container library
  414. initialize the global variables in .so files
  415. Compiler messages with pub/prot/priv inheritance
  416. Expression templates and generic matrix operator
  417. NULL global variable
  418. Constructor of a derived class
  419. STL exception safety, operator==
  420. how to clear up the std::stringstream?
  421. Specialization of only one template parameter?
  422. subclassing std::valarray
  423. weirdness with std::map<const char *, int>
  424. After calling constructor, the destructor is called immediately - why?
  425. virtual destructor
  426. Help with debugging code
  427. boost::shared_ptr mutual header inclusion problem
  428. question regarding delete[]
  429. Vector of abstract classes filled with derived classes ?
  430. A book on Gtkmm
  431. typedef
  432. Structure size check at compile time
  433. static array with variable amount of elements??
  434. How to delete the Folder and its file using VC++ code
  435. Directory access
  436. Restricting base class visibility
  437. Question about structs
  438. Overloading Operators for User-Defined Types (NOT Classes!)
  439. flash & VC++
  440. Registering a GLUT Callback in C++
  441. Any difference in these array declarations
  442. Any Developers Who Worked on TradeStation 2000i
  443. istringstream("XXX") >> x;
  444. antivirus program
  445. Why "const" break the Polymorphism?
  446. Variable Scope, Initialization, Linkage etc.
  447. problem with strings
  448. 2d visibility algorithm?
  449. Passing different sort methods to multiset
  450. How to call a virtual base function with variable parameters?
  451. Shape DragOver and DragDrop
  452. C++ STL in embedded systems
  453. [noob]Multiple inheritance
  454. Input bidirectional custom iterator
  455. Multiple Inheritence
  456. Farewell CUJ
  457. array of functions?
  458. problem with delete
  459. Creating a stringstream in a parameter
  460. type convertion between template
  461. what is vtable exactly?is it a structure or an array?
  462. gmake
  463. [noob]iostream.h
  464. When does initialization of static member variables occur?
  465. OOP vs procedural
  466. A non-blocking socket reading function
  467. compiler ??
  468. Suche schnelle Zufallszahlen-Funktion
  469. Advice on wrapping data
  470. Return value of _time64()
  471. Reading BiosID in win32
  472. The New Extension IDE - EXTEIDE
  473. The New Extension IDE - EXTEIDE
  474. Const int variable declaration.
  475. find / find_first_of - vector of pairs..
  476. What mean "foo& foo2::foo3()" ?
  477. memory allocation and new
  478. vector<Foo> how to force default constructor
  479. Generics in C#, Java, and C++
  480. itoa
  481. how to store a string into a vector?
  482. ODBC Class
  483. movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
  484. Probleme mit Pro*C Compiler
  485. Problem with getline and files
  486. Updating a binary file?
  487. Set boolean array elements to false using STL algorithm?
  488. How to use long double floating?
  489. Determine type of typename T?
  490. Example of using sockets/http
  491. Clustering
  492. erasing element in a vector of pair ..
  493. Compliant compiler? Comeau?
  494. A new cross platform c++ framework (another)
  495. Wish You a Happy and prosperous New year
  496. A trick to wrap the callbacks ???
  497. Difference between "float" and "GLfloat" ?
  498. memory allocation.
  499. Source for C++ library design and programming
  500. Why does not this main test program work
  501. help partial sepecialization
  502. Is C-style string unchangable?
  503. Returning an Array a characters?
  504. pointer and string
  505. why pass-by-reference of a pointer variable?
  506. a deconstructor question
  507. Why does it work?
  508. SmartPtr type conversion error
  509. Functions problem
  510. stl iterators "null" value
  511. spaces handling while reading input from a file
  512. Initializing order
  513. Should I define my own allocator?
  514. Defining static members in explicit specializations
  515. simple question on WM_PAINT
  516. Where to allocate memory for the char * data member ...
  517. Strange Output, Help.
  518. Class A contains class B, class B points to class A
  519. Whay was Justin Kemp out this match ?
  520. Vector of vectors
  521. function template
  522. accessing inner struct members
  523. boost::MultiIndex help
  524. Problem with std::ostream, std::streambuf and "virtual xsputn"
  525. Best way of sharing a enum
  526. problem with microsoft speed optimization
  527. Function overloading
  528. template argument to a template class
  529. does all implementations of std::vector use regular arrays?
  530. STL iterator ?
  531. Is it possible to overload with return values?
  532. trouble
  533. Query regarding to overloading.
  534. ifstream and format issues
  535. Sorry for the inconvenience
  536. Distinct sub-types of POD?
  537. (*(void(*)())0)();
  538. Allowing a class to be converted to bool?
  539. Visitor Pattern Choices
  540. Containers & Iterators sanity check
  541. Implement Singleton Using or Not Using dynamic object.
  542. Is 'close' a reserved word in C++ ?
  543. How far should I go in protecting the user from his stupidity?
  544. no match for 'operator!=' in ...
  545. pointer to 2d array
  546. Why can you delete a const pointer?
  547. conversion warning with STL combination of functors
  548. "Die" class
  549. How to write Java style classes in C++
  550. Overriding new and delete.