View Full Version : C++
- Unsure what "*this = 0;" does
- iostream under Cygwin
- C++ teaser: Is this a compiler bug, or is this expected behavior?
- Template to catch all functions ?
- Any free debugging tools for memory leakage?
- Restrict template to class type
- Memory leak in Vector
- clear the screen through program on linux
- The New C Standard
- clearing contents of ostringstream object
- Help with Formatting
- How to hide the dialog when execute a dialog based application in VC?
- getline and EOF question
- map to vector
- Pre-Processor code generation
- What to name container "flavors"?
- Unknown size of Foo in Bar.cpp!
- std::string::c_str()
- [ANN] SMC - State Machine Compiler v. 4.1.0
- modifying new[]'d objects
- Level 4 Warning Question
- map to vector conversion inside class
- 128 bit number implementation
- overloaded ops << and >>
- generic properties from objects
- Omitting function default args when no prototype is available?
- Kill current c++ programm process
- Singleton question
- why C++ object can access its data member without via getter function??
- check if string contains numeric, and check string length of numeric value
- How to serialize a STL vector?
- How to solve this gracefully?
- C standard library header files in C++
- A problem with Constructors...
- std::string = char* + std::string
- static stuff
- Available C++ Libraries FAQ
- timers in c++
- constant member functions of a class
- Alternatives to the C++ Standard Library?
- Passing a 2 dimensional array from c++ to fortran
- Help: ofstream issues
- I need help getting started.............
- Going wide and international
- Creating Sorting class
- Boost / Phoenix
- Simple string manip question
- When is a base class protected member not visible in a derived class?
- Programming Contest: Fit pictures on a page
- Template pseudo-specialization through compile-time assertions
- Templates & Typdefs with g++ v4.0.0
- operator with differing return type?
- performance/style of memory allocation
- Invoking C++ functions in C
- Re: How can I know size of avaible memory in heap?
- Add a method to an STL container?
- Question on avoiding page faults
- how to use fortran modules in c++
- Openssl and DES sample code
- How to document ownership?
- just want an ipod
- references on pointers
- How to dump inheritance information of c++ binaries?
- VC++ bug or not?
- Timeout value on Socket Connect
- Inheritance or aggregation in the first variable?
- No pshpack1.h in g++?
- Touble with passing a reference to vector of vectors of objects
- Virtual Function Performace: Say what Stan?
- Static variables inside member functions
- virtual inheritance.
- char ch[] = ""
- confusing statement in Deitel book
- Is this ambiguous?
- C++ wish list and beyond
- MS VC++ 6.0 object memory layout
- C++ and Tk
- Cannot export class symbols
- c program, file size limit, how to solve? 2G bytes limit.
- c'tor not called?
- Is this possible to do in C++ {Novice Programmer}
- mem.h doesn't seem to be available in g++
- Finding class symbols dynamically
- Dealing with dead sockets on a winsock2 sever
- bit insertion and extraction
- Variable offset and multi inheritance
- OSS2005 Proceedings online
- Templates, token-pasting, defines and literals...
- Bitfields
- XML parser
- About Efficient c++
- Returning a value and retain the original values
- Command line EXE is slow, fast in Visual C++ environment
- Reading value of a StatusBar (wx) control
- multithreaded c++ program gives segmentation fault coredump
- Casting class1<class2> to class1<class3 >
- How does sampling Profiler work?
- float
- template static data member definition
- char * convert to LPCWSTR
- (VC7) Basic Object Const/Dest question
- Enum range
- virtual function
- How to write a program which can support plugin
- please help - seg fault in std::set
- overloading ->
- const function
- STL and linked lists
- Template problems in Visual C++ 6
- C++ objects that act like Java/C# objects.
- HELP: unfamiliar C++ syntax
- [ANN] Ultimate++ 0.98.6 released
- Hyperlinked C++ BNF Grammar
- HELP: cpu load graph plotting program
- using fortran modules in c++
- Replacing Strings Binary
- strings stl
- singleton with multithreading
- Open default mail client
- catch with no return value....
- g++: Creating DLL from .a files
- Empty classes, default ctors and const objects?
- Little Patch Program in C++
- Please help a newbie using C++ to run an ASIO interface to E-MU1212 SoundCard
- template <typename T> struct polymorphic : public T ???
- Question to FAQ 35.12
- Forward declaration & incomplete template type
- Include Problem
- VC++.NET 2003 - halp - string
- i need advice
- check derivations of pointer types (without dynamic_cast!)
- Strange dynamic_cast problem
- computing limit of basic data types ?
- Static member initialization
- static member initialization
- Exception handling and heap corruption
- undefined reference to main and other functions
- enum creates undeclared identifier (only sometimes?)
- Using Function
- member function reference when extending an STL class
- Bridge application: Best connectivity solution
- Problems compiling simple C++ code (also problems with std::string)
- is STL multimap "find" order stable?
- Case Sensitivity in Windows 2000 Filenames?
- No buffered I/O in the Standard Library?
- MFC
- How to overload operator= to have both deep copy and shallow copy semantics
- Time typedef structure
- Necessity of pure virtual destructor?
- set begin() retrieved the minimum element?
- The design of C++0x
- Style: use of member references in derived classes?
- parse error in gcc but success in vc.net, call a non_template class's template member function from a template class's member function!
- COM Objects and mutex
- Reporting formatted input operations that fail
- Casting to void*, result unexpected.
- Re: how to let gcc warn me when I use = in conditions
- C Plus
- this->(i,j) doesnt work but this->_ij_val(i,j) does
- Difference between using function overloading and function templates
- C++'s interface with the Real World
- Passing ellipsis to C
- DOS window stays open when executing from a batch file
- usb to serial adapter problem
- bvh hell
- simple memory allocation question
- Linking Error, 3DS Max Exporter
- setting default value for a parameter of a class member function
- memory leakage in c++
- list of all windows from taskbar
- Precidents, Precision, or Plain Screwed Up?
- We could omit curly brackets in function declaration?
- Destructor call at overwrite?
- Initializing static const members with gcc 4
- fasteste way to fill a structure.
- Creating an Object in a C function
- Illogical std::vector size?
- GUI
- Overloading/Overriding ?
- array of TCheckBox - is it possiible?
- recording massive data stream
- null FILE* pointers
- Listing all variables of a source code
- Using strtok, need to insert null into vector
- "delete this" question
- self initialization (??)
- warning: namespaces are mostly broken in this version of g++
- help with the project
- Looking for some serious C++ development ?
- C++ ActiveX python javascript communication trouble.
- C++ ActiveX python javascript communication trouble.
- explode a DVD VOB with c++
- template default parameters?
- Really **wonderful** website for C interview questions!!!!!
- C++ and DVD VOB explode
- Really **wonderful** website for C interview questions!!!!!
- smallest positive double number
- Regardng algo book
- STL vector memory leaks
- Question about virtual inheritance
- map::erase
- extern "C" nests suspiciously
- Re: How to define friend template function?
- setting default value for template parameter list
- Running exe file?
- unicode std::string
- Unable to write to memory error
- pointer to a class
- Access a list of vectors
- Temporary objects as arguments to constructor calls
- FAQ (somewhat OT)
- My New C++ Project
- Memory and pointers
- C++ can do it for me?
- #import ???
- Re: How can I know size of avaible memory in heap?
- Deconstructor fails to clear everything
- Re: why fopen( ) can't open a big data file? (single file, as big as 29G)
- Rational Rose/C++ code generation (newbie question)
- derived class constructors
- PLEASE POST RENDERWARE STUDIO 3.7!!!!!!!!!!!!
- Re: Removing dead code and unused functions
- Re: getters and setters
- Re: Declaration of "const A &B::A() const" changes meaning of A from "class A"
- Re: getters and setters
- Re: Borland incompatibility... I think
- "dynamic_cast" with instance of an abstract class ?!?
- Re: Converting Visual Studio C++ to G++
- parsing floats out of alphanumeric strings using strtok
- static member constness
- Re: C++ way of strtol
- Re: Inheritance of overloaded functions
- Re: getters and setters
- Re: getters and setters
- Re: Removing dead code and unused functions
- Re: getters and setters
- Timer thread
- C++/ VB/ CONTRACT/ IN
- stringstream used to convert int to string does work only once?
- PLEASE HELP !! Link errors
- Is this defined?
- Opening files in "exclusive mode"?
- question about templates
- default params to clsas member functions
- Putting alternate versions of typecasts in your code.
- Does assignment operator have to behave exactly like copy constructor
- Submitting HTML parameters to activeX control
- Databank for hearing aids
- pure virtual class
- Cross Platform Plug-in architecture and IPC
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.