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. IdIcmpClient1 Replystatus?
  2. 3D vector memory deallocation
  3. Lists of synthesized and inherited class members
  4. Inheritance n level deep
  5. About Inheritance and its concepts
  6. Rubbish Output Dev-C Compiler / Program for Binomial Coefficient
  7. repeating intructions in .h and .cpp files
  8. problem with multiple inheritance
  9. multiarray
  10. Auto Vector of pointers?
  11. how many inversions????
  12. Best Way To Copy Complex Structs
  13. [survey] LWG issue 206
  14. Intrinsic Function in C++?
  15. Order of destruction of static locals w.r.t. globals
  16. program with gcc on Windows
  17. new-initializers for an array
  18. manipulating an objects through pointers or references
  19. What the heck?
  20. I want the meaning of this statement
  21. Default reference variables
  22. Deriving from STL containers
  23. sharing resources over inherited classes
  24. Evaluating Preprocessor
  25. ISO IEC C++ standard specification 14882:2003
  26. std::vector and size_t
  27. STL Vector - clear() works for 2D Vectors?
  28. locale and wcin, wcout, wfstream
  29. linker error w/ templates
  30. Please explain this unexpected behavior (regarding return-by-value)
  31. Conversion constructor
  32. n00b class question
  33. order in which files are built
  34. Template specialization with a template
  35. inheritance problem
  36. Why this program is wrong?And how to improve it?
  37. Solution Guide for Bruce Eckel's "Thinking in C++"
  38. "could not deduce template argument" error
  39. Program to split very large files by line count
  40. Exception safe & Exception Neutral deep_copy smart pointer
  41. Implementing an I/O wrapper and Parser (console project)
  42. Idioms to handle backward compatibility using templates
  43. specialized template function w/compiler error on invalid type
  44. integrate C++ into browser
  45. right shifting
  46. Templates & abstraction question
  47. Ambiguous member function pointer
  48. Template class member function specialization
  49. Iterate over a vector of vectors, etc
  50. Iterate over a vector or vectors, etc
  51. casting int to char
  52. ADT classes
  53. Stroustrup "desk calculator" chapter 6
  54. malloc and new
  55. Why this code can't be compiled??
  56. inheritance first go
  57. assign const_iterator to const pointer
  58. define a copy constructor in a class having data member as an object of another class
  59. Does boost's regex lib support the lookbehind feature?
  60. forward declare member function so that it can be friend function
  61. string convert to function name
  62. Dev C++
  63. Stroustrup 5.9 exercise 13 (creating a structure)
  64. Stroustrup 5.9 exercise 12
  65. Stroustrup 5.9 exercise 11
  66. also an inheritance problem
  67. A easy problem about Polymorphic
  68. How does a GC compute the root set?
  69. conditional structure vs. function pointers
  70. Hello everyone
  71. Default template argument in a function: reasonable but disallowed
  72. STL derived class : parse list from inside
  73. C++ standards for thread management
  74. knowing if a template parameter is a pointer
  75. "Safer" assert?
  76. retrieving openmode from a stream
  77. convert from string to char array
  78. std::string title case
  79. Why operator<< should be friend or global, non-member function.
  80. Worrying Prevalence of K++ Compilers
  81. variable initialization results in "unhandled exception"
  82. Compilation error in template code from Modern C++ design
  83. STL list related
  84. Stroustrup 5.9 exercise 9
  85. class initialized array
  86. Using same source for different apps
  87. C++ STLPort 5.0.2 ,new, vector
  88. Stroustrup exercise 7 section 5.9 (using struct)
  89. Stroustrup exercise 7 section 5.9 (using arrays)
  90. help for inheritance problem
  91. any suggestion please
  92. Stroustrup 5.9 exercise 6 (char& as argument)
  93. Stroustrup 5.9 exercise 6
  94. Problem with template class
  95. offsetof( ) macro
  96. sizeof character constants in C++
  97. confused between declaration & definition
  98. .Exe with Visual Studio 6.0 (C++)
  99. stringize variable name
  100. how to avoid ftol
  101. callbacks using function pointers
  102. Stroustrup section 5.5 "vector of struct"
  103. Is it safe to refer to function-returned values?
  104. recursive function for the bear game
  105. memory leak with a thrown exception
  106. Passing a class by reference ??
  107. catching assertion error
  108. terminate called after throwing an instance of 'std::bad_alloc'
  109. Help with Vectors
  110. Compiler supplied assignment operator and references
  111. Hidden Installer
  112. typedef of template classes are always default constructed?
  113. Menu handle program
  114. const against non const pointer
  115. A smart pointer and type forwarding
  116. o-notation
  117. idea request: generic function logging
  118. Generic collection class in C++
  119. Class member functions confused as Macros
  120. problem on hiding console window
  121. Template specialization for vectors of any type
  122. Friending an inner class to a templated class
  123. why the efficiency between debug and release version differs so much(VS2005).
  124. line numbers in IDE
  125. reverse engineering visual c++ 6.0 source code into UML
  126. breadth-first traversal
  127. ways to delete the element in between with vector?
  128. function of 2d array
  129. RWCollectable Replacement
  130. C
  131. A basic doubt on VPTR and VTABLES
  132. get integer values using ifstream error.
  133. nth_element() not compatible in VS2005
  134. Initialization of const objects.
  135. cout2,
  136. MS Studio
  137. Viewing BGL Graph
  138. STL map class ordering
  139. how to read a Unicode file
  140. using nested for loop, workin with displaying prime numbers
  141. Sticky problem with collection class
  142. dll file problem
  143. Designing a property system
  144. Templates questions
  145. Passing member function pointers are template parameters
  146. Parsing a string into integers using istringstream
  147. JFace for C++?
  148. memory offset of member variable within class
  149. Templated friend function can't access private members?
  150. Problem with function selection in templates
  151. Looking for C++ book recommendations
  152. Where to put typedef std::map<key,val>....
  153. Is an incomplete initializer good form?
  154. Generic Pointer Type
  155. Defect Report : numeric_limits::is_modulo insufficently defined.
  156. New C/C++/OpenGL Software Tutorial
  157. Good way for error generation on template instantiation
  158. How i can make compatible vc7 with vc8
  159. How to use VARIANT??
  160. Why is this not allowed anymore (anymore being with a more recent compiler)?
  161. STL Map in which the value type has no default constructor
  162. Private enum in class
  163. Learning Compilers using C++
  164. will it leak?
  165. on cout,
  166. Invoke New Handler
  167. Power calcualation once more :(
  168. Strings C++
  169. Remanent - tworzenie nowej bazy od podstaw
  170. How can a Vector class be optimized ?
  171. Async / sync class design question
  172. Problem running vc++ code with gcc
  173. strcat syntax with int and char
  174. complex inheritance
  175. Stroustrup 3.7.1 - "vector"
  176. a question on c++ preprocessor
  177. Customizing structure with policy classes
  178. Writing Struct to File doesn't work - what am I doing wrong?
  179. Stroustrup chapter 3 - 3.6
  180. sum of the first n odd positive integers
  181. std::stringstream
  182. Exponential output with cout - should be changed....???
  183. hash_set core dump on memory free
  184. QT/Trolltech multiple monitors
  185. Pointer Question
  186. iterating through vector<string>'s.... error
  187. operators & namespaces
  188. Help: datatypes...
  189. " Interviewing Seminar LEADERS; How did I do that ? Faith that's HOW... "
  190. How to overload the new operator for std::complex<double>?
  191. static constant as class member
  192. Information for C
  193. Function Template help
  194. Char*
  195. help on C++/programming interviews...
  196. how C++ implements the dynamic type?
  197. Find/Replace with char arrays without string functions
  198. Question about compilers....
  199. partial template specialization...
  200. erase-remove usage
  201. yet another memory leak
  202. How to call Aggregator class destructor?
  203. help with string search
  204. wrapper around data structure?
  205. Calucalting the power
  206. No object definitions in header files?
  207. boost::regex - fail to compile a simple sample
  208. Container with pointers
  209. storing iterator in a class
  210. typename usege problem ...
  211. classes and members
  212. malloc and new...
  213. Any implementation for one-many message dispatching mechanism in C++?
  214. Writing better program?
  215. template class and static member variables
  216. Error: no compiler tool is associated with the file extension (*.h)
  217. hi
  218. combine __FILE__, __LINE__, __PRETTY_FUNCTION__
  219. Parsing question
  220. Memory leak detection tools?
  221. sizeof of an instance differ from sizeof of a class
  222. Nested (non-regular) data types
  223. Recursion
  224. vector reserve() and clear()
  225. C++ Event Coding Questions
  226. Avoiding evil macros
  227. sort() function for user defined type
  228. Help with Iterator for templated list.
  229. Declaring double in the scope of a class
  230. Thumb rule for passing arguments
  231. What does the object name represent?
  232. warning: missing braces around initializer
  233. inline warning on borland C++
  234. a good C++ editor
  235. one more question with smart_ptr
  236. How find a number ina list
  237. const ref vs. pointer
  238. stl container as default arguments - how?
  239. The number is odd?
  240. cout true for bool(true)
  241. Singleton without static : possible??
  242. A new approach to specifying typelists?
  243. Help with cd autorun program
  244. Hide the KeyCombination Ctrl+Alt+del
  245. std::vector and operator==
  246. Problem with Circular Linked Queue Program
  247. seek and fgets and fputs fopen
  248. Automatic conversion operators
  249. problem with vector
  250. HELP!! <please>
  251. Are C++ strings binary strings?
  252. Q: change position of list element without invalidation
  253. how do I find out how many days between 2 days?
  254. could you explain the code from the second header file?
  255. could you explain the code from the second header file?
  256. Virtual Constructor
  257. hash table...again
  258. How to count some repetitions
  259. How to count some repetitions
  260. Is it simple way to create a singleton or is it wrong?
  261. unsigned char* compiler error
  262. faq 1.#QNAN00000000 and -1.#IND000000000
  263. XMLCh and wchar_t
  264. Counting # of single digits with arrays?
  265. Functions having same name return different type values in subclasses.
  266. Searching Multiple Arrays
  267. Out-of-bounds Nonsense
  268. why does this right?
  269. How do I determine if a CPU supports Uniprocessors/Multiprocessors or only ACPI
  270. help upcasting
  271. gcc TR1 support under Windows 2000?
  272. Is (&(*(T*)0)) UB ?
  273. remove elements from vector
  274. How to avoid repeated names?
  275. pointer to function
  276. ABI backward compatibility
  277. f2c's abs conflicts with <complex> abs
  278. memory allocation design problem
  279. Method overloading and inheritance
  280. Is this passing arguments by reference
  281. Why doesn't this code work?
  282. Precedence of overloaded cast operators
  283. Name mangling Doubt
  284. Execuable protection
  285. Needed - C++ Experience Professionals
  286. Use memory instead of sockets in IPC ?
  287. Stroustrup section 2.5.1
  288. conversion from one user defined type to another
  289. How to use CPPUnit effectively?
  290. where does /return value/ go?
  291. Interface classes
  292. Problem with sorting a vector
  293. don't understand the STL source code!
  294. searching for global extrema
  295. Different Variables Use Same Memory
  296. STL map
  297. bit operators
  298. problem on saving object relations.
  299. Unix: advanced c++ debugging techniques
  300. type safety and reinterpret_cast<>
  301. virtual function
  302. STL and local structs: Is this valid ?
  303. header files revisited: extern vs. static
  304. inline class functions in separate file
  305. A n00b.
  306. copy constructor
  307. pointer past end of buffer
  308. useless design pattern
  309. Stroustrup ch2 section 2.3.2 example
  310. pointer to member function as a template parameter
  311. __NAKED__ nonstandard C++ directive
  312. Specialization of a method from an imbricated template class
  313. basic_stringstream with unsigned short
  314. basic_string with unsigned short
  315. basic_stringstream with unsigned short
  316. operator+
  317. reading files in VC++ 6.0
  318. C vs. C++ and C compiler optimization question
  319. Resource question
  320. smart_ptr question
  321. Threading in C++
  322. copy string[] to vector<string>
  323. Simple Iterator question
  324. Break ifstream input into words?
  325. file processing problem
  326. what's wrong with this strtok_r()
  327. Online Source, Book for Reference purposes
  328. help with function template and using size of
  329. cin.ignore... better way wanted...
  330. Using Lists to do a selectionSort function
  331. Unexpected result messing around with own binary search
  332. how can I create a system process
  333. service and process question
  334. Difference between operator and function
  335. C++ Best practices, OOD, Linked List
  336. how to dinamically allocate memory for two dimensional array?
  337. Confused with passing values through classes ?
  338. returning value from constructors
  339. partial specialization on std::vector
  340. Explicitly calling constructor
  341. dynamic_cast for down casting from base to concrete type
  342. More memory space needed for an Enum
  343. how to add a ".0" to ostream floats
  344. How to find dependent dlls for am exe?
  345. modulus etc
  346. Large Object within Pointer to Function & Switch
  347. What's wrong with this program using template?
  348. Student assistance requested.
  349. Help with delete operator and destructors (code attached)
  350. std::istream::readsome
  351. Templates and structures
  352. What's the best way to create c++ objects from string names on the fly?
  353. formatting with int
  354. User inputted length of an array without an extra variable.
  355. ctype.h & using namespace std
  356. Opening a File
  357. hash table memory question
  358. doubt on traits with memchr and memcmp
  359. Garbage Collector examples ?
  360. fstream doesn't write
  361. What is Mutex?
  362. accessing data with different views
  363. Metadata information for image and audio files
  364. Memory access violation (only with -O2).
  365. when is sizeof evaluated
  366. Deriving from a templated base class
  367. iterator based plot
  368. Question about size of class
  369. Passing dereferenced new pointer to reference paramter
  370. basic_string with unsigned short
  371. basic_string with unsigned short - initialization and usage
  372. basic_string with unsigned short
  373. Two objects created in a Single class
  374. cycling through a vector?
  375. cycling through a vector?
  376. cycling through a vector?
  377. nice printing 0 not -4.44e-14
  378. pointer to a Class initialization question
  379. allowing header files to call each other?
  380. Yet another template question :o(
  381. Formatting output of floating point numbers
  382. #define together with #pragma
  383. Link error for a static member
  384. #define together with #pragma
  385. #define together with #pragma
  386. Memory-hogging variables - swap to disk?
  387. Overridden method doesn't get invoked
  388. New to embeded C++
  389. Pointer to Function
  390. Static members
  391. Pointer to Function
  392. Inheritance in C++
  393. Extract 5 bits at a time from a stl string
  394. memory allocation deallocation ...
  395. error LNK2019: unresolved external symbol - cl compiler
  396. i lik to be one among u
  397. c++ exception with a non-ascii message
  398. C++ cross referencer
  399. custom ostream for debugPrint purposes
  400. Read file of multiple data types.
  401. what is visual c++? (stupid question)
  402. std::maps
  403. Application logging
  404. Strange problem...
  405. use of namespace
  406. for vs. while
  407. Bool expression
  408. Beautiful women, aged clones, and Ultimate Fighting Championship
  409. max_element with binary predicate
  410. Why is stream fail() bit set?
  411. Templates and Interfaces
  412. auto_ptr correct usage
  413. Incrementing using ....
  414. Code Hangs with CTabCtrl in _AfxRemoveDefaultButton
  415. Inserting into std::set
  416. Using an Initialized member in a function
  417. warning C4267 and warning C4996
  418. private bool function
  419. error: ambiguous overload for 'operator <<' in...
  420. How to get the bit after shifted?
  421. Extend an enumeration
  422. how to understand the syntax int i(val)?
  423. Binary Tree - Depth First Search
  424. How to effectively represent and Increase MAC address
  425. icc vs g++
  426. wstring usage
  427. Which STL templates to use?
  428. boost regex format string
  429. conditional compilation
  430. NTGraph problem
  431. MMU and vtable
  432. MMU and vtable
  433. Which to learn first: C or C++?
  434. macro vs. template???
  435. I can't get STL pair to work
  436. Interface constraints using templates
  437. Read only access to members
  438. CFileException::generic
  439. shared_ptr efficiency problem
  440. Which to learn first: C or C++?
  441. Rationale behind copy semantics in STL containers.
  442. learning Modern C++
  443. Opaque pointers, templates and ABCs
  444. brakets aloud in a file name or path?
  445. // comments following a #define; issue or not.
  446. Accessing member variables post template inheritance
  447. Come si implementa in c++ il prodotto di Kronecker
  448. enum used in multiple compilation units
  449. IDE seems to be confused about classes
  450. setting file access rights
  451. Hi
  452. c++ graphics on windows xp
  453. Virtual Inheritance Ambiguity
  454. Include implementation file in in the header file for template class
  455. Time analysis
  456. compiling templates
  457. if Constructor can be used to initialize ...
  458. Error: __thiscall CNode::~CNode(void)" (??1CNode@@QAE@XZ)
  459. Member, Class, Inline: Initialization question
  460. parsing large text file and pairwise comparison
  461. Which to learn first C or C++?
  462. Which to learn first C or C++?
  463. getfiletime
  464. Experimental only: Pointer copy consturctor does not work
  465. Template template parameters
  466. Which if faster?
  467. Strange problem when using C++ Class
  468. Accessing physical memory using C++
  469. how to clear buffer TRACE uses
  470. A program of the using directives for the nested namespace.
  471. What does this mean? Any help appreciated!
  472. ifstream in Solaris acting strangely
  473. a snippet of c++ code, i can't find the error?
  474. Magic about auto_ptr !!
  475. i++ and ++i when the ++ operator is overriden
  476. COM typedefs
  477. Valgrind: problem opening proc/self/maps
  478. Remove suffix from string
  479. Binary operator
  480. what does this line mean?
  481. sizeof struct
  482. please give me an advice
  483. vector iterators
  484. a easy question about read and print
  485. Initializing an array of a structure to default value, does compiler do a loop to initialize?
  486. READ THIS AND THINK ABOUT YOURSELF
  487. a basic question about Object, Object&
  488. return value by reference
  489. STL List iterator
  490. Error compiling template based class
  491. calling a function contained in a dll
  492. Mirroring template instantiations
  493. Newbee question : confused about Typedef
  494. Query about const member function
  495. Question regarding a container of objects
  496. hello
  497. About Standard Template Library
  498. Split class over 2 files
  499. Return C-style string from function?
  500. c++ standard
  501. Parameter evaluation order on operator invocations
  502. C++ Templates
  503. error: invalid use of nonstatic data member
  504. which STL container do I need for storing a 2D-array?
  505. Problem with functor in g++
  506. help me to test how can more simple for this C++ answer
  507. C++ program for solving any 9x9 sudoku.?
  508. 2D Array
  509. VARIANT type
  510. how to declare a friend function that can access two class
  511. Runtime error - _CrtIsValidHeapPointer(pUserData)
  512. overloading operator
  513. floor or ceil for integer division
  514. Where does everyone BUY/SELL PC's/MAC's at????
  515. having trouble with reading in file word by word with link list
  516. Lots of string compares
  517. Deep and shallow copies
  518. n-ary tree
  519. compile-time reflection on enum types?
  520. [STL] [Maps] operator[]
  521. data file input
  522. Pointer to Pointer
  523. question related to stl vector and boost::shared_ptr
  524. College degree or not
  525. How to simulate the mouse control?
  526. '$' character (and others) within identifiers
  527. How to install Borland Compiler?
  528. i need help
  529. macro help
  530. visual studio 6
  531. List Parameters
  532. List parameters
  533. Time in C++
  534. Delete a node from a linkedlist
  535. From:
  536. Recursing macro preprocessing?
  537. Next-Generation Laptop Computer Systems
  538. STL map--> sort by value?
  539. A recursion question.
  540. What does this program do?
  541. How to represent the scientific notation?
  542. random number generator
  543. need a good book for c++
  544. Billing calculation prog.*need a help*
  545. Urgent Help required
  546. The "stealing code from the destructor" bug
  547. Run functions concurrently
  548. pthread_create error
  549. Advice for Computer Science Student
  550. Reading files: when filename is very long