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. template class to alloc memory
  2. A problem on string swap
  3. Static and dynamic library
  4. Malloc() and new()
  5. 'B' is an inaccessible base of 'D'
  6. Default call of an Empty class object
  7. integer int i; *i++ and ++*i have a different integer value after the increment
  8. Undeclared identifier???
  9. Dealing with const
  10. vector 'push_back' problem
  11. Class Design Question
  12. The Trouble With Locks by sutter
  13. std::auto_ptr with virtual class
  14. Any function can convert the words form,such as "boys"->"boy","became->become".
  15. Any function can convert the words form,such as "boys"->"boy","became->become"?
  16. Any function can convert the words form,such as "boys"->"boy","became->become".
  17. cross platform shared libraries
  18. new and memset
  19. Date/Time class
  20. is C++ dynamically or statically typed language or both?
  21. std::map
  22. Problem with bitwise operators
  23. Problem with input
  24. Default Template Parameters
  25. problem in a very simple code
  26. Best Editor/IDE
  27. Static members and inheritance
  28. references and l-values
  29. char * const &szKey
  30. Class in class problem
  31. Memory value change?
  32. operators << and >> for 'std::streampos'
  33. System functions + wchar_t
  34. sample.xll is not a valid add-in
  35. STL : list, map, ...
  36. make files
  37. C++, wchar_t, Unicode and all that stuff
  38. Which container I should choose for better performance?
  39. Which container I should choose for better performance?
  40. Befriend during runtime?
  41. Need advice about brushing up on my C++
  42. Global variables...
  43. I/O exceptions
  44. Copy constructor: why can't I copy objects as if they were structs?
  45. fstream question
  46. fstream question
  47. Help! Windows.h Conflict
  48. job interview question in C++
  49. architecture to adopt
  50. std::streampos and INT_MAX - incompatible?
  51. Using Definitons
  52. method max_size() for map-object (STL) returns -1
  53. defining class-object declaration in header gives error
  54. Initialization list and inheritance
  55. how to distinguish whether the type is unsigned or not
  56. Why do all the compilers I try fail?
  57. looking for a clever preprocesser solution
  58. Operator<< for ostream
  59. Finding a program's directory at runtime
  60. Crash while erasing a member in a vector
  61. SSL
  62. Casting, inserter and streamspos?
  63. dynamic cast for streamed data
  64. Operator Overloading : Incorrect implementation being called
  65. The problem of inheritance? Why can't it overload the private same name function ?Help?
  66. Using flex++ and bison (not ++) with c++
  67. Exceptions
  68. Singleton class
  69. Singleton class
  70. efficient algorithm for customized set_difference
  71. clone a tree
  72. std::list
  73. method to count 'endl' manipulator on insertion operator
  74. incompatible warning in C/C++
  75. initialization problem
  76. Heap Manager and new/delete overloading
  77. Opensource software for computing checksum?
  78. AVI /MPEG Lib
  79. reference l-value
  80. undefined behaviour ??
  81. Link to lib file
  82. Is my naive C++ implementation the best, or...
  83. Memory leaking
  84. geometric progression
  85. Switch vs. Else If
  86. How to change the button style of Console Application
  87. request for new questions
  88. question about "scanf"
  89. Reading from serial to an array
  90. Function template partial specialization
  91. 'new'd memeroy is contiguous?
  92. what are the problems with this piece of code?
  93. using C structure in C++ (VC++ 7)
  94. lots of warnings with stlport
  95. Getting error with SUNWspro 6 update 2
  96. operator= Q.
  97. Available C++ Libraries FAQ
  98. how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
  99. Which header files are included?
  100. Xml Parser
  101. Problem with Exponent program
  102. Network Programming... Ugh!
  103. inherit WITH operators
  104. storing "almost-POD" classes to binary file
  105. exception woes using fstream and .eof
  106. Struct inside a struct
  107. Which is better, using ReadFile/WriteFile or use fstream?
  108. Symbain Device
  109. variable in a class member
  110. including and excluding at compiletime
  111. c++ spreadsheet libraries?
  112. How to minupulate the elements (counting by 3) of an array usingSTL?
  113. Access to MS SQL Server from C
  114. mscorlib.dll problem (Visual C++ 2005)
  115. A good use of fn ptrs?
  116. Implementing a Decimal class
  117. Memory allocation problem
  118. typeid ... more
  119. Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
  120. deleting all elements in a STL container of pointers
  121. operator % and signed integers
  122. Initialization of non-POD aggregates
  123. can std::set hold pointers to keys instead of the keys themselves?
  124. Too Many Function Pointers?
  125. int var declared in "for" not local?
  126. what is the difference between string.h and cstring?
  127. auto_ptr and casting
  128. auto_ptr always implies heap?
  129. Complex policies
  130. using fis.c in a c++ project
  131. CTAGS usage
  132. problems at multiplication (Currency multiplied with float)
  133. How does the compiler implement a virtual destructor?
  134. [Linker error] undefined reference... pliki .h... dev-c++
  135. weird problem with gcc
  136. Special iterator
  137. #ifdef vs OO patterns
  138. `sock_create' undeclared (first use this function)
  139. My programs always shut down...
  140. friend sibling class nested in derived class problem in gcc 4.0
  141. How to become a C++ Programmer
  142. std::vector
  143. How to turn a C++ program into a BASIC program ???
  144. copy and istream_iterator question
  145. Naming issue
  146. map iterators interface
  147. private default constructor is good or bad?
  148. Question on vector of vector iterators
  149. Reading 16-bit raw data
  150. Bowyer watson algorithm
  151. Dual Head Monitor
  152. Derived template classes
  153. add a new member to struct
  154. How to Check the content of the memory?
  155. STL map and memory management (clear() )
  156. Error when initializing static variables
  157. How to catch Mouse down and mouse up on item of treeview
  158. Cline/Lomow Book (Original) FAQ # 158
  159. who can give me a lmplement of Diffie-Hellman key exchange.
  160. why is automatically generated copy constructor of this form
  161. Creating Dynamic 2D Arrays
  162. Getting confused in Virtual calls
  163. C++ class library for kernel mode programming
  164. scan frames of other windows
  165. is there any transform_if algorithm?
  166. can you make an ifstream from a FILE* ?
  167. problem with const objects in lazy parser
  168. vector<pair> .. more
  169. operator-
  170. GDI objects and memory leaks
  171. USB 2.0 Memory Stick
  172. reading para values from config file with type
  173. question--separatecompilation
  174. templates to generate compiler diagnostics
  175. Vector in cpp
  176. Array initializer in C++
  177. what is needed to implement a memory table?
  178. MS Access And Excell data access through c++(API ,Connector,etc)
  179. Usage of Double Pointers
  180. Tricky conversions question
  181. how to find nth quote char?
  182. Need Help
  183. candidate for bitset
  184. counting lines in text file
  185. Doing run-time binding/introspection/reflection in C++ non-intrusively
  186. Style Poll: Hand-Rolling for() Loops
  187. pointers difficulties
  188. skipws and <<
  189. offsetof / non-POD structs
  190. JNI: changing from ARGB to RRRGGGBBB memory problem
  191. Replace a #define by a method
  192. question--A function returns class object(comparing C++ & JAVA)
  193. is << on filestreams a blocking operation?
  194. Strange Bit Shift Operator
  195. Use int or long keyword?
  196. including files
  197. Code Style - Handling Returns
  198. Type casting
  199. c++ and multithreading
  200. Comparing an iterator to a NULL value
  201. dlsym and function pointer ...
  202. How can I set up the path where the compiler(g++) will search forthe header files
  203. template and variable parameters
  204. Constructors & iterators
  205. Operator Overloading.
  206. legacy containers
  207. what happens internally
  208. USB APPLICATION
  209. little problem
  210. Zero sized arrays in base classes?
  211. #include<> internals
  212. Help with Dijkstra's algorithm
  213. Is this possible in C/C++?
  214. How to define a class GasPump?
  215. getting reference to a STL map element
  216. overload operator ?
  217. Pattern matching with boost
  218. problem with c++
  219. class wizard in 7.0 (.net) IDE
  220. Secured access to source code project ?
  221. Array copying technique
  222. Checking if number is bigger than INT MAX
  223. Operator Overloading Problem
  224. When is std::list more effective than the other containers?
  225. Correcting answers
  226. Store two images in one file
  227. candidate for a reference counted smart pointer (?)
  228. software for Voip.phone
  229. how to transfer a DWORD from a function?
  230. How do you return a list? Best practices
  231. tr1::bind in a template class
  232. Insanity or technicality?
  233. Opening is for technical lead
  234. Programmer's Avenue
  235. learn C/C++/Java/HTML/Web development
  236. Another name of type of iterator allowed or not?
  237. unresolved external
  238. member typedefs
  239. Can I write a fn reference?
  240. Getting a chararacter array to accept spaces
  241. Getting certain item from a character array
  242. Runtime Definition of a struct
  243. header files
  244. problem with auto_ptr<> and assigning derived class to base class object
  245. operator [] or what ?
  246. vector of structs
  247. finding the length of a char*
  248. string comparison, help!
  249. Operator overloading for pointer to objects .
  250. Function returning a function pointer?
  251. What does this mean?
  252. Programmer's Paradise
  253. Initialization of non-integral type in initialization list
  254. Composition using references
  255. Question about char
  256. Arrays as parameters
  257. Why does the write method take a character pointer to the object one wishes to write?
  258. vect of struct ??
  259. Is this the 'prefered' way to use a vector
  260. oracle-c++
  261. oracle-c++
  262. oracle-c++
  263. Overloaded
  264. Enhance your Bugzilla with Release Planning System
  265. file writing
  266. Multiple inheritance, dominance and pure base class
  267. CPU temperature reading
  268. Runtime errors with c++ binary search tree
  269. Stack or Queue?
  270. Design question for UI library
  271. hello ,i really need your help
  272. undefined reference to '__gxx_personality_v0'
  273. Linked List Isn't Working Correctly
  274. regular expression lib
  275. Plz i need ur help
  276. set<const int> - does not compile
  277. design patterns - Maze examples
  278. Assertion Errors
  279. Interesting technique using templates to get around privacy
  280. Problems with reading xml-files
  281. template instantiation with local type
  282. Operator overloading and inheritance
  283. test.c:24: error: `read' undeclared (first use this function)
  284. HELP!
  285. default arguments in member function
  286. class instances ..
  287. double pointer
  288. member template partial specialization
  289. STL vector and element constructors
  290. Strange Unresolved External Problem
  291. design question
  292. How to implement arctan(x) without using standard library?
  293. How to implement arctan(x) without using standard library?
  294. Parameterized Template Parameters
  295. constness of an object
  296. A few function questions
  297. STL: Map of maps possible, but no multi-map of maps? Workarounds?
  298. Dividing large classes
  299. basic classes question
  300. Double-Linked List, Cont'd
  301. accessing const array reference in inherited-templated class
  302. Double-Linked Lists
  303. bit array in C++
  304. undeclared indentify error
  305. Random Numbers and Removing only 1 item at a time
  306. calling all would be writers for CUJ
  307. what is the error
  308. How to identify who cause memory leak
  309. How do we find out stepping over somebody else' memory
  310. How to check allocated memory size
  311. UNICODE variant of fopen or ofstream to be ANSI compliant.
  312. fatal error please help
  313. DLL - C++ - C#
  314. Anyone who can help me to compile a source code package under the Solaris platform?
  315. Cursor Movement
  316. Diffence between CreateThread and AfxBeginThread
  317. Hierarchy of objects, object "deep down below" needs to access one high up
  318. nested for loops behaving oddly
  319. Is there any way to overload "typecasting"
  320. pointer initialization in ctor
  321. Dialog size question
  322. C++ compiling and uncoompiling
  323. template & typedefs declaration problem
  324. Ascii-Art word converter lib
  325. C++ Internals handling this pointer
  326. Finally, a release candidate of the "Pointers" document (introduction to pointers)
  327. C program can't catch exception from C++
  328. structure and pointer problems?
  329. vector of struct ?
  330. Question Can I use explicit qualifier <C> after member function name of a template class?
  331. Stock Quote Order Level Book
  332. Stock Quote Order Level Book
  333. fstream::open
  334. passing a templated struct...
  335. Question about the operator<<
  336. calling overloaded constructor from constructor
  337. what's wrong with this code?
  338. friend operator= ?
  339. static member of a templated class weirdness
  340. Split a class across two source files
  341. Function to determine the length of an integer string
  342. Linker errors while compiling C++ applications on AIX 5.3 machine
  343. 64 bit integer
  344. copy constructors and overloading = What is the difference?
  345. char to wchar_t conversion
  346. std::string copy constructor fails
  347. allocate double dimension array in C
  348. How to write and read on network interfaces?
  349. operating system
  350. State Machine Implementation
  351. about struct keyword
  352. Can Singleton Instances Clash?
  353. Combing two linked lists
  354. hellp about local timestamp
  355. stack overflow
  356. Is Space Allowed in Filename?
  357. array variable type, question about semantics
  358. COM
  359. Function objects vs. function pointers
  360. beginner question on vector<struct>
  361. Function objects
  362. memory allocation issues?
  363. std::bitset, simple question
  364. Best STL container to use for single pass-through operations
  365. Need help -- starting functions
  366. DynPtr: A pointer with implicit dynamic cast
  367. need help
  368. Question about pointers and vectors
  369. Is an MFC/C++ ActiveX control best?
  370. Template magic needed, partial specialization
  371. benchmarks of char* ops vs. std::string
  372. TEst
  373. Number of times number repeats
  374. sorting the nodes
  375. Declarator operators
  376. Templates
  377. oracle
  378. Need advice to choise complex data structure (STL)
  379. Is there a cleaner way to do this?
  380. "typedef templates" inside templates - how can I do this?
  381. work with char[]
  382. COM compatible C++ objects how to ?
  383. accessing symbol tables from compiled code with debug options turned on.
  384. Help with a decompiler
  385. c and c++
  386. Problem with fgets reading last line over and over
  387. computer science
  388. overloading operators (basic)
  389. Float-to-string conversion that raises exception instead of returning0.0 like atof
  390. Large C++ function
  391. How to display a string in many lines, each lines have a specified length
  392. ARRAYS FUNCTIONS
  393. please help me to start compiling c++
  394. vector ?
  395. Data structure problems.
  396. are all templates inlined?
  397. Password Verification program help
  398. Custom swap in std namespace
  399. global typedefs and #define /\ global inheritance base
  400. Binary predicate member function needs access to another object's data
  401. initialization lists trouble
  402. specifying interface without definition?
  403. Array size ?
  404. some help required with maps , stucts and vectors.
  405. How to initialize a const char[] member variable
  406. HDD RAW sector reading in Visual C++
  407. how to connect with sql and ms access through c++ file handling
  408. STL collection to wrap a raw pointer?
  409. function template
  410. ARRAYS AND FUNCTIONS
  411. Writing classes which are "streamable"
  412. Pointers and Vectors
  413. Finding a directory using a partial path name
  414. C++ list and private copy constructor
  415. How to set the filesize
  416. Data Structures In C++
  417. tutorial
  418. java language
  419. using c++ to design internet protocol
  420. Why do we need non-virtual destructor?
  421. Macro for Backslash
  422. modify this c++ source code
  423. LInked list Problems, Please help
  424. overloading global dereference operator?
  425. What purposes do types serve?
  426. a problem with static declarations
  427. 'x = this' in constructor
  428. problem about "default template arguments may not be used in function templates "
  429. stack&recursion
  430. alignment of structures in c++
  431. How do I get bitwise access to a file?
  432. ?explicit instantiation member function of class template
  433. How can I write the most efficient code about this problem?
  434. Boost library and Borland Builder 6
  435. Does C++ have HugeInt?
  436. Segmentation Fault
  437. New to c++, need help with advanced topics
  438. class organization (very elementary)
  439. Dynamic arrays?
  440. Large Random Number Generator
  441. New style header files?
  442. Binary tree Algorithm
  443. auto_ptr explained
  444. binder2nd
  445. CLASS ?
  446. bind2nd
  447. Wrapping C code into a C++ object
  448. How can i read a webpage in a buffer
  449. Smart pointer implementation.
  450. implicit conversion of bool to int
  451. Does the following program architecture make sense?
  452. Operator overloading
  453. what 's the precision of 'double'?
  454. Multiple Inheritance
  455. Try, Catch, And Throw
  456. extern usage for template instantiations
  457. is_polymorphic
  458. Compiler error with class templates - please help me resolve it
  459. Something like Reflection possible in C++ ?
  460. Windows screen scrape app using C++?
  461. dynamic memory
  462. Convert const int to char*
  463. Redim an array (new / delete)
  464. Is this a good use of friend?
  465. Wanted: tool to convert code to flowchart
  466. How many derived classes is not too much ?
  467. Variable declaration taken as a function pointer declaration
  468. Try catch in ctor initialization list
  469. For a copy of The Embedded Newsletter
  470. lock file or folder using c/c++ in windows
  471. Sorting a vector of classes
  472. Polymorphism
  473. Casting problem ?!
  474. Eclipse Plugin
  475. Pointer string assignment problem
  476. How to Solve a Root...
  477. Passing speicifc class elements as arguments without explicitly listing them - is it possible?
  478. problems with extern.
  479. how to avoid reinterpret_cast in this snippet?
  480. recursion
  481. Loading/Saving a structure using <fstream>
  482. Template overloading
  483. std::istream_iterator to read whole lines?
  484. Q about object assignment
  485. syntax error near unexpected token `<bigaf>' - AIX C++ Application Porting from 32 bit to 64 bit
  486. Sequence points
  487. GNU C vs BCC - huge output file
  488. about "++" and "--"
  489. About comma expression.
  490. elementary question about setting up class
  491. Graphic Library
  492. swig python-bcc32 problem
  493. console width?
  494. Syntax of constructors of inherited classes calling the original constructor
  495. a template meta problem
  496. Release/Build Problem - Adding a pointer variable solves it???
  497. Operator new and POD-struct
  498. Binding local variables to a signal connection
  499. URGENT HELP NEEDED
  500. very basic c++ question hopefully
  501. Help on istream& operator ?
  502. nested classes accessing inherited protected members of parents
  503. Mode?
  504. Cross Platform Compliling
  505. polyphony of average sound card
  506. Reading bits at an offset
  507. Templates vs Inheritance Literature?
  508. Factory specialization
  509. Seek to the last line in a text file
  510. accessing a hidden variable
  511. How to disable/enable displaying user input in console
  512. Volatile classes
  513. boost::bind problem in VC8
  514. why sizeof is different ??
  515. Help on C++
  516. Reg. code conversion
  517. hi all plz help me
  518. design question
  519. gcc compile error about vector
  520. gcc compile error about vector
  521. Why does getenv() work backwards?
  522. Simple Decimal class?
  523. choose between script and c++
  524. static variables in class
  525. how to split a string in C++?
  526. help with converting numbers to Charater strings!
  527. C++ interface to a graphics package ?
  528. Assertion failed
  529. Compiler error with nested templates (simple example included)
  530. From String to characters
  531. Calling Com+ From C++
  532. STL: memory allocation
  533. Unexpected destructor call
  534. STL: how to convert wstring to string
  535. I need a help in c++ data structure plz
  536. differences
  537. "paste" problem when reading user command from console
  538. Problem: shared object loading runs constructor of a static object, but static linkage does not.
  539. f_locals is NULL inside a method
  540. cout problem
  541. Isn't a function template inherited ?
  542. undef. behaviour in ctor-exc. handlers
  543. _bstr_t behaviour (how it should work in ANSI C++)
  544. Problem with endl in derived streams
  545. How to forward declare a class in namespace?
  546. Class recursion
  547. read / write locks and deadlock detection
  548. problem with simulating typedef templates
  549. Get rid of a (float) cast in timer class
  550. problem with default constructor of global object