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. this
  2. class X containing an stl list<X> in MS Visual C++
  3. To Borland Builder or to Visual Studio
  4. static function, not a member?
  5. void * instead of bool
  6. Large Files with <iostream> (gcc-3.3.3 on SuSE-9.1)
  7. Interview questions
  8. 8-queen problem
  9. Datastructures
  10. std::string question
  11. Reviving a Dead Input Stream
  12. Benchmarking, part 2
  13. Gui toolkit for scientific/technical apps?
  14. static function definition
  15. include headers: <X>, <X.h> and global namespaces
  16. About the result of sizeof(a class without data members and virtual functions)
  17. What will happen if a virtual function is declared to be virtual again in a derived class?
  18. please help me in distinguish redefining functions, overloading functions and overriding functions.
  19. confued at using reference
  20. ASCII -> long (hex)
  21. Benchmarking
  22. Returning by value, returning by reference
  23. dlopen() & undefined symbol
  24. Does anyone has fixed size memory allocator code?
  25. Setting value of a class
  26. C++ api ?
  27. Finally suitable backup program
  28. Assumptions About the Size of Integer Types
  29. improve my search and replace function
  30. virtual destructor revisted
  31. Position of test values in conditional expressions
  32. question about cin input ?
  33. Visibility of members in inheritance
  34. Create new objects in a constructor
  35. Code or library or compiler bug?
  36. 'operator >>' is ambiguous
  37. Global variables in C and C++ problem
  38. Novice can't compile and run
  39. boost::shared_ptr vs. auto_ptr
  40. Questions of C++ FAQ
  41. How to make a Function with Variable Argument List (type unknown)
  42. Questions of boost bitset
  43. Global objects in libs
  44. Problems with iterator (stack-template)
  45. Can I program C++ on the Sinclair ZX81?
  46. avoiding repeated code in initialization lists
  47. help developing function
  48. too many typedefs
  49. static enumeration alternative
  50. help with sting and include files ?
  51. how to read digest here?
  52. AMD Developer Forums
  53. Developing Games
  54. why won't this complile??? const troubles...
  55. creating methods for objects
  56. operator<< and >>
  57. Algorithms Notes by Derek O'Connor
  58. References again
  59. Memory inizialization 2
  60. streaming to a raw buffer
  61. How can I really create new types?
  62. std::map const troubles
  63. DLL & pointers problem
  64. assignment operator question
  65. Checking ifstream state
  66. Porting from Windows to Linux
  67. General C++ Questions
  68. osteam question
  69. Problem with "x" differs in levels of indirection from "y"
  70. why I can't use previous iterator?
  71. How to compile the code?
  72. A Question about std::list
  73. how to return different data types using a base class and pure virtual methods
  74. CreateProcess
  75. Memory initialization
  76. Sorting lists of lists...
  77. Initialization: = or () ?
  78. is size_t a keyword or a macro defination?
  79. how to sort an array of objects?
  80. is size_t a keyword?or a macro?
  81. Members or not
  82. How to know the buffer size and increase buffer size in c++
  83. std::map problem with VS 7.1
  84. memory allocation problem (well... I guess so)
  85. Problem with template ctors (smart pointer)
  86. Does true ^ true return false?
  87. help on file editing
  88. plotting cpu and mem consumption
  89. c++ applied to control system
  90. string tokenizer.
  91. how to print blank space(s) ?..
  92. multiset segfault
  93. Access to protected base member
  94. How to access Oracle from C++?
  95. com_ptr<T>
  96. [My OT] Sigh...
  97. Is this legal code?
  98. How to write GUID to register ?
  99. std::ostringstream bizarre behaviour. Please help!
  100. Comparison: C++, C, Python, Java
  101. std::priority_queue derivable?
  102. string and integer combined
  103. static const variables in main()
  104. Missing feature "function called by" in Visual C++ .NET
  105. Missing feature "function called by" in Visual C++ .NET
  106. Inbuilt decimal to binary conversion function in C++
  107. accessing class members from within a subclass
  108. Faster than STL string class?
  109. implement association in C++
  110. Q: Derived classes and hidden functions
  111. Interpolation without FPoint arithmetics
  112. autoscan und libstdc++.so
  113. faster memcpy on StrongARM machine?
  114. Byte-order conversion template
  115. Java's performance far better that optimized C++
  116. BCB
  117. Templates and accessing inherited members
  118. validation
  119. help with formatting output
  120. Initializing a vector
  121. Which scope is searcheg first ?
  122. scope of for loop in VC6
  123. illegel indirecion
  124. Amit's receivable class
  125. reference material for virtual functions
  126. argv/pointer problems
  127. Casting with MI classes
  128. Arjen Jongeling, een oude bekende
  129. Pointers in function
  130. using a class in an unnamed namespace as friend
  131. can I declare a class variable inside that class method?
  132. Creating own IO streams
  133. Callback functions
  134. Unions vs Classes
  135. sss
  136. stupid question? CStrings are killin' me.
  137. macro passed wrong number of arguments
  138. Search for a string backwards in a file.
  139. How to code this?
  140. macro passed wrong number of arguments
  141. Hash map question.
  142. how to use not1?
  143. Template file extension / inclusion / declaration
  144. What to use instead of sprintf?
  145. Constant vector iterators
  146. Erasin Vector Element
  147. Proper interface inheritance
  148. Signed?
  149. Unix, "hello world"
  150. virtual assignment operator/polymorphism question
  151. Accessing assignment operators in parent classes
  152. processing bytes
  153. one overload question
  154. Dynamic type checking
  155. Question regarding the << operator
  156. A few Coding Problems...
  157. accessing args via command line
  158. ascii numbers
  159. implementation of atoi function
  160. calculate approx of decimal number ?..
  161. extract digits from a number ?
  162. problem with a fsMDIForm and fsMDIChild
  163. stdlib types as members in dll exported class
  164. Next prime algorithm
  165. IEEE floating point
  166. how to write an array of little-endian shorts ?
  167. An array of bools
  168. VC++ 6.0 problem.
  169. ???
  170. KDE, how do I use KWinModule
  171. GUI for C++
  172. Templated friends
  173. how to make a simple class that is either an int or a float
  174. Why the code cannot be compiled?
  175. iterator example
  176. STL (std) thread safety issues
  177. C++ Annotations Errata
  178. decode a barcode from image
  179. php styled vars in c++
  180. function template problem
  181. Default Copy Constructor
  182. "hat" container class [C++]
  183. Your favorite C++ books?
  184. Where to define operator<?
  185. Do you use const member a lot?
  186. getpassphrase porting from solaris to linux
  187. Compiling Data Files Into a Program
  188. testing for quiet not a number (QNAN)
  189. What to throw?
  190. sharing information in a class
  191. how to use for_each to collect some info from a vector into anothervector
  192. Why can't members and methods have the same name?
  193. Passing return value by reference
  194. C++ FAQ
  195. Basic c++ and database interaction questions
  196. operator[] -- returning references
  197. Some basic questions
  198. implementing composition
  199. Best way to gather metrics on STL string's
  200. Wrong Result in finding GCM
  201. overloaded functions in multiple inheritance.
  202. tricky stringstream-based temporary
  203. switch vs. if
  204. Why pointer to member function?
  205. Scott & Andrei article on DCLP and threading... Flawed ?
  206. I'm new to c++ Programming
  207. Conversion from std::string to char *, is there a better way?
  208. Communications Breakdown with CSocket
  209. VC++ behaves differently when using BreakPoint
  210. running program
  211. assinging strings to two dimensional array
  212. Difference in Release & Debug Mode
  213. Templates and header files
  214. VC++ .NET
  215. What will happen when the size of a local variable length array turns out to be 0 (zero)?
  216. Bored coder looking for code to debug
  217. A Question about initialization...
  218. g++ with C libraries
  219. no appropriate default constructor
  220. Function returning a reference
  221. Inheriting scalars
  222. faster compiles
  223. C++ template tutorial/review : comments welcomed
  224. stl <algorithm>: How to delete selectively from vector?
  225. OT. joke
  226. need help with casting operators...
  227. Text file "converter"
  228. Development work using DLLs and APIs
  229. Compilation Error using ANN Approximate nearest neighbour library
  230. valarrays and regular arrays
  231. template instantiation error
  232. Get reference to instance of daemon class
  233. Files in c++
  234. input file parsing in C++
  235. General queries.
  236. Char** == "something" help
  237. STL and method failure
  238. Header Files and Interfaces Yet Again
  239. Strange problem about constructor
  240. Aggregation or inheritance?
  241. What are you going to do with your spare time? XpoLog 2.5 released
  242. Iterating through a string
  243. 2nd RFD: comp.os.ms-windows.programmer.win64
  244. How do I stop reading input at the end of a line?
  245. how C++ calculate the size of an object?
  246. acessing multi-dimensional array created via new
  247. Tutorial and guidelines: Coding standards
  248. Finding if a file is open.
  249. Renaming projects
  250. Persistent STL?
  251. sscanf and c++!
  252. Visual C++ 6 Pro
  253. [] equivalence?
  254. Hiding of Function in derived class
  255. ANSI C++ forbids declaration..
  256. LMI
  257. Least Common Denominator Feature Set
  258. Another Code Sample for Crituque
  259. Global object syntax
  260. virtual copy constructor
  261. cin to stringstream
  262. partial ordering of overloaded function templates
  263. Virtual functrions and inheritance--hard to phrase question
  264. question about extern ?..
  265. Strange behavior with default function assignment
  266. Allocated memory
  267. STL algorithm problem vector<vector<double> > and find
  268. Pointers consistency
  269. need help deriving from the std::list class
  270. non-C++ question: How to get my ID showed on message list?
  271. Question about smart pointer
  272. logging function
  273. VC++ : saving a html page
  274. size of class that uses bit fields
  275. long filename problem with new include format
  276. Volatile
  277. How to pass a matrix to a function
  278. GUI library for standard C++
  279. How to deallocate a matrix
  280. Comparing two strings with arrays and pointers
  281. COM/COM+ Newsgroup
  282. Runtime overriding of virtual functions
  283. Calling a variable ?
  284. Can't stop build
  285. initializer list of copy constructor
  286. Class not recognising string type with gcc (?)
  287. stack libraries
  288. From a researcher: what is the job market for compiler-writters?
  289. implementing stack
  290. Byte array compare - Speed
  291. How to code this with STL?
  292. C++ and pointer
  293. Suggest tools/methods for efficient C++ development
  294. C-String Arrays
  295. Single instance
  296. Morality of std:: prefix
  297. const pointer / reference nonsense (to me, anyway :-)
  298. Storing a tree in a std::list<>
  299. declaring array using non-const variable to id size
  300. counting string length using recursion?
  301. Why code completion and early error checking are needed
  302. gzstream library
  303. getline problem
  304. Pointer-to-array issues in C vs C++
  305. handling exceptions
  306. Windows/UNIX compatibility problem with C++ via CGI
  307. sort more than one variable in STL
  308. Clear a stringstream
  309. about head file/source file
  310. Unable to VirtualAllocEx more than 32664 items.
  311. I/O with Spanish words
  312. ESPERTO BLUETOOTH CERCASI
  313. Could this be done on every ISO/IEC 14882:2003 implementation?
  314. Still priority queues and STL ...
  315. why do I need ::sin, not std::sin?
  316. operation signatures for a dictionary type
  317. An Open Source C++ Project
  318. Class Template problem
  319. Class TChart
  320. Question on the old problem about STL
  321. Is this ok?
  322. how to truncate a file
  323. Using map
  324. string.scanf?
  325. std::ios::hex
  326. Class footprint
  327. inline and link errors
  328. typedef Morality
  329. Is this ABI thing important?
  330. Proper Including Style
  331. Random Numbers -- why doesn't this piece of code work?
  332. The c++ way?
  333. most elegant solution - empty virtual funciton, rtti or static data member?
  334. stack trace in c++ application
  335. Using declaration in private section
  336. pointer to a template class
  337. new operator implementation
  338. "BUTTON"'s in the Windows API
  339. Pointer to multidimensional array
  340. Graphics in C++ using Borland
  341. serial port communication in C++ MFC
  342. what is wrong with this?
  343. ofstream overwrite
  344. (Simple?) template problem
  345. Different errors opening a file stream
  346. Very basic question on Dynamic binding?
  347. Specializing Subclassed Methods
  348. 2 questions for help!
  349. sizeof(char)
  350. in using ADS 1.2, does utils.h = Utils.h for example ... in windows XP
  351. Rotate non square matrix 180... Not working...
  352. C++ Message map/decoding pattern?
  353. help about pointer copy
  354. Dynamic multi-dimensional arrays.
  355. The TEST_() macro
  356. isnumeric
  357. Summary: translation units, preprocessing, compiling and linking?
  358. copy constructor of parent clas
  359. Can someone please help me???
  360. Help please! Who can do this program?
  361. ~traits::eof()?
  362. making ostream& operator<< a friend function of a class in a namespace
  363. struct and class size guarantees
  364. Is it possible to 'Unvirtualize' a method in a base class
  365. std::cout vs cout
  366. Priority Queues in Visual Studio 6.0
  367. RWList pass by reference -probkem
  368. File Move Programmatically
  369. Error, if compiled with -O3 (gettext)
  370. cast to non-const reference of a function's return object
  371. namespace question
  372. Problem with stream operator
  373. Static const class members, definition and initialization
  374. Reading in a file into a Linked List - Segmentation Fault
  375. Visual C++ Error 2143
  376. on std::bind2nd
  377. anything wrong calling bind2nd this way?
  378. model implementation
  379. Help! Passing Templates functions to template functions
  380. Java to C/C++ converter
  381. Heterogeneous Container: avoid ifs and casts?
  382. RTTI typeinfo pointers
  383. Problem with sizeof, when using it with Base class pointer
  384. CfP: 38th Annual Simulation Symposium..........
  385. C++ api representation ?
  386. STL and sorted list
  387. dangling pointers and security
  388. Portable 'byte' numeric type
  389. exception handling for raw read
  390. Question about vector and list
  391. a little syntax goes a long way??
  392. What is the error with this code?
  393. SImple question about structure and linked list
  394. struct in struct
  395. problem with templates (?)
  396. Problem with heap
  397. first program evaluation
  398. how to pass php serch results to c++ program?
  399. GMP Compile Error
  400. Could C++ do this without the #pragma
  401. function template
  402. '\0' in a C++ string?
  403. Pragma Document
  404. Simulatneous declare/initialize member variable
  405. Where is the download page for Visual C++?
  406. When to define copy/assgnment constructors
  407. how to use non-static member function as comparision function infind_if?
  408. How do I display a CArray in a table format?
  409. STFT
  410. char In structures
  411. Order of Static Members
  412. funny working ListBox - help!
  413. Is there any good hash library in c/c++?
  414. Use of getchar
  415. Defining iterators
  416. MALLOC or
  417. calling functions in another file
  418. SImple question about structure and linked list
  419. string conversion problems
  420. string conversion
  421. Makefile design
  422. assigning string to int
  423. undefined reference????
  424. Overloading the "=" operator for Complex numbers
  425. Some basic Q for help!
  426. "Default construction" of built-in types?
  427. Simple iterator usage question...
  428. #define versus const
  429. console io
  430. Confusing compile error
  431. Inputing character strings using stream extraction operator
  432. Using tolower in transform
  433. RTTI typeid question
  434. template problem with MIPSpro compiler
  435. Assigning a portion of a getline to a variable
  436. RFD: comp.os.ms-windows.programmer.win64
  437. can not dynamically add element to vector in going over the vector
  438. Need help extending stl list.
  439. weird parse error in template class
  440. reading a text file and returning enum
  441. Need help extending stl list.
  442. Need help with Visual C++ error message
  443. creating STL-like iterators
  444. VC++ vs C++
  445. reserve with std::priority_queue
  446. Request for code review
  447. integer types
  448. how to implement a remove_if predicate with iterators vector
  449. disabling RTTI
  450. DLL Definition files
  451. erase elements while iterating on a map
  452. Global namespace pollution
  453. Please help on 3 questions
  454. Help with Visual C++.NET
  455. Strange Linker Error
  456. template inheritance and the output operator
  457. pointer to function. why doesn't this compiler
  458. Searching: Extendible Hashing Algorithm (OOP)
  459. Allocator probmels
  460. What do other's make of this code?
  461. dll troubles
  462. sterling commerce = white supremacy
  463. float/double equality in template definition without rtti
  464. Commenting out debug code
  465. how to enable highlight function?
  466. need an efficient data structure
  467. read fixed width numbers from stringstream
  468. std::map performance
  469. Inheritance problem ...whats next?
  470. macro magic: include a while loop and return result?
  471. Design Patterns for C++ Object Serialization/Deserialization?
  472. Explicit function vs. overloaded operator?
  473. C++ Fortran mixed programming
  474. type of sizeof
  475. shifting bits, shift 32 bits on 32 bit int
  476. what does default operator= do?
  477. compiling socket client and server on cygwin
  478. documenting exceptions
  479. c++ linker error, please help!
  480. cool thing with memberfunction pointers as parameters
  481. DFT routine
  482. return type
  483. Network Flow and random help please
  484. includes -- best form?
  485. Initializer and comma seperated lists
  486. big numbers in C++
  487. Local structs as template parameters
  488. Problem with HTML files in C++
  489. lootery ball progam
  490. Call A from B
  491. virtual base class
  492. scope, static and linkage
  493. Win2k/2003 DLL memory limit?
  494. atl oledb from console
  495. Self refrence to class type in template
  496. pass an array throuh a function
  497. char[] = "FFFFFF" to 3 unsigned char.
  498. Alexei's singletons
  499. software developers' kit
  500. #include -- double quotes vs. angle brackets
  501. Explicit calls to unexpected()?
  502. Inheritance, vectors and copy
  503. Tools advice for C and C++ programmers using XML
  504. Template Expansion
  505. 'virtual' can only be used....
  506. Member Templates
  507. OT - Victor.. please email me
  508. 2 variable "nested" loop with TMP
  509. posibilities of 'RETURN'
  510. is "using namespace std" good style?
  511. assign value from a volatile variable
  512. How to resolve "undefined reference to..." problems?
  513. smtp server look up
  514. How is string::c_str() usually implemented?
  515. exception handling and reference
  516. how to set the environment ?
  517. help in designing class
  518. seeking in cout text
  519. run program at a specified time
  520. at run time, a message is send to my e-mail address
  521. Loop problem, HELP please!
  522. Base64 Encoding/Decoding Implementation....
  523. Assignment Operator in ABC
  524. vector sort: sort() vs stable_sort()
  525. pointer versus reference in constructors
  526. sort() falls into wild state while stable_sort works fine
  527. Strange linking behavior when overriding global new and malloc
  528. Rejecting negative number
  529. HELP: wxValidator and undefined reference to `vtable ...` under linux
  530. Simulating mouse clicks
  531. Discoverable objects in C++, any tools?
  532. std::vector performance
  533. How to define a constant integer inside a class with keyword const ?
  534. Editors
  535. Using iterators inside templates
  536. Library Problem
  537. Charts+.net+c++
  538. reading a whole file?
  539. Partial accessibility to a class's interface
  540. does anybody some code for this
  541. Sorted Linked List
  542. Dynamic allocation of a 2 dimensional array
  543. std::Vector, SmartPointer and const_cast
  544. deleting a composite, double-delete problem
  545. How to implement "information hiding" into my code?
  546. console stream
  547. Display a C++ window in a java GUI
  548. Color in c++
  549. BoundsChecker
  550. simulating "static pure virtual" methods