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