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. Deleteing Objects from std::vector
  2. the different between aaa m1[100] and aaa *p = new [100]
  3. RTTI
  4. How to use running ActiveX exe in another program instance ?
  5. Why Am I Getting an Inverted Question Mark?
  6. C++ SDL Makefile for MPW on Mac OS 9
  7. # character
  8. threads question
  9. pass pointer to a thread function ?
  10. how to make object sortable for use in STL containers
  11. how to cast stack-based class?
  12. Ksiazki dla poczatkujacych
  13. Compile time constants - few questions...
  14. can a class definition inside another class's definition
  15. File Deletion Problems
  16. problem about array of object
  17. Design pattern for file cache
  18. C++ theory
  19. Please help me write a functor template
  20. looking for version of portfwd ported to HPUX
  21. how to include a templatized variable in another class
  22. Suggestions on casting needed
  23. enum { A,B, }
  24. New POTM Contest: Deadline May 31, 2005
  25. Pseudocode Help
  26. alloc 2d array with new
  27. Classses of each other
  28. Digraph Class
  29. Any way to get rid of the cast when calling get_value()?
  30. how to do a "REAL" string compare?
  31. std::list & sorting
  32. [BEGINNER] Some questions
  33. nakładki
  34. Read a binary file
  35. How to test string library functions ?
  36. Copy Constructor and other questions
  37. Private/protected inheritance problem
  38. displaying ints in price form
  39. How do I...?
  40. MCISendString() - Playing MCI files from memory
  41. Making a global variable
  42. Inheritance query
  43. Wrong way to pass pointer by value in functions
  44. design pattern/ class relationship
  45. c++ and windows api
  46. What is "stdafx.h" for in VS.Net?
  47. Pointer to member function
  48. Using vector units
  49. wierd template
  50. Is it an undefined behavior in C++ Standard?
  51. Quick and dirty C++ managed memory
  52. Can the Forward Declaration contain the infomation of inheritance ?
  53. Point me in the way to a timer?
  54. Using a modifier method inside the constructor
  55. Converting String to Integer or Double
  56. Simple files.
  57. Streams and Serilzation.
  58. Conversion Operator question
  59. illegal espace sequence question
  60. help with code and error msg plz
  61. Return value of std::map::erase()
  62. In search of a good example.
  63. Q: Map of pointers to member functions
  64. error in mystrcat
  65. Need help : -O2 flag and GDB
  66. Question about passing by const reference
  67. Pretty code
  68. Problems with reading binary data files
  69. Polymorphic types and a lot of confusion....
  70. C++ Question
  71. inaccurate floating point and DBL_MAX
  72. Do using declarations respect private, protected, public access levels?
  73. bind2nd question
  74. why is "delete" an expression?
  75. KToon: 2D Animation Toolkit
  76. Building an ATL ActiveX Sink
  77. A big thanks to you all
  78. Wierd Behaviour: Crash at 'delete' of memory.
  79. Use Real 1GB and Fake 3GB Memory?
  80. Best Practices GUI Design Whitepaper
  81. Getting AXIS C++ to Interoperate with Python
  82. simple(?) question about template
  83. C++ FAQ
  84. Overflow
  85. pointer arithmetic with inheritance
  86. Concatenating Calls
  87. Alias de template comme parametre de fonction template
  88. std::maps within std::maps -- optimisation
  89. Error with __extension__
  90. Dispatch Interface question
  91. aribitrary length arithmetic
  92. Date conversions in C or C++
  93. WndProc - Windows Classes Question
  94. OSS 2005 Conference -- Call For Experience Report
  95. Best practices for referring to other namespaces in header files
  96. Thread Start Time and End time
  97. Pointer List How?
  98. friends and templates
  99. Which is the best C++ compiler for Windows ?
  100. Which C++ compiler do you use for windows and why ?
  101. using templates as substitutions for #ifdef
  102. when can pass by value be dangerous?
  103. Interview questions in C++ and OO
  104. std::list member in class? - vc6 problem?
  105. How to do MFC code change when a field type in the underlying data base is changed
  106. inheritance and memory layout
  107. Strange email address
  108. Backtracking recursion problem
  109. when to use uint? dis/advantages?
  110. What is wrong with this code?
  111. advice on using mutable
  112. query on std::make_pair()
  113. issue with << and >> overloading
  114. How to set up virtual "get" methods?
  115. How to open VERY large file using std::ifstream
  116. Deleting sub-list from list
  117. Advantages of C++ over C - request for information
  118. Derived classes question
  119. From char* iterators to char* strings
  120. VC6 compiling problem
  121. permutations and combinations
  122. Reducing build-times for large projects.
  123. getting avg of long and std::vector::size_type
  124. Problem with default parameters in templated functions
  125. Static Vars in member-functions?
  126. std::map - erase+continue
  127. Adjacency list representation
  128. operator <<=
  129. i++ or ++i, any difference?
  130. Using 'random_sample'...
  131. Copy algorithm with insert iterators...
  132. i used to post question
  133. redirecting stdout to nowhere
  134. Grpah bridge
  135. Small C++ exercise
  136. any classes help me to measure some program segment runing time.
  137. Not C++ but...
  138. Help me find a good typedef name for the following type
  139. Question about Files.
  140. g++ typedef inheritance
  141. Circular dependencies in Templates - better solution?
  142. What C++ has promised you ?
  143. cin and cin.getline()
  144. Assignment from scalar to user-defined type
  145. Need Help wit Programming Assignment strlen()
  146. core dump when using ifstream
  147. DBL_MAX
  148. [ICSEng'05] Final CFP - due date March 10, 2005
  149. [ICCIMA'05] Final Call for Papers; Due Date March 10, 2005
  150. Initialization of static objects
  151. Iterator and arrays
  152. Function template + overloading + polymorphism
  153. Teaching new tricks to an old dog (C++ -->Ada)
  154. [BEGINNER] new keyword
  155. Help with assembler thing
  156. why sizeof can't be overloaded?
  157. the virtual keyword
  158. How can I use 2 dimention pointer
  159. #include "file" -vs- #include <file>
  160. question on try/catch
  161. integer or long overflow...
  162. getline() and a '\0' as a delimiter
  163. Memory Problem part 2
  164. delete a void * pointer ?
  165. Memory problems
  166. Problem with destructor
  167. Changing CreateQuad() defined Texture - D3D
  168. Which is the proper header to include for std::pair?
  169. validity of pointers to vectors
  170. How C and C++ are context sensitive
  171. Syntax question
  172. about filehandling
  173. ld: 0711-317 ERROR: Undefined symbol: .__vec__delete2
  174. UNIX signals & C++
  175. can you return a void function call?
  176. exception in a constructor
  177. Class design...
  178. Am I right in thinking a return value is carried over into a __finally statement?
  179. Why we need symbol files for GDI32.dll or Kernel32.dll etc...
  180. Navigating C++
  181. Backward traversal of sequence container: stop condition
  182. class design question
  183. how to compare two number sequences
  184. UnOverRideable member functions?
  185. extern const in c++
  186. problem with array sorting - urgent responce needed, due tommrow
  187. rdbuf() stream
  188. What are the threading options in C++
  189. benefits of precompiled headers
  190. errno, etymology thereof
  191. what is (const String& str)?
  192. Any good static analysis tools out there?
  193. Set of vectors and...
  194. operator overloading question
  195. throw specifiers only when debugging
  196. typing characters in TEdit starts principal form's shortcuts In Borland c++ 6.
  197. Does "void func(MyClass *& myCls)" make sense?
  198. get vector from iterator
  199. assignment in class
  200. asignment in class
  201. asignment in class
  202. Container with Abstract Type
  203. Swapping data between vector and map...
  204. How to disable warning C4786 in VC++ 6.0?
  205. Problem overriding >> and << in a template class
  206. multiple files
  207. Weird const-ness troubles
  208. validity of begin() on empty string or vector
  209. ostringstream / ostrstream problem
  210. ToString behavior
  211. Code Clean up (refactoring?)
  212. COM mechanism - please help!
  213. Removal Of Elements in a Vector Conatings User-Defined Object Basedon Value Contained in Object
  214. Initializing a subset of state
  215. Boost and austria C++
  216. operator = override
  217. Advanced C++ Book Suggestion
  218. ABC vs. CRTP?
  219. Functor and function pointers
  220. Why does std::exception constructor specifies it can throw any ?
  221. istream trouble
  222. much optimizing = bad code ? (array/vector)
  223. How to read...?
  224. TAPI
  225. need help with operations stability
  226. Return pointer or variable by ref.?
  227. please help me view the code
  228. C++ programming migration from DOS to Windows
  229. Template function type for arithmetic operators for elementary types
  230. C++ programming migration from DOS to Windows
  231. printf a 64-bit number
  232. Is pass by reference thread safe?
  233. New to c++, need help with a template class
  234. replacing chars in a text file
  235. SPI on PCs parallel port
  236. STL vector<float> crash
  237. How increase a C/C++ Program speed ?
  238. Template parameter method being identified as a variable
  239. Starting Book for C++
  240. Generic indirection adaptor
  241. A list of multiset.
  242. Less than operator...
  243. Learning game programming timescales
  244. How to declare friendship-ness to all inherited class?
  245. simple question: how to do this ?
  246. inheritage: possible to call the original function ?
  247. experience definition in interview
  248. client -server interaction over XML supporting multiple protocols
  249. Default constuctor
  250. C++ questions
  251. pointer vectors
  252. inheriting from template of self
  253. Copying Polymorphically
  254. multitasking
  255. C and C++ naming issues?
  256. ActiveX or not ???
  257. C++ questions
  258. C++ questions
  259. Convert to Static Char
  260. template problem
  261. monitoring the heap
  262. Exception Handling
  263. operator overload with namespace
  264. customised login form?
  265. Can I print elements of a simple matrix with out manual nested loop?
  266. File IO between C/C++ libs and .NET Framework
  267. cartesian product...
  268. date comparison
  269. Reading/Writing directly to/from a device in MSWindows
  270. A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
  271. controlling devices through computers
  272. vector
  273. How protect source code in template library?
  274. Copy-Constructor
  275. Help needed
  276. std::map iterator and clearing
  277. Why we need classes
  278. editor that offers a search only in cursor scope
  279. Should exceptions be thrown by value or reference?
  280. How do I make my convert() function do nothing for equal types?
  281. Object initialization and xml question
  282. Exception handling questions
  283. seg-fault on vector-auto-reserve
  284. Dereference Adaptor
  285. best way to modify a file
  286. "Streams"
  287. two classes - each has pointer to other
  288. using uint64_t with GCC
  289. template func in class question
  290. How to get file descriptor permissions?
  291. Is AMD64 an untouchable @ DELL ?
  292. Some sort of append algorithm...
  293. Template of interface?
  294. Accessing Directorys
  295. Different methods of implementing variable-length templated classes
  296. differences between a c-function and a class method
  297. What is the difference between putch() and _putch()?
  298. How to write Chars like "˛" ?
  299. trees in c++
  300. virtual function problem
  301. sizeof(int)
  302. amusing error message
  303. declaring a function pointer variable
  304. functions
  305. disambiguate my Large Scale design probs (C++)
  306. trouble splitting strings
  307. const function?
  308. Template resolution problem
  309. Static Objects as Struct Members
  310. Cannot match void (T::* ptr)() when base class of T defines function
  311. ambiguous call to overloaded
  312. Invalid initialization of non-const reference
  313. Quick question...
  314. priority queue wrapper
  315. consfusion in C++ Large scale design
  316. What C++ beautifier do you use?
  317. Buffered printfs????
  318. Question about scope of variables created with new
  319. C++ I/O error detection
  320. using fstream objects in a multiuser environ.
  321. typeof emulation
  322. read line
  323. block on reading a half-filled buffer for ifstream
  324. printf and 'long double'
  325. test
  326. approximating pi
  327. library for url reading
  328. bits operation
  329. Calling a shell script from within C++ program
  330. When exiting function scope, which occurs first...
  331. STL iterators
  332. Terminology - global
  333. print a byte number with cout
  334. Loki::Tuple and g++
  335. Template syntax...
  336. Random crashes
  337. How I can use BigInt lib?
  338. Order of class static members initialization
  339. vector: capacity and resize
  340. formatted output with cout
  341. CALLBACK problem
  342. Algorithm for combinations...
  343. Setting Pointer to Video memory
  344. tokenize a string
  345. how to generate random data for a normal distribution
  346. Odd results with C++ under WinXP SP2
  347. How to pass an element of a structure to another function??
  348. Calling constructor explicitely
  349. BigInt lib not working, help!
  350. static variables in derived classes
  351. Simple code compile problem?
  352. find a string in a grid
  353. find a string in a grid
  354. fstream methods
  355. Help preventing weak software
  356. How should I construct my objects when reading ctor args from a text file?
  357. The itoa function can not be used in g++,right?
  358. template class syntax
  359. static member variable in multithreaded environment
  360. Should this code compile?
  361. Saving/Loading C++ objects into a file
  362. std::vector and structs of PODs
  363. Unrolling a loop
  364. greedy method
  365. streaming proxy
  366. Can I connect to SQL database through C++,
  367. Passing STL container to temlate function
  368. typeof and g++
  369. HOW TO HANDLE CONTROL_LOGOFF_EVENT handler
  370. Problem With Visual C++
  371. Operator Overloading
  372. auto_ptr<> as function return
  373. Memory Leak Detection
  374. Exception Handling Critique ...
  375. How to keep element address in container
  376. dynamically creating object
  377. non-member function can not have 'const' method qualifier?
  378. Different behavior from __LINE__ macro in g++ 2.95.x and 3.x
  379. learning C++?
  380. C++ FAQ
  381. Limited namespace
  382. Open for discussion: Correct C++ tutorial part 7 "Create beginner's programs" (Windows, mingw/msvc/std)
  383. Is this board a good alternative to the PC?
  384. std::vector - fast way to crop?
  385. math cos, rounding, or other problem?
  386. Know C++, want to script a little, recommend Luban
  387. round-to-nearer-integer ?
  388. using QueryPerformance
  389. Constructor returns wrong size of stl::list<T>??
  390. everywhere, i need to use std::
  391. why this code doesn't work!!
  392. How to redefine operator delete/delete[] via macro?
  393. goolge a little
  394. Introsort
  395. Templates and Copy Constructors. Again.
  396. try-catch name
  397. capCapture frameRate problem. (URGENT)
  398. Weather Prediction Program Help
  399. "namespace" and "class"
  400. Will standard C++ allow me to replace a string in a unicode-encoded text file?
  401. hmm, what does it do?
  402. temlate class
  403. Visitor Pattern, Deep Copy & Double Dispatch
  404. Function pointers and dynamically loaded DLLs
  405. MAllocate memory for structures?
  406. Containing containers - handling interface ?
  407. What is happening here
  408. Compatibility of checks done by 'Forte Developer 7' & 'Sun studio 9' C++ compilers
  409. VC++: Cast operator not used?
  410. Which member functions do you provided for a class
  411. Efficiently Extracting Identical Values From A List/Array
  412. Supplement to my previous message
  413. It is very surprising ....
  414. polyfit / polyval
  415. Same template arguments, different specializations
  416. __LINE__ as template argument (VC++)
  417. string to byte array
  418. comparing date time
  419. STL sorting algorithms
  420. Shared libraries / C++
  421. Newibe C++ XML Questions
  422. what is .i file?
  423. Help with Global structs in headers and multiple definitions
  424. what does this statement mean?
  425. polymorphic return types in virtual functions
  426. "namespace" and "class"
  427. Matching words within two arrays
  428. Where to include header files / A question of style?
  429. Designing a proper server model
  430. Q: Reading indeterminate pointer -> Ref to Std?
  431. what to put in an IF statement?
  432. How should I interpret this set of laptop specifications?
  433. How do I get GLUT to work with GCC for Win32?
  434. whats this macro doing
  435. Question about overriding new and delete
  436. Big-O
  437. Help with string class
  438. Exception Handling and Refactoring Question ...
  439. Where do you buy your books from?
  440. template recursion depth
  441. LPTSTR to char *.. How
  442. functors and stl find_if
  443. Lost
  444. What exactly is a POD type
  445. random shuffling
  446. Convert a string to float and vice versa
  447. detecting if no exception was thrown
  448. C++ nothrow new() problem under Irix
  449. RTTI Question: typeid() for structures
  450. Modify files in C++
  451. debuggin win32 dlls called from Java JNI
  452. dereferencing pointer to base
  453. Design question: managing limited resources
  454. __DATE__ as ISO string
  455. include for command line arguments
  456. INTERNET CONTENT ADAPTATION PROTOCOL
  457. GMP: Cannot operate on vector<mpz_t>
  458. template class in DLL (g++/Cygwin)
  459. STL map question
  460. Unions and Pointer
  461. Please coment solution (Was: Design problem...)
  462. Cannot 'new' a GMP object
  463. Fast addition for n+1 or n+0
  464. template syntax.../ resent
  465. template syntax...
  466. Game Developers For Space Federation wanted!
  467. Why doesn't this modify the pointer?
  468. classes
  469. if?
  470. Why does overloaded operator= destroy my operands?
  471. Correct C++ tutorial part 6 "Functions, a.k.a. routines" available (Windows, mingw/msvc/std)
  472. preprocessor macros
  473. Converting String to Char Array
  474. Stop bashing macros ---- who says they are bad?
  475. Why call member function through this pointer?
  476. c++ system call invoke perl running visual c++ 6.0
  477. Using Reference of Pointers
  478. Accessing individual bytes of an integer
  479. cannot convert parameter from 'double (double)' to 'double (__cdecl *)(double)' error
  480. g++: integers as booleans, no warning?
  481. Hardware information
  482. Problema with string convertion and more...
  483. system, redirecting cout
  484. Design question; container choice...
  485. EHS 1.3.1
  486. Boost Logo Contest Extended
  487. valid names for pre-processor defines
  488. Valgrind says "Invalid read of size 4". What's the problem?
  489. C++ singleton pattern question
  490. Confusing Typedef/Struct, What Does This Do?
  491. is this typedef valid?
  492. Compiling libwww.a from source
  493. T val = ({ semicolon_separated_statements });
  494. Determining whether a macro has been defined
  495. need good IDE
  496. Slow C++?
  497. please let me know where to start?
  498. system() Function
  499. How to declare pointer to functions in structures?
  500. TCP/IP library?
  501. template type
  502. GUI/MFC/C++ developer position in London, UK
  503. Proper Way to define an ASSERT macro
  504. A 'almost' three liner is killing me...
  505. Compilation Error/Warning - Help
  506. Is there a way to check if an email profile exist?
  507. Laptops, iPods, camcoders etcc....
  508. [Intel Compiler 8.1] C++ calling Fortran Routine
  509. template/member function puzzle
  510. Memory usage/Fragmentation
  511. Info-zip
  512. Clearing multidimensional STL vector
  513. Memory Allocation for Structure / Class
  514. reinterpret cast problem.
  515. how to overload an operator to assert object as boolean value ? (not !())
  516. C/C++ sources compiled with MINGW(DevCPP) as C++
  517. Help with research
  518. static + pointer and reaching the private field of another class
  519. Dereferencing a pointer to an array of pointers to objects
  520. TCP/IP
  521. How Hazardous is the following code
  522. Transfering control when using system()?
  523. Compilation error [sort of OT, qt related]
  524. Do you lose files at work?
  525. Displaying text file into a dialog
  526. template class member function specialization
  527. Iterators - how ?
  528. va_list help, please ...
  529. NULL pointer dereferencing - behaviour
  530. Containers & Allocators
  531. Visual Studio .NET 2003 Interesting Problem
  532. Deleting memory allocated to the derived class
  533. Efficient Logging in C++
  534. order of evaluation
  535. private inheritance from std::string error
  536. !(x>b)
  537. managing objects in std::list
  538. Memory leak...
  539. Special type of singleton needed
  540. CString process '\0' in the middle of string
  541. linkage
  542. Trouble in using std::map and its find member function
  543. again inline
  544. Many differerent problems with seg faults.
  545. Control never returns from malloc()
  546. name collisions in multiple inheritance
  547. method operator+ (try catch)/* Help needed*/
  548. Checkup: better way to test for file existence?
  549. Conversion operators and ambiguity
  550. Useful Forum for Help in General Programming