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