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. How to compile?
  2. simple Inheritance problem
  3. Delete Characters from char array
  4. Nested Vector Nester Classes are Nested in my Brain
  5. Any package for printing out type information for debugging programs using templates?
  6. Complex number prints wierd
  7. typecasting pointer issues
  8. is there an ssh library
  9. Access contents of pointer to std::vector
  10. ATL question
  11. hash_map, Standard Template Library
  12. Help in STRING compare ?
  13. New to C++
  14. How to forward declare classes within namespace?
  15. new spec c++
  16. In a multithreaded application,should processors be equal to no of threads?
  17. Identifying extended ASCII subset
  18. Usage of default constructed slice allowed in valarray? [long]
  19. Grill My Dijkstra
  20. exception : 0xC0000005: Access Violation
  21. callback to a member function
  22. puzzles with abort() and assert()
  23. why forward declarations
  24. How do I declare a template class variable and make an instance seperately?
  25. Can I use typedef to define types used in the return type in template function?
  26. overloading >>
  27. Is there any STL like and compatible database library?
  28. Is there any new C++ compiler standard conformance test result?
  29. How to instantiate template when it is arguments satisfy some condition?
  30. using initializer list
  31. Where max and min int are defined?
  32. Creating a scrollable window for runtime created controls
  33. Prototype of "main"
  34. c++ profiler
  35. pbx phone system
  36. More complex expression template
  37. Ätzendes Naspace-Problem
  38. Using std::stringstream to convert a char to int
  39. static aggregate initialization inside of class
  40. issue with scope
  41. SMTP client
  42. valarray
  43. what is template?
  44. Destructor not called for inherited class through a template class
  45. Java equivalent of stringstreams?
  46. Templates, policy-based design, partial specialisation and pointers
  47. can anyone coach me in C++
  48. Its been so long Help?
  49. c++ library for windows
  50. Is this good OOP?
  51. Deallocating memory for non members?
  52. Stupid C++ ?
  53. Can operator [] accept two arguments?
  54. Enum list as array index problem
  55. What do i use to write programs in Windows?
  56. to synchronise a c++ stream from a queue to write to disk
  57. Why this does not compile?
  58. A dynamic bitset?
  59. Macro expansion of '#__LINE__'?
  60. hmm please help...
  61. Comparing signed and unsigned values
  62. Array of References
  63. The program is receiving SIGABRT signal.
  64. problems with template iterator
  65. Data implementation hiding in a class
  66. SONY computers - are they Factory infected
  67. Computer machine info
  68. Returning a pointer to a nonstatic member function?
  69. Read only access on an already open file
  70. basic question -- when a pointer is equal to 0
  71. Can I refer to an "optional module" from my factory?
  72. Stack overflow and memory problem?
  73. Need to input into browser window
  74. std::exception .. more
  75. please i need some advice on optimization
  76. POINTER EQUALS AN ARRAY
  77. Initializating members with new
  78. string transform with different input and output
  79. How do you type test in C++... Newb question :)
  80. compile time optimization problem
  81. BlowFish decrypting
  82. beginner
  83. Template instantiation question
  84. STL Algorithm Example
  85. Caution SONY Music CDs have trojan Malware
  86. Why compilers do not "p = NULL" automatically after programs do "delete p"?
  87. Vector Of auto ptr of class help (Please!)
  88. wrapping int
  89. Opening files
  90. Plugin methods in (ANSI) C++ ?
  91. variable argument list ....
  92. template object as a template parameter ?
  93. difference of POD struct array and flat array
  94. Calling Inherited Constructors
  95. proper way to delete elements from a vector
  96. undefined reference
  97. Compiler error instantiating iterator for vector of pointers
  98. read-only access to a data member
  99. Two favorite features of C++, and over-rated, and misued features
  100. STL algorithm to find max value in a set or map?
  101. Compare string in C++
  102. weird compiler error---HELP!
  103. Help Needed for Computer Science Class
  104. Why "gets" has not been deprecated yet?
  105. compiler says operator< needs exactly ONE argument (not two--why?)
  106. c++ tutorial in pdf?
  107. Unexpected behavior in STL "includes" algorithm
  108. How to get started? help ><
  109. Question about Operator overloading
  110. I need help calculating the sum of the numbers of an integer
  111. fundamental memory clearing question
  112. computer programming
  113. Get Mode. Can't convert int to int[]
  114. Local Pointers
  115. Simple Sine Wave Array
  116. Language features
  117. STL transform algorithm
  118. are cout and printf thread safe?
  119. What is wrong with the following program (using an empty class to choose overloaded function)?
  120. error
  121. use of local class
  122. Has Bjarne Stroustrup finished his XTI(eXtended Type Information)?
  123. Why does program only count 3 chars
  124. STL problem.
  125. cout with setw ?
  126. Object-level signal delivery
  127. what is C++/CLI ???
  128. reading cin - finding duplicate words
  129. order of bit fields
  130. private pure virtual function
  131. A GTK/GTKmm question
  132. Convert string to code
  133. Get Program Files folder name
  134. if data is always between 0 and 7, can it be stored in 4 bits?
  135. Copy constructors
  136. operator delete question ?
  137. class versus struct
  138. Build environments for C++?
  139. Unicode case conversion
  140. How to manage the code?
  141. Curl dosent in my c++ app dosent seem to be working in apache cgi
  142. Implementation of Factory Patern using C++ DLL's
  143. gcc doesn't try Koenig lookup
  144. Book recommendations
  145. Simple simple program error...please help
  146. U++ 511beta available
  147. C++ algorithm for combinations of vector elements
  148. unicode and linking problems
  149. pointers to member functions
  150. operator new local to a class is required ?
  151. Logical Error. Not Returning
  152. Real player crash application
  153. abou setenv
  154. No appropriate default constructor
  155. C#
  156. typedef struct
  157. Simple Question? Conversion Error.
  158. problem compiling a .rc file
  159. char.getline
  160. exception handling
  161. anonymous struct
  162. Operator [ ]
  163. enums clash
  164. C++ Programming is so much fun
  165. recursive functions
  166. Interpreting #define statement
  167. Binary Search Tree link to parent
  168. 'atoi' : cannot convert parameter 1 from 'char' to 'const char *'
  169. Question about pure virtual functions
  170. Dynamic Matrix
  171. conversion constructor called twice - why?
  172. Basic questions re threads and cleaning up
  173. set comparison method for class variable
  174. Conversion: via constructor or operator
  175. Some std::string questions
  176. template instantiation syntax
  177. How to establish a delimiter pattern for input streams
  178. Mergesort and couting the amount of inversions
  179. copy constructor - optimized away or not?
  180. what is the quickest way to check if I have write permissions to and existence of the file
  181. Can I compile C/C++ Debug version partially?
  182. I cannot deallocate space.
  183. std::string and bufferoverflow problem
  184. std::string and bufferoverflow problem
  185. what is a better style?
  186. help(about buffer)
  187. Compile error: no appropriate default constructor available
  188. constructor ambiguity
  189. What are top-down and bottom-up approach in C++ design?
  190. How do you call a regular member function from a static member function?
  191. variable
  192. Graphic window
  193. Type and value of basic_string::npos
  194. Array Problems
  195. cpp for cgi, design question
  196. Split A Macro (mockpp)
  197. Visual C++ Open/Save Dialog question
  198. Const reference to a temporary object - Why?
  199. ctime
  200. c++ function pointer
  201. Can't view .hpp source
  202. a manipulator wrapped inside a struct/class does not compile
  203. Instantiation
  204. Template to remove reference.
  205. Loops and compitency of recent CS grads
  206. infinite loop
  207. for loop speed problem
  208. valarray subclass value assignment
  209. help with Borland C++ V.4.52
  210. help with Borland C++ V.4.52
  211. Partial key match in a map
  212. GCC
  213. bitset<> consumes input in the reverse order.
  214. sort a struct of arrays
  215. Calculations inline with conditionals
  216. C++ IDE for Linux
  217. The default constructor
  218. Internet Programming
  219. Assertion Failure
  220. Prevent a parent object's destructor from being called?
  221. How to convert from std::list<T*>::iterator to std::list<const T*>::iterator?
  222. Crash course in VC++?
  223. curious behaviour in virtual destructor inside base class
  224. operator<< recursion
  225. Simple fwrite after getc macro question..
  226. sets with different comparators have same iterator type; standard?
  227. My lallocator<T>
  228. multiple inheritance - vtable issue
  229. problem declaring vector iterator in class template
  230. Reference to a reference
  231. two-dimentional array with non constant variables
  232. how to add date in c++ program
  233. Selecting between file and cout depending on parameters
  234. Nested namespace problem. Please help.
  235. Template Question
  236. weird question
  237. What is the difference between dynamic memory allocation,and stack allocation ?
  238. An unhandled exception of type 'System.NullReferenceException' occurred
  239. VC++.NET
  240. Classes & data members
  241. Interesting Copy Constructors!!
  242. Video Mixer Renderer 9 (VMR 9) Wapper Dll for VB6
  243. odczyt dysku ???
  244. Appended mode ?
  245. A question about inheritance
  246. paired map question
  247. conversion constructor
  248. Unpack Files to memory and then run them (like thinstall)
  249. Automagic determination of definition based on definition location.
  250. design quandry ..
  251. returning vector
  252. After object delete, when the heap memory returned to OS?
  253. Is metaprogramming suitable for iterative method
  254. Pointers and polymorphism explained [preview, PDF, part of my attempted "Correct C++ Tutorial"]
  255. Any body can give me some advice on how to find the memory leak!
  256. what is the difference between "struct" and "class"?
  257. minimum disjoint path covering of a graph - algorithm needed
  258. malloc family in C++
  259. std::vector resize crash
  260. memory leak
  261. STL map error (I don't get it..)
  262. 840802 - custom controls in a property page
  263. std::list problem
  264. parsing email
  265. God, software patents, I hate you, die.
  266. C++ Help with displaying code from file
  267. Logging class and overloaded stream operators [question #2]
  268. New object-oriented parallel pattern matching algorithm
  269. struct + char buffer = alignment problem (bus error)
  270. XVT ListBox- Horizontal scroll
  271. Why does address-of-char give me non-terminated c-string gibberish?
  272. Preprocessor to unroll loops
  273. argument dependent lookup
  274. strange behaviour of ^ (basic question)
  275. Contiguous storage for <vector>
  276. SmartWin++ change of license to BSD!!
  277. Too much CPU in video-capture session
  278. push2talk emulator!
  279. map, iterators and swap
  280. std::string - undefined behavior?
  281. how to make this programm with class????
  282. Memory leak in server application without traceing to debug
  283. What do you expect this to print?
  284. delete[] of POD
  285. help, my class is exploiding!
  286. Reading a binary file.
  287. unsigned char and -1
  288. please solve my confussion
  289. Templates, specialization
  290. Reading binary files in C++.
  291. std::string as data array
  292. a basic virtual function question
  293. Please Help!!more string manipulation Qs...in C++
  294. more task related questions..
  295. Looking for an Algorithms and Data Structures Book
  296. Interprocess subclassing
  297. member function template question....
  298. structures and vector
  299. Static Method/stateless/statefull/how to :-)
  300. Convert RGB as a float into unsigned chars
  301. Detection of unitialized member variables
  302. strtok equiavalent in C++ ?
  303. const_reverse_operator prob
  304. Different usage of shared_ptr/weak_ptr
  305. Exiting from loop
  306. Header file analyzer?
  307. How do you typdef a function template
  308. input output files
  309. Recommend a debugger for g++/Windows?
  310. STL Set question
  311. Metaprogramming question
  312. Problems With Templates
  313. All kind of download just here
  314. Trying to pass values of variables from a redefined function into another function
  315. insertion operator and const reference
  316. License issue with BOOST lib.
  317. ofstream class -- error-checking
  318. How the comparison operators are defined for iterator and const_iterator
  319. enum question
  320. Multiple inclusion of static libraries
  321. BEST C++ COMPILER
  322. stack increase direction and big-endian or little-endia
  323. operator<< overload question
  324. namespaces
  325. C++ FAQ
  326. C++ FAQ
  327. Can anyone help out, please ?
  328. Converting text in exponential form to double
  329. remove certain words from a c++ string
  330. Message-only windows (WINAPI)
  331. C++ experts. need your attention about its progress.
  332. CString functions
  333. cout and perror
  334. Allowing function pointer code to work on a member function
  335. BEST C++ BOOK FOR BEGINNERS
  336. why prefix increment is faster than postfix increment?
  337. C program is standard C++ program?
  338. BEST C++ BOOK
  339. FOR LOOP
  340. output a string's address
  341. What is wrong with the following program?
  342. what is the difference between sort() (in stl) & qsort(stdlib.h)
  343. Where is the != >= > <= operators defined in STL?
  344. Preprocessor and standard
  345. Yet another C++ blog
  346. Comparison function to sort()
  347. sort list<string> stringList??
  348. why only var1+=var2,why not var1=+var2
  349. converting strings to double: could someone help me?
  350. communication between C++ and html
  351. sqrt function in cmath library
  352. link to stl alrothims
  353. link to stl alrothims
  354. link to stl alrothims
  355. where is the missing bit?
  356. parallel looping
  357. Function Templates error in Visual Studio 2003 -- Help Please
  358. Why an obeject can access the others objects's private member?
  359. source code to html
  360. A question about functions
  361. Design to have an optional data member; is it any good?
  362. Reflection in C++
  363. How to debug C++
  364. Debugig c++ DLL
  365. win-lin
  366. Overloaded functions: Compile OK on MSVC++ but not on g++
  367. anonymous namespace issue
  368. inheritance and overridden functions
  369. s.erase()
  370. functions and parameters
  371. Templates - Requiring typename to inherit from a particular class?
  372. Can <list> be applied to user-defined class in C++?
  373. static inline member function
  374. Array initialization
  375. Exception handler...branching without using the stack pointer
  376. C++ quiz question: private inheritance
  377. C++ Program Execution
  378. C++ Program Execution
  379. STL: Map of List of Pointers
  380. Another strange compile error with visual studio c++ 6.0
  381. insertion sort
  382. who wants to build (compile 7 link) an application for me ??
  383. virtual == operator
  384. Nested Class Template
  385. Is there a way with Linux x86 to report a way the current stack trace for a thread?
  386. cross platform: any alternatives to pimpl?
  387. How to judge overflow of sum of two operands?
  388. portable complex numbers between C, C++
  389. header file without include guard
  390. Inline functions C++ bug?
  391. Optimization bug in g++ 3.4?
  392. region xor operation
  393. New Website
  394. Why sizeof(string) = 4?
  395. std::stringstream and floating point accuracy
  396. just curious : printing big numbers - how?
  397. Conditionally initiating objects
  398. Is it possible to specify template as <L/2>?
  399. basic i/o question
  400. templates and function pointers
  401. Can there be a 0 byte size class or struct to wrap a ref
  402. Mingw32, unistd.h and my program
  403. Mingw32, unistd.h and my program
  404. Static linkage and extern "C"
  405. help with operator%
  406. TRIANGLE
  407. Thirteen Stones
  408. ISOCELES TRIANGLE
  409. Convert string data type to char type ?
  410. Why typename can not be inherented from base class?
  411. template meta programming
  412. illegal call of non-static member compile error question
  413. a weird memory problem
  414. Template/friend compilation problem
  415. Problems parsing a file
  416. Need help with handling large integer problems
  417. i++ + i++ questions
  418. Can different instantiations of the same template can access others' private member?
  419. Constness as a parameter
  420. How to take input under "Graphics with C"
  421. Partial but not full/explicit specialization at non-namespace scope.
  422. IDE for C++
  423. Find specific element of multimap
  424. ptr_policy class template type
  425. When does a destructor run...
  426. random () and srand()
  427. problem with _kbhit and i/o exception handling
  428. What's the memory layout of bit field struct in little-endian and big-endian platform?
  429. Member and static functions while assignment
  430. operator<< and namespace
  431. Setting Intrusive pointer to NULL
  432. int a[10]; int* p=(int*)((&a)+1); But why p isn't equal to ((&a)+1)?
  433. class attribute problem
  434. How to implement enum_limits?
  435. Compilation error in VS.NET's C++ compiler
  436. How to access constructor for unamed structure?
  437. How member function
  438. metaprogramming solution to recursive function typedef ?
  439. Removing Tail recursions in quicksort
  440. Available C++ Libraries FAQ
  441. Class as data member of another class
  442. Function argument lifespan
  443. When should I use ptrdiff_t and size_t instead of int and unsigned int?
  444. why ::size_t and ::ptrdiff_t aren't undefined in <cstddef>
  445. Question
  446. C++ - To UpperCase?
  447. overloaded inserters and extractors
  448. randomize character
  449. unicode or just ignorance? Help please
  450. calling c# dll from c++ dll
  451. Magic in C++
  452. Flaw in g++ implementation of stl vector
  453. Template specialisation lookup.
  454. int x[N]
  455. boost::spirit compilation time
  456. Who knows how to use map in c++?
  457. How to get file names from a specified directory
  458. Website
  459. /Od compiler option problem
  460. How to convert int to string?
  461. Adding new element to STL Vecotr - Efficiently
  462. Large C++ class
  463. Inline Performance impact
  464. Gprof problem with dynamic library
  465. wchar_t to char
  466. Initialize an array inside a class
  467. strange difference between gcc versions
  468. Is this an ambiguity in the C++ standard?
  469. 2 byte float in MSVC++
  470. std::vector::resize ,
  471. Java date to C++
  472. how to read a file line by line?
  473. pointer to member reference
  474. Counting Words
  475. problem with inheritance and virtual function
  476. Memory locations in other programs
  477. std::string and global symbols
  478. anything whcih can be done with ternary but not with if else
  479. Banking Problem
  480. initialization of built-in types
  481. Dev c++ bold convention
  482. New Kid in the Block
  483. namespace issues
  484. Ordinary unary function to STL adaptable unary predicate how?
  485. some questions . please give feedback
  486. C++ Standard
  487. need help with string
  488. order of STL functions
  489. need help with link list
  490. STL adaptors help needed...
  491. overwrite an fstream object
  492. the c++ standard on static constants
  493. Creating windows
  494. The current state of affairs of C++
  495. Are references to not-quite-objects legal?
  496. Non-Blocking Input in C++
  497. fail to open the file
  498. how to read a spice nelist file(*.sp) and turn the schematic into a matrix?
  499. Compiler returns error, can't figure out why
  500. for(x = 0; x < 9; x++) when is x incremented?
  501. Logging class and overloaded stream operators
  502. How to assing this to NULL?
  503. pointers in memory
  504. Preventing a member func from being overriden
  505. skip blank lines
  506. Circular including, help!!
  507. mixing c++ and c
  508. Strings
  509. Strings
  510. Dangling pointer quiz question
  511. FFT library
  512. How to write to the beginning of a file
  513. bibliotela FFT
  514. Need help to understand the message WM_COMMAND
  515. template with C++ Pre-processor concatenates ##
  516. Why wont this line compile?
  517. User Defined Types & static const
  518. C Programming help requested
  519. program help needed
  520. Print value of char
  521. Wired things happen with g++-3.3.5
  522. enum scope
  523. std::vector removing a random element
  524. template member function
  525. stdc++ fstream file permission
  526. standard c++ basic_fstream question
  527. DLL throwing application error
  528. split string
  529. Reference variable question?
  530. File Saving
  531. [BR] GTK+ com C++
  532. How to overload operator* for this template?
  533. what is possbole cause?
  534. argument contravariance
  535. derivations
  536. fastest way to update?
  537. Help
  538. Accelerated C++: Clarification on the wording of exercises
  539. macros.h, where is it?
  540. What's the rule of default argument of function in C++?
  541. Template args and static const members
  542. a good example why it is a pity that sizeof() is not overloadable?!
  543. Scope of std::vector
  544. Signal handling in C++
  545. define struct
  546. virual inheritance and base class initialisation
  547. what is wrong with this code
  548. LSP and subtypes
  549. Application Close
  550. Can pure virtual function be called in base class constructor?