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. Segmentation Fault On Program Termination?
  2. Callback into C++ from C
  3. Factories and conversion from Base to Derived...
  4. do you know good books/sites about creating custom allocators, streams and iterators?
  5. C++ template metaprogramming in C#?
  6. data passing
  7. .NET versus C++ compiled code
  8. Returning (char *) from a function - memory problem
  9. std::list custom allocator issues
  10. auto-delete the application...
  11. better new delete
  12. how to start use nested STL container
  13. Have std::map sorted by value
  14. pure virtual method
  15. Overloading the Insertion Operator
  16. Seeking trace log system
  17. Requesting critique of a C unit test environment
  18. The worst thing about a wild saturday night...
  19. On template parameters
  20. How to detect read or write access to a user defined array?
  21. I don't want this anymore
  22. Accessing elements of static array by name
  23. I am afraid
  24. I am very strong...
  25. I'm not your enemy
  26. I am rejecting your opprssion
  27. Not to forget "my friends" here in clc++...
  28. c++ help tool?
  29. Sleep?
  30. A weird problem on structure and union alignment
  31. computer languages
  32. C++ Primer ex 8.3
  33. My Animation
  34. try...finally semantics
  35. Incrementing array indexes in for loop.
  36. Is struct() equivalent to ZeroMemory() ?
  37. Static const non-integrals in-class initialization
  38. [c++0x] name deduction in overloading with rvalue references
  39. Let's Unite Against Jews and Mongrels!
  40. Atomic and singleton
  41. Discard qualifiers
  42. two classes #including each other
  43. x/x=1.0 in double-Arithmetik
  44. malloc problem in C++
  45. Operator overloading question
  46. Function returning two values
  47. Binomial coefficient
  48. Rising Edge D flip Flop code in c++
  49. C++ Primer ex 7.31
  50. why is returning an int from a pointer crashing my app
  51. Passing static member function as callback to Windows DLL
  52. Signature of the predicate in std::lower_bound
  53. Why :: ? Why not : ? Why not . ? <- less clutter ?!?
  54. Why should we use fun(const Class &B) instead of fun(Class &B)?
  55. Weird protected access problem.
  56. About build static library
  57. How to detect overwritten virtual method in base class?
  58. convert char * to char []
  59. Evaluation sequence and precedence
  60. What happens when an exception is not caught?
  61. Cin error bit
  62. Need some way to fake reflection in C++ code
  63. Converting sprintf to ostringstream
  64. How to prevent a double from appearing in e-notation?
  65. Write C program
  66. How to allocate a static class attribute in c++?
  67. C++ http library
  68. am I developing C++ skills ?
  69. static globals
  70. Strange error with iterators
  71. binary file
  72. IEEE-754
  73. Problem with cin, cout using shift left and right?
  74. Benefit of Source File's??
  75. C++ in data plane
  76. Source code for the MP package that I'm trying to debug
  77. string or const char * in a function parameter list ?
  78. How to solve the error link2028?
  79. The new program 4 hack
  80. How can I generate a graphical file hierarchy
  81. What sort of C++ skills are needed for a proprietary trader?
  82. cleaning up in a different library
  83. destructor dependency while return from a function
  84. HOWTO use a Factory
  85. How to redirect log file in VC++ 2003 .NET
  86. Naming conventions
  87. c++ tutorial
  88. learning c++
  89. Class interaction question
  90. algebraic expression 'a*b+c' with CIN .Is it possible?
  91. does your compiler / lint catch infinite recursion ?
  92. are these statements declarations or definitions?
  93. overloaded assignment operator and copy constructor.
  94. How bool data type is implemented in C++
  95. Sample Code
  96. Reading from input file
  97. Building integer into a string
  98. Macro expansion in C++ preprocessor
  99. applications of " ## " operators
  100. Dependency Loop seems unavoidable
  101. array 0 0 0...
  102. passing references
  103. check whether internet connection is live from c++
  104. shared_ptr implementation in the upcoming C++ standard
  105. Many Fortran code! How to call Fortran code from C/C++?
  106. allocator alignment issues...
  107. C++ ShowWindow issue - Button not reappearing
  108. Reading code from a file
  109. Reading code from a file
  110. checking if a number is zero within machine precision
  111. User error or g++ disambiguation bug?
  112. Submit Your C/C++ Scripts & Code
  113. Ask for general suggestion on project design.
  114. A Car case
  115. some thoughts about static class member type CX of class CX
  116. How to
  117. ifstream character read problem
  118. A Design Problem
  119. Simple functor
  120. Object instance creation error
  121. composite
  122. friendship case - good or bad
  123. istream, ostream and iostream
  124. Array corruption
  125. QT : Homogeneous cells size in QGridLayout? (--> Gtk::Table homogeneous property)
  126. Reason of error?
  127. Unsigned integer overflow detection
  128. Best return type of an accessor to void*
  129. What is the solution..?
  130. const data in descendant classes
  131. pass-by-reference for template?
  132. programme asp.net
  133. MFC 8.0 - static link misses Afx strings
  134. deep copy of a polymorphic object with only a base ptr?
  135. variant to prototype...
  136. What version control can I use with VC++6?
  137. Template compilation error (Nested class pointer specific)
  138. Forex Guide and Wedding Planning Tips
  139. copy(..., ostream_iterator<int>(cout, " ")) cannot compile, why?
  140. Use of & operator for function pointers
  141. funny recursion issue
  142. member functions and implicit "this"
  143. enum
  144. operatoroverloading - []
  145. ordering container contents using more than one key
  146. can member operators be virutal? does it make sense?
  147. difference between bracket operator [] and its constant version
  148. New Updates
  149. regarding sizeof operator for class with no data variables
  150. std::map operator<
  151. Latest models of Gibson guitars
  152. Help with C++
  153. Can somebody please help me start programming a small UNIX kernel in C++ ?
  154. Must __FILE__ be a narrow string literal?
  155. How to include a .obj file when linking in IDE of visual studio 2005?
  156. test ignore
  157. iostream cin problem
  158. How to represent a constructor in UML?
  159. throw() after member function name - what for?
  160. Is it possible to delete an element from a sorted array with O(1) time?
  161. Guitars, amps, tabs and more!!
  162. AVI Format using VFW
  163. Requirement at Yahoo
  164. Breaking_into_computer_networks_from_the_Internet.pdf
  165. extending an stl container and iterator to also find groups of elements
  166. Reversing Bit Order.. i.e. MSB becomes bit 0, LSB becomes bit 15
  167. Web service development
  168. problem with library design: support both std::ptr_fun and functor
  169. c++ tips
  170. access violation (win specific)
  171. Moving a Project
  172. best GUI library for vector drawing program
  173. I'm confused about the space a class takes in a structure?
  174. Looking for C++ Professionals (Bangalore)
  175. ReportMAX Beta
  176. Reg. delete of an array of objects
  177. C++ Primer ex 7.20 - finding factorial
  178. C++ Application on HP-UX aCC : STL issue
  179. .cpp question
  180. Link QT 2.3 under win32?
  181. Built in variable?
  182. using std::cout
  183. Multiple Overloaded ==
  184. visual C++
  185. Guitars, amps, tabs and more
  186. Problem using boost::bind() with template functions having arguments
  187. ICC with -cxxlib-gcc --- results in ld: /usr/lib/crtbeginS.o: No such file error
  188. STL containers and abstract/derived classes
  189. any g++ compilation warning to detect empty if statement
  190. is it possible to make a map of objects?
  191. C++ Primer ex 7.16 - arguments to main
  192. C++ Primer ex 7.15 ambiguous statement
  193. Basic problem with Inheritance
  194. Partial Implementation of templates
  195. singleton pattern, return sole pt per reference
  196. C++ Primer ex 7.14
  197. C++ Primer ex 7.12
  198. Seeking code to parse header files
  199. Two .exe which write in Visual C++ 6.0, can they call each other functions..??
  200. list of exceptions thrown from std::string class
  201. what libraries/classes to use for precision significant calculations?
  202. I/O operation, file operation behaviou
  203. Run-time typing...
  204. Function declarations and inline
  205. Is it necessary (design-wise) to define an abstract class as template's argument?
  206. Where is Shiva?
  207. const reference
  208. 2D and 3D plotting libraries
  209. G++ paste operator - expands as desired but compile fails
  210. EBCO - why does it require inheritance?
  211. Forward Declaring enums' for header?
  212. Linearly Value Compressed Vector (Container)
  213. Guitar Reviews
  214. How do we recognize veterans as veterans?
  215. Get Cookie data in c++
  216. std::cout doesn't work in windows qt app
  217. vector of (int,string). can't convert i->first to int
  218. Frustrating bug in C++ program
  219. copy ctor vs default ctor
  220. Setting a file stream to std[in/out/err]?
  221. 64 bit integers etc...
  222. Air conditioners for cars
  223. Creating unique temporary variables using __LINE__ or other macro
  224. templates and their compilation
  225. Pushing the registers onto the stack (x64).
  226. Re-usable singleton class that can construct pointers to objects with non-trivial constructors
  227. Performance of static member function versus functor
  228. 1 function seen as 2
  229. a problem with declaring a vector pointer
  230. looking for an allocator class
  231. Get content from web file
  232. Variable Memory Usage
  233. serializing and deserializing enum type
  234. Write Registry, missing some hex
  235. Multidimensiona Arrays and Pointers
  236. Reference to an Array of some dimension
  237. compilation error related to template parameter
  238. a great new websit look here
  239. Microsoft buys Linux
  240. about c++
  241. vector<char> -> file advice
  242. Please Help me
  243. should we moderate comp.lang.c++
  244. Interview question.
  245. catch the return value of int
  246. Getting error while making delete operator private
  247. conversion from float to int&
  248. Car Air Conditioners
  249. function returning two values
  250. understanding pointer-swapping
  251. Overloading based on return type
  252. sorry, try
  253. About const reference bounding to temporary variables.
  254. The Truth
  255. This is weird
  256. Read this
  257. Comeau and G++ disagree. Compiler bug?
  258. CArray
  259. Do Usenet news have to be the way they are?
  260. New Microsoft Windows (Windows DS) look here
  261. out_of_range exception and subscript operator
  262. TC++PL(se) section 7.3 Value Return
  263. overloaded type cast functions
  264. difference between new Test(); and new Test;
  265. I dunno
  266. Construct a queue with a initial size ...
  267. STL Map Scoping Issue
  268. look new infos
  269. const in C++
  270. I want to write a simple log file app in c++
  271. Is there systematic performance comparison of std::string and c style string?
  272. STL container class memory allocation
  273. Storing std::type_info
  274. Programming 4 All - Google Group
  275. simple question.
  276. Conceptual function type problem
  277. using fortran lib in c++
  278. concatenating vectors
  279. Username of Caller
  280. virtual functions and dynamic casting
  281. What do I need to do to use a c library in a c++ program?
  282. Logging library for C/C++ project
  283. Protected member friend
  284. do you know why this is calling segfault in qt?
  285. Construct On First Use Idiom example from FAQ
  286. C++ Primer ex 7.6
  287. C++ Primer ex 7.5
  288. const problems with one class referencing another
  289. Address of a member function
  290. explicit copy constructor
  291. How do I pass a memory pointer between DLLs?
  292. C++: integer constant is too large for "long" type
  293. Very simple question
  294. Recursive Search
  295. STL Hash_Map question
  296. boost.thread library and the thread is running
  297. c++ language
  298. How can compiler resolve the correct constructor with default argument?
  299. help with vector<vector<double>>
  300. Making a Scalable Image on a DialogBox
  301. Contiguous allocation of multi-dimensional vector
  302. C++ struct wont autocomplete in visual C++
  303. std::istreambuf_iterator
  304. freeing port - winsock
  305. Replace #define with const???
  306. this pointer - deletion
  307. Why the output for this small pgm so?
  308. pointer as parameter to function
  309. how can i make a set with comparison function ?
  310. C++ Primer ex 7.3
  311. Error Handling in C++
  312. Changing entry point function
  313. sigaction, muxex, condition variable
  314. C++ Feature Help
  315. What's the difference between the priority queue & set & heap ?
  316. 2 basic questions about types and strings
  317. Howto rethrow an exception outside a catch block?
  318. Twain crash in wiadss.dll
  319. template #if preprocessor
  320. The way to Truth - Hindu Religion
  321. "\n" vs. '\n'
  322. Comprehensive online C++ library reference?
  323. array as member of class
  324. exit error
  325. templated func : what's wrong
  326. C# calling C++ error (instruction at referenced memory could not be read)
  327. Is STL iterator singleton ?
  328. just a moment
  329. How to use COM in Borland Turbo C++ Explorer?
  330. uncaught throw.. (exception)
  331. Just Starting
  332. File Space Allocation + Writing (C++/Linux)
  333. Exchange class objects within IDL?
  334. how to identify the number of calls of a fuction
  335. recursiveness on template member function of a template class
  336. Tired of modifying "resource.h"
  337. std::string too large?
  338. Unexpected 'setprecision' behaviour.....
  339. unsigned int support
  340. What is the fastest way to do Data File I/O in C++
  341. Vintage Computers
  342. vectors inside a vector
  343. is it possible to pass string argv[] in main?
  344. Initialising private base members in copy constructor
  345. exception raised in destructor
  346. How to Modify Console output AFTER it has gone to cout
  347. Parsing C++ with typenam tagging
  348. pgp trash troll delete Guy Macon guymacon Guy Macon guymacon Guy Macon
  349. Problem with inheritance of classes with template parameter
  350. STL jump to line
  351. compile's problem?
  352. Parsing c++ with typename-tagging
  353. Win32
  354. HELP: Borland C++ 5.5 tiny memory model
  355. Getting the size of Class
  356. Getting the size of Class
  357. C++ Primer ex 6.20
  358. How to call a non static function from a static function
  359. Question about proprietary software development using GNU C++
  360. How to store the data of a large map<string, int>?
  361. add a directory location for compilation
  362. What is going on here?
  363. Really bizarre linking error!
  364. When to use overloaded operators
  365. Smart pointer and thread programming
  366. Composite classes
  367. A question in TC++PL!
  368. Function pointers and default arguments
  369. c++ language
  370. comma overload semantics
  371. Class and Inheritance
  372. Converting a unsigned char * to const char *
  373. Reg. Function Templates
  374. test if integer
  375. sequantial processing of files of several directories
  376. "<vectors>"
  377. Looking for a C/C++ header to XML file converter
  378. Fwd declarations crossing namespaces
  379. help with file I/O
  380. To Print the source program as output
  381. stream operator overloading question
  382. playing with vectors
  383. Default parameters in COM
  384. How to add thread-safety in a logging library?
  385. lines of code
  386. Multi Inheritance
  387. Ways to make inline work?
  388. How to make inline work?
  389. Is it a good idea to implement constructors with assignment operator?
  390. Error Managment
  391. Array of pointers. How to check index without failure?
  392. Determine if type supports operation at compile time
  393. How to obtain the type of the exception in 'catch (...)'?
  394. 64-bit problem with Bitoperation
  395. Borland ClientSocket gives memory leak (handle count increases)
  396. automatic template instanciation (g++, -frepo)
  397. An attempt to make a 'property' in C++
  398. a pointer to a derived class problem
  399. I cannot use the hash_map::operator[] to read the value in the hash map?
  400. >>>>> tree
  401. STL: vector<T> to T[]
  402. std::map initialization - reserving hashtable size
  403. Why is this code complaining about constness?
  404. Error - Cannot call member function without object...
  405. Avoiding ambiguities
  406. can operators be inherited?
  407. "protected" confusion
  408. template memberfunctions
  409. RS422 Serial Communication Codes in C++
  410. I'm stuck with the implementation of a generic algorithm.... need some help :P
  411. SIGBUS, Bus error.
  412. curiosity singleton pattern?
  413. Only one point of return
  414. Where do I download Comeau compiler.
  415. gdb doesn't find symbols
  416. Named Pipes in C++
  417. C++ compiler about version 4.3 and an odd error of a compilation.
  418. Script and c++
  419. pronunciation on malloc thing
  420. Using default argument in the template function.
  421. Any design pattern for a transformation class?
  422. Address of an object
  423. Data structure problem.....
  424. Strange GCC warning
  425. template overload resolution
  426. Newby C++ vs. C question
  427. Precision of C++ left/right shift operator..
  428. Variant, SafeArray.....etc
  429. How can I declare and define a friend template function in a template class?
  430. The library of Openthreads and an odd error.
  431. void func(int array[32]) standard confirmed?
  432. help understanding iterators with vector::insert
  433. inline function
  434. migrating c++ application from solaris to aix
  435. How to Checking a URL :Valid or Invalid
  436. float m[4][3];
  437. Binding
  438. how to call method of the class which contains a pointer to other class method?
  439. Exceptions & Constructors
  440. How to pass an enum to a function
  441. Reference counting
  442. Static Object
  443. g++ search path
  444. Confusion about inheritance and the allocating memory via new
  445. User defined numerical types as template parameters
  446. Why Is This The Best Program Online ?
  447. some problems about exact match in the overload resolution.
  448. overloading << for map and multimap simultaneously
  449. How to get some C++ proficiency
  450. please help me
  451. Self Motivated Learning C++
  452. Copy Constructor
  453. cool
  454. C++ headers
  455. encryption problem
  456. Using string where a char* required
  457. About C++ Reference
  458. How to specially treat the beginning of a type list?
  459. recursion output
  460. suppressing warnings in boost header files
  461. Best algorithm/data structure combination for word lookup?
  462. Can someone please explain the output of this code?
  463. Wikicodia - The code snippets wiki
  464. GCC: non-conforming implementation of C++
  465. Calling 16 bit dll from a 32bit application
  466. how does map take care invalid range for erase()?
  467. Classes in a hierarchy inheriting from the same class
  468. seeking highly efficient caches scheme for demanding engineering computing?
  469. How to fire event of a TActiveForm ?
  470. constness and inheritance
  471. Why is ; used at the end of class definition.
  472. avoid implicit cctor call
  473. Temporary default argument storage duration
  474. this is very good
  475. Template static member initialization
  476. Formatted output
  477. how to use the return value when using C# dlls in a C++ project?
  478. compiler unable to choose proper overloaded function (causes C2666)
  479. conversion operator problem
  480. Why can't PODs have constructors?
  481. valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory
  482. Probleme bei DLL-Erstellung und <vector>
  483. precedence of binary operators
  484. About the retrogression problem when passing a array variable into a function which takes a pointer as its argument.
  485. call const function from non const function
  486. This One is ULTIMATE. (Dont' Miss)
  487. ... nice
  488. very nice
  489. Graph Theory Implementation
  490. forcing new to fail (or throw an exception)
  491. Comments solicited about stylistic preference
  492. Overriding base class
  493. Dynamic Aggregation
  494. C++ Primer ex 5.18
  495. Streaming file IO and binary files
  496. What is the counterpart of Java API Specification in C++
  497. Something about template , static interface and Concept.
  498. What is the value of it's corpus?
  499. Why some ADs in this group?
  500. passing array or arrays.
  501. removing from vector
  502. delete the dynamically allocated memory twice causes error
  503. constructing nested vectors
  504. File Input/Output
  505. Problem with pushback function - "An Access Violation.. "
  506. partial specialized templated classes
  507. Multiple Choice C++ Questions
  508. Initializing static reference (non-POD) member variables
  509. single(ton) interface
  510. C++ Primer ex 4.30
  511. Can anybody help me linking Fortran into C++
  512. Find code
  513. intermediate/beginner question on classes
  514. intermediate/beginner question on classes
  515. Creating array of data types
  516. template classes and implicit conversion
  517. copying Vector elements into Dynamic Array
  518. API DLL or standard DLL?
  519. What is the 'explicit' mean as a key word?
  520. Can anybody help me about the memory leak
  521. C-C++ books and tutorial
  522. throwable .vs. non throwable?
  523. Definition of 'evaluate'
  524. I need a C++ code style checker.
  525. learning design.
  526. What's the scope of a variable defined in parameter list?
  527. Is this approach safe?
  528. segmentation fault...
  529. GCC -- reducing compiled code size
  530. virtual functions/generic access
  531. cout, operator<<, sequence points
  532. Order of destructor execution.
  533. linker error
  534. readwrite lock with read reentrant
  535. hey people what going on
  536. executing linux shell script from within c++.net
  537. anonymous enums
  538. No polymiorphism for virtual operator= ?
  539. mixing bound and unbound friends
  540. "class" used as a variable in C file
  541. avi converter
  542. How to remove elements of vector by index
  543. formatted output question with strings
  544. Memory Layout for Multiple and Virtual Inheritance
  545. Basic question on streams
  546. Problem with partial specialized member functions
  547. Operator overloading and copy constructor. Can't find the error.
  548. Read 8-bit grayscale JPEG image in C/C++
  549. UML from cpp
  550. prefered way for support legacy C API on char* and std::string