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. protected member
  2. one additional querstion about multiple inheritance
  3. question and understanding about multiple inheritance
  4. about delete.
  5. static member function
  6. Can't Find Answer Any Where (What would you do/try): fopen ("file on shared drive","w+") doesn't work on 2nd call using Windows LabView DDL
  7. Adobe Indesign SDK: Interface declaration
  8. Program
  9. How to upgrade config file
  10. Explain this
  11. reference/pointer to arrays type-cast operators
  12. C++ Internal representation of objects
  13. why compile error in multiple inheritance
  14. Sorting a list of objects
  15. pointer arithmetic
  16. A question about design of using virtual or not
  17. confused: vector<char*> and malloc
  18. problem with multiple inheritance
  19. Playsound Function
  20. what is a modul
  21. public inheritance wth advantage and disdvantage
  22. Can I delete an unnamed memory with a certain address?
  23. volatile variables
  24. size of char ch[] = "" ??
  25. Operator overloading advise
  26. Implementation Dependcies in C++
  27. A question about inheritance with template
  28. for_each with a non const member fuction
  29. Copying gsl_rng_state across MPI
  30. generic functions(template functions)
  31. Any new compiler support the `export` of C++ template?
  32. some more inheritance with template
  33. inheritance and name resolution
  34. C++ Primer, 4th Edition
  35. STL map and pthread performance problem on Linux/GCC
  36. C++ code reformatter
  37. How do i save data?
  38. template and inheritanc
  39. template with several classes
  40. "Container-of" in C++
  41. Question about shifting, portability
  42. DsGetDc.h Missing
  43. Anjuta IDE doesn't compile wizard generated Gtkmm projects
  44. defining + and = operator for vector<double>
  45. Problem: references mess up inheritance. Doesn't make sense.
  46. one more template question and some typedef
  47. a Visual C++ question
  48. even one more template question
  49. more template questions
  50. a template question
  51. is it okay to call the overrided assignment function in copy constructor
  52. template link error with GCC v3.3.5
  53. the pointer this
  54. Why does this work has to do with const
  55. A const pointer question
  56. declaring friend
  57. illegal indirections
  58. C++ include statements
  59. C++ includes
  60. C++ casts
  61. Why do I see an incomplete type when I define the constructor outside the class declaration?
  62. c++ book
  63. a C program
  64. strstream depreciation
  65. Programming Win32 Under the API?
  66. C++ for small Windows app?
  67. Created object on stack and then returned this object to caller. Item deleted but still there??
  68. Help Finding Error In std::find code
  69. Uninitialized vector?
  70. Problem with stable_sort when used inside a object's method
  71. Multiplatform Report System for C++
  72. A question about reference counting
  73. reference counting
  74. The bridge design pattern
  75. What book should I study before a new job.
  76. makefile
  77. Safe union?
  78. Segmentation fault
  79. gcc flag to compiling C
  80. Stroustrup answer book?
  81. private inheritance
  82. Interleaving iostream read and write
  83. BiskyMisky
  84. what does 'this' mean if it static
  85. smart pointer
  86. How to deallocate memory when handling exception
  87. Bash and C++, friends?
  88. exception(logic error and runtime error)
  89. tricks to organize code for faster compile
  90. Database
  91. vector by name, recordset/field setup
  92. stack overflow before it attempts to sort 1 & 2 million int arrays
  93. location of names and typedef
  94. g++ 3.4 exception problem
  95. ADCURSORS
  96. custom istream class
  97. Sharing same copy of a member across all instances of a class.
  98. software framework
  99. interface principle
  100. About data-storing problem....
  101. Could someone help me?
  102. advanced template question...
  103. confusion regarding auto pointers
  104. signed integer overflow
  105. C++ lint (detection of unused classes and functions)?
  106. reference attribut
  107. tolower in locale
  108. static class local variable in memeber function
  109. c++ calling java calling c++ ...
  110. MFC application using COM port for serial communication stops on minimization
  111. Need Help - Structure Required on Left Side
  112. Redirect of stdout to pipe 'hangs'
  113. Template Metaprogramming
  114. Hexadecimal To Decimal Conversion (Via Char Array)
  115. PC-Lint
  116. compiler nightmares
  117. about copy constructor and destructor
  118. g++ template problem
  119. what is the most effortless way to add a description comment to a function
  120. using copy constructor
  121. Deallocation upon constructor failure
  122. Developing for Linux Shell Using Windows
  123. Constructor problem - help needed urgently to resolve this
  124. what is wrong with this cerr useage?
  125. Stange Occurance After Using std::Merge On std::vector's
  126. heap based objects
  127. using exceptions
  128. Why doesn't this list copy work?
  129. using inline
  130. query regarding copy constructors
  131. Organizing source in namespaces.
  132. std::stringstream::seekg
  133. why define virtual destructor
  134. Why these operators cant be overloaded?
  135. storing return value not using assignment nor memcpy?
  136. Recursion using Stack
  137. How can I get the size of a ASCII file?
  138. random number generator
  139. optional debugging
  140. New member to group qustion
  141. compile errors with list of auto_ptr
  142. undefined reference to `vtable for Base'
  143. conversion from size_t to int
  144. Allocate more memory
  145. Memory leak
  146. casting in VC++ 6
  147. Polymorphic assignment?
  148. char_traits<char>::compare
  149. problem with template class and overloaded methods
  150. G++ 4: Unrecognised Friendship
  151. ifstream::read and pointers to std::vector
  152. copy constructors and the assignment operator
  153. Member arrays and copy-construction
  154. How much memory can I use
  155. read/write file contents
  156. Pointer to member variable of derivied class
  157. error compiling
  158. Static values, does the name matter?
  159. dereferencing pointer and object creation
  160. Why template by return value is forbidden?
  161. extracting data from string streams
  162. Is there is any strong reason not to use standard native C++ data types
  163. strtok help
  164. Extremely low-level serial port programming
  165. Is temporary variable always *const*?
  166. How to optimize? Object gets constructed a 100 million times
  167. lifetime of temp string object
  168. why VC7 linker complains this undefined...
  169. changing throw(...) changes interface?
  170. Crystal Reports with Visual Studio .NET C++
  171. Learning about dynamic memory - Question
  172. call java from c++?
  173. Nested try/catch blocks to give 2 attempts on an operation
  174. index a vector of properties
  175. unsigned char pointer
  176. Best way to cast anythign to void* and back
  177. C++ produced ASM code
  178. Have any solution
  179. std string streams
  180. operators (f.e. new[]) undefined
  181. Why ambiguous base when one is inherited private?
  182. using assignment operator
  183. Problem of random number generate..
  184. forward declarations
  185. Form feed character in header files
  186. using destructor
  187. powerset
  188. is "delete" needed?
  189. C++ books
  190. How to find whether Object is in HEAP/Stack.
  191. How Does Loop In strcpy Work?
  192. Searching a container
  193. question abot Exceptional C++ (47. eng puzzles) Iby Sutter
  194. Avoiding multiply defined symbols for member functions
  195. recognize utf-8 files
  196. sql question
  197. Best way to return an int as a std::string
  198. transform
  199. comments accross platforms
  200. Data Structure Problem
  201. Data Structure Problem
  202. stl includes
  203. Need help with declarations (simple question)
  204. Ultimate++ 0.98.7 released
  205. Idiotic Question
  206. Preventing the console window from closing when writing a console program in C++
  207. Adding Lib to Dev-Cpp
  208. Using C30 and dsPIC Microchip controllers
  209. book recommendation for C programmer
  210. cannot dynamic_cast 't' (of type 'void*') to type 'struct mom::object*' (source is not a pointer to class)
  211. Polymorphism, iterators and ABCs?
  212. stable_sort with arrays?
  213. Borland C++ Turbo
  214. Effective C++ - item 7 (memory mgt).
  215. vc++ - strtok() access violation
  216. How is :: and -> pronounced?
  217. Converting a float to int (Visual Studio 2003)
  218. template conversion operator clarification needed
  219. audio synthesis libraries / platforms / drivers questions
  220. Abstract Classes, Templates and inheritance...
  221. MySQL, ZeosLib & C++ Builder
  222. GCC, libgcc & thread-safe exception handling
  223. typeid with Qt throws exception
  224. Derive from MFC DLL to MFC APP
  225. string class
  226. C++ forbids declaration of ‘vector’ with no type
  227. AndyD
  228. using copy constructor
  229. good debuger for c++ on linux
  230. C program
  231. test - ignore
  232. Private members and copy constructors
  233. Unable to consume Process reserved memory
  234. string reversal
  235. Default parameter for member array?
  236. Stuffing bytes into structs and endians
  237. Binary Search Tree Help Needed
  238. delete pointer
  239. Adobe GoLive 5.0
  240. maybe a problem with pointers
  241. I am making a project on protocol SNMP
  242. Text template engine?
  243. string streams
  244. XML libraries for C++
  245. Specialization of a method of a templated class
  246. std::ostream data-modifying manipulator?
  247. CPU usage
  248. Problems with C++ Hook
  249. convert a char[4] (binary) to an unsigned long
  250. Makefile for C++ program
  251. Problem with member function of a templated class returning a pointer to an object of the same class
  252. Learning C++
  253. Store a static member functions
  254. problem in calling constructors and destructors
  255. Operator overloading: s1 = s1 + s1;
  256. Linker Errors + Multiple Definition Warnings (Dev-C++ and VS2005)
  257. casting from raw bytes to structures.
  258. unexpected return value
  259. Help with overloading the == operator.
  260. Again in english: Problem with probability formula for gaming logic
  261. std::string with non-type template arg
  262. Problem Wahrscheinlichkeitsrechnung bei Programmierung Fussballmanager
  263. Is C++ faddish like Java?
  264. An STL vector collection of C++ interface pointers?
  265. compiler error with a map<string, enumtype>
  266. Parsing c++ code
  267. How do I find out if drive (possibly WITHOUT file system) exists?
  268. Any down to earth c++ reference guides?
  269. for(int i... and speed
  270. returning const reference and compiler warning
  271. wchar_t and wstring with -fshort-wchar optinon with g++.
  272. typedef error, #define instead?
  273. Learning C++ and/or C
  274. C++ UML CASE Tool
  275. Visual C++ Forms error question
  276. Graceful error recovery with arithmetic
  277. What's wrong with std::ifstream::read()?
  278. Beginner's question
  279. Name lookup doubt
  280. program hanging returning from a constructor
  281. Convert hex string into GUID without using MFC/ATL/.NET
  282. error casting pointers
  283. static_cast
  284. C++ Sockets interface
  285. casting
  286. object members in vector
  287. Comment code in MS VC++
  288. Multiple looping
  289. Array size Template and references to array
  290. RAII- Am I making life difficult? [LONGISH]
  291. conversion from one container object to another
  292. overloading new[] operator
  293. static analysis tool for c++
  294. Adding variables to variables
  295. About head files for abs?
  296. vectors
  297. Compile time initialization of data.
  298. Boost.Filesystem what would you add?
  299. vtable and such like
  300. Operators overloading
  301. bit operations
  302. Why for the Virtual Destrcutors
  303. Iterators over nested STL container
  304. Query: How to declare a template class member function 'extern "C"' ?
  305. virtual table and shared memory
  306. Cantata++
  307. gotoxy & cprintf for cpp
  308. size of an empty class
  309. How to make new window not steal focus?
  310. Casting Union as hexadecimal and back again
  311. typedef struct {} SName; vs. struct SName{};
  312. static const data member
  313. Callback to member function
  314. exception handling problem
  315. How to partially specialize a class but NOT specialize a member function:
  316. Cannot make const_iterator of templatized hash_map
  317. Detaching primitive from boost::shared_ptr?
  318. sizeof observation
  319. Question of compile C++ code with g++
  320. share object between DLLs
  321. diff of advisory lock and mandatory locks
  322. array size
  323. extern struct variable
  324. Wanna study high quality c++ code
  325. Workaround for number of template args?
  326. ODBC handle classes
  327. Protected members
  328. Search and replace algorithm for string
  329. isNull() method a good idea?
  330. Rogue Wave C++ Standard Library released into Open Source
  331. optimal access/insertion associative array
  332. Pointers and Strings Help
  333. nonmember function
  334. Another program call - Need help
  335. String to int and double conversion?
  336. From printf to C++ formatting
  337. 'Passing' an operator like <, >, == to a template function?
  338. Procedure for eliminating static variables?
  339. high resolution time function under windows platform?
  340. How do you erase an entry from a map?
  341. header file help
  342. Puzzle
  343. about static members in a class.
  344. Using objects returned from functions
  345. ordered subset problem
  346. **Wanted Eastern European C++ Expert **
  347. ctor as protected
  348. What does "formatted" I/O really mean?
  349. design woes ... confused on an implementation approach
  350. memory selection
  351. metrics
  352. What is *this ?
  353. What is *this ?
  354. not "this" again
  355. Problem with <string> values if used in more than one file
  356. ODI's and Sehwag....is there some problem
  357. Question: Compilers
  358. function overloading
  359. forward declaration and templated class
  360. test
  361. c++ class for xml
  362. The OS where C++ was created?
  363. Maybe own a resource: is this a good design?
  364. Available C++ Libraries FAQ
  365. C++ object for Device Independent Bitmaps
  366. Template specialization of an operator
  367. bind() and SIGSEGV when usign UDP
  368. Second class instance fails
  369. strip commas from string
  370. Exception checking memory allocation. How?
  371. const follow the member function
  372. How to copyright source?
  373. stepping inside a DLL
  374. How to compute the size of class
  375. Function pointer for 'operator>' ?
  376. starnge question
  377. precedence question
  378. Is there a simple (and quick) serialisation method for simple vectors?
  379. Do nonmember nonfriend functions improve genericity?
  380. Problem overloading <<
  381. problem using sets strings and namespaces
  382. copy constructor and return by value
  383. templated operators for arrays and pointers
  384. Vector Serialization
  385. i++ or ++i efficient
  386. Don't want to make my class as base class
  387. What does this statement yield?
  388. need help with this code (heh im a beginner so should be a simple fix)
  389. Diff Reference b/w Pointer
  390. where can I get an copy of ASPI SDK.
  391. string locale aware?
  392. Flexible array, a la C99
  393. passing 3D arrrays from c++ to fortran and viceversa
  394. PathMatchSpec()
  395. Encapsulation and invariants
  396. allocation and initialization
  397. Retrieving a class instance item from a vector
  398. _BLOCK_TYPE_IS_VALID
  399. Saving Files Using Splitters
  400. Why is a virtual call from ctor illegal?
  401. Testing Bandwidth usage of an application
  402. Proting C source to C++ ?
  403. A question of iterator
  404. Bi-directional link between two class
  405. dbf/cdx classes/functions
  406. Template specialization question
  407. Template speccialization question
  408. std::ios::binary?
  409. string object initialization
  410. Why isn't the operator<< found?
  411. Problem with Calling Methods from Objects which are stored in an array from within another Object
  412. Accessing Private Members from Main
  413. about marco in VC6
  414. friend function of templated class
  415. The equivalent of normalpdf()?
  416. iterators
  417. dereferencing boost::shared_ptr<>
  418. ?
  419. why can't a template function have extern "C" linkage?
  420. strange pointer problem, now ansi example
  421. strange pointer problems
  422. error not caught at link time: should it be?
  423. error not caught at link time: should it be?
  424. Why return *this
  425. new / delete
  426. select and send
  427. lifetime of global statics vs. statics in functions
  428. Different value of same pointer variable.
  429. Incrementing a pointer to a one-past-the-end value?
  430. statics in member functions
  431. tool for generating UML diagrams and project analysis
  432. c++ and data types
  433. 2 Errors!
  434. compile time function selection
  435. inline functions...
  436. How do I negate a find_if condition properly?
  437. Boost library
  438. what are these macros doing?
  439. printing binary data?
  440. Vector of STL maps versus Vector of objects
  441. callback revisited
  442. problem with callback
  443. rules of extern
  444. Which operator ~
  445. Template function and dynamic_cast
  446. memory stream?
  447. DragQueryFile Error
  448. What to derive a file I/O exception from?
  449. pointer error...
  450. Unique behaviour of incremental operators in recursion
  451. why some operators cannot be overloaded
  452. C++ Project Organization Guidelines
  453. Looking for list of features ***valid in C but deprecated in C++***
  454. memory not allocated
  455. [STL] How to use set_intersection
  456. Segmentation fault in list...
  457. Portability
  458. Doxygen formatting question
  459. C++ class with static member function ???????
  460. Cross-namespace name lookup
  461. Templates - Garbage In Garbage Not Out
  462. Connections
  463. singleton in gcc 3.3
  464. final methods/functions
  465. char[] as template argument
  466. problems with abstract classes
  467. Array of pointers to arrays of Fixed Size
  468. Trouble With Retrieving A std::string From boost::program_options
  469. How to copy a link list
  470. quiz....
  471. using namespace available outisde namespace
  472. Overload by deriv class param; call w base class param
  473. When exceptions aren't enough: Dealing with runtime errors.
  474. Design Question: Inheritance or Accessors
  475. difference in the following terms with examples. (regarding scope and binding)
  476. Convert SYSTEMTIME to BSTR
  477. undefined template reference again ??
  478. Strange access/scope resolution errors
  479. pointer_protector template
  480. Sierpinski code problem with recursion
  481. Class templates and friend function templates
  482. overloaded friend operators in template class
  483. inherit assigment operator
  484. Constructor function
  485. What does linking library components mean in C++
  486. Overriding Virtual Function clarification...
  487. Determine pointer type
  488. Is 0 a decimal integer?
  489. Stream vs Buffer
  490. How to deal with Tree with several branchs?
  491. segmentation fault when resizing a vector
  492. GAlib, Static Lib, ...?
  493. difference in the 2 initializations
  494. Store Queue in a flat memory space ?
  495. run time error
  496. Pointer problems
  497. Dereferencing past-the-end iterators
  498. Easy to use regular expression library for speech control jukebox
  499. Segmentation fault with STL list class - PLEASE HELP
  500. calling a function (passed as a pointer) causing segmentation fault
  501. Named Constructor idiom - a question
  502. FYI:Modules in C++ Proposal
  503. Linked List
  504. static const members
  505. Getting Rid of Trailing white spaces
  506. compilation error with templates
  507. Multiple Inheritance
  508. forward class declaration and circular including
  509. Compare data in two groups
  510. Multiset (as dictionary) searching
  511. Changing access levels of inherited base members
  512. Use of the "new" operator in widget toolkits
  513. Books to learn c++
  514. MFC and sqlext.h (eng)
  515. A question of vector
  516. Why no operator << for stl containers.
  517. MFC and sqlext.h
  518. CPP++
  519. _snprintf
  520. Conditional erasing elements from list - in a loop
  521. operator ?:
  522. Looking for a better way to sort based on a third argument.
  523. typedef vs. class definition
  524. returning references and pointers (to C++ objects)
  525. convert valarray to basic array
  526. evaulation of boolean conditions...
  527. std::basic_string<wchar_t>: segmentation fault while accessing any member functions
  528. Function prototypes in C++
  529. Using sizeof() with a pointer : Not the normal debate....
  530. Expert Query on timing, threads, networking plz.... :S
  531. Static const variables within a namespace
  532. Download gcc for i386
  533. Borland C++ 3.1
  534. system( char(26)) error
  535. which on is correct?~about temp object~
  536. operator[] for maps
  537. Declare array of objects with constructor having arguments
  538. use of char**
  539. specialized member function takes precedence over generic template member function
  540. Which C Standard is currently definitive for C++?
  541. What's the best method for displaying the value of a function pointer?
  542. Changing a non-template class to a template class easily
  543. Text formatting with streams
  544. J-Integra for COM (Java COM interoperability)
  545. using maps of string *.
  546. Difference between initialisation and assignment?
  547. Is this Authentic?
  548. E-book Please
  549. How come I am able to access my private function
  550. the range of enum