View Full Version : C++
- Test routines
- Pointer question
- Ms-Dos C++ compiler and good editor
- Names namespace inside a .C file
- Re: using a character array as an object's name
- Re: Memory Leak Report
- Re: why is a bool 4 bytes in g++?
- Backgroundprocess in C++
- overload new and delete for performance? (design)
- Visual Studio 6 on Win XP ...?
- return from signal
- create movie
- Linux Console Applications / NCurses
- correpted stack
- Linux Console Applications / NCurses
- linux tcp/ip: How to reverse resolve a hostname from an ip address?
- Re: A Newbie Question about template template template
- "theory vs practice" ceases power
- porting Tcl/Tk gui for VisualC++
- Re: Expand macro's
- Does this allocate memory?
- Re: Expand macro's
- Console Application / NCurses
- tolower used by transform
- Do I need to check for NULL before delete p?
- compile Bjarne Stoustrup's Matrix example under MS Visual C++ 6.0
- Re: Expand macro's
- creating instance of a dialog
- Re: verify information stored in vector
- Templates and descendant classes
- are // comments legal at the ends of preprocessor lines?
- gcc 3.3.1 compiling - object required
- Smart pointers - passing 'this' around
- streambuf::underflow() infinite loop
- Proper use of static variables?
- checking for printable characters
- checking for printable characters
- Re: compilation errors
- Sub Linked List
- Re: ? How to clear ostringstream buffer
- I am confused with VTable ;-)
- New to C++ on Linux
- Re: default data type for global variables
- Re: class introspection
- Re: class introspection
- Re: verify information stored in vector
- vector question
- access to private function.
- array of vector!
- Re: std::map explicit instantiation
- Shutting down Windows 2K +
- Re: Documentation of C++ Standard Library
- Re: Documentation of C++ Standard Library
- object member variables.
- Kdevelop c/c++ mix
- object member variables.
- changing datatypes
- Re: advice on language/database choice
- TCP Connection with C++
- va_start and template functions do not compile under gcc 2.7.2
- Re: Documentation of C++ Standard Library
- Question about ctime
- isConst - Loki
- How can I change all TCP/IP para from VC++
- Re: open gl/ c++ errror
- Re: open gl/ c++ errror
- Re: advice on language/database choice
- maintaining a build# with preprocessor
- Please explain why ?
- Best structure for this container class?
- Q: how to get the error from fstream <<
- Writing Compile-time Independent Code
- Re: FAQ 34.3
- Re: FAQ 34.3
- STLPort question
- SetDlgItemText() Error
- Newbie question: Any good resources on C++ programming?
- Re: [newbie] Call command line function from windows c++ program
- Re: std::map of pointers to member functions
- Re: whitespace and strings
- Re: advice on language/database choice
- Re: std::map of pointers to member functions
- Help me about Header Files
- Unnamed "Formal Parameter"
- Invoking instance before main and memory allocation for static member
- Re: How to compute a c++ program memory usage?
- C++ and cellular communication
- Re: advice on language/database choice
- Constructors and class members
- isConst - help
- Re: A Newbie Question about template template template
- write to debug window?
- template overloading / nested class
- OO Design question: How to pass around very common classes
- namespaces and forward declarations
- namespace and operator==
- Re: whitespace and strings
- Function size...
- Function size...
- why is map::begin() returning const_iterator?
- Problem with templates and Dll export
- getting keys out of a map
- declare and return struct in one line
- COM, C++, server, help??
- grab system() call output
- Re: How to do graphics programming in C++?
- static object created via private ctor
- Re: integer divide by 7 trick?
- how may in hell may i take advantage of a IF statement in two separate functions? like quit anytime with button Q
- memory ? about objects within a class
- Binary file I/O
- Binary file I/O
- Get/set value to members of a struct/class on fly
- Get/set value to members of a struct/class on fly
- Get/set value to members of a struct/class on fly
- vector.reserve
- About wild pointer
- "illegal operand" error
- [Help] How to read this core?
- Failure of new
- intalling xerces
- Re: opening a file
- Re: opening a file
- Should an object that totally encapsulates functionality have a "Run" function?
- VCOMM
- Get/set value to members of a struct/class on fly
- string again
- keyboard, mouse and Win98
- Re: Trying to learn how to write a cad program
- Re: Instantiation of objects, ctor calls
- debug log infrustructure for a library
- Re: VCOMM
- Include file minimization
- Re: volatile type copy constructor
- newbie question: map<string, int[2]>
- C++ callback function passed to a C program
- string resize problem
- Re: Classes that refer to each other
- My_CSockets::OnReceive(int nErrorCode){ delete this;} /* stupid or smart? */
- C++ linking problem, mismatched ABI
- protected access
- Subject: Re: Boost License Issues
- Forcing exception handling
- Beginner Question--rand( )
- Style question involving inheritance
- understanding function object
- Map Iterator is wrapped for keys and values - compiler error
- [ANN] doublecpp -- double dispatch in C++
- A missing include file is a constraint violation.
- passing around iostreams
- Arrays of Variable Sizes
- Why do I keep getting streamb.cpp error?
- Re: enum count
- OO classes design question
- Urgent:Is int an object
- DQueue
- C++ & 16-bit library
- Re: enum count
- Re: help with this template - compiler error
- Re: enum count
- Is it safe to return "char*" from functions?
- Re: Enums and strings in multiply files
- Re: Environment Variables
- Re: integer divide by 7 trick?
- Password for c++ files
- New to programming/C++ & looking for good information sources.
- Sybase CT-library
- Re: I am interested in game programming. Is C++ the best?
- Event in C++
- Re: shared ifstream
- Type name expected: Errors
- Inheritance with specialized members
- Re: Keeping the template implementation in .C
- Re: deleting multidimensional arrays
- Re: deleting multidimensional arrays
- ifstream.read manual
- Overloaded Operators Problems
- Beginner probs with fstream
- Passing a pointer to member function as a parameter to another member function
- Re: Vector of Pointers -- in the spirit of STL?
- EARN$£$600\week downloading free software
- Re: binary search tree insert()
- Re: Deconstructor Causing Crashes
- conceptual issue: using exceptions
- Re: Vector of Pointers -- in the spirit of STL?
- Re: deleting multidimensional arrays
- ===Welcome to comp.lang.c++! Read this first.
- gnu souce code
- Re: Vector of Pointers -- in the spirit of STL?
- Re: anybody write a yahoo protocol for miranda?
- Re: anybody write a yahoo protocol for miranda?
- Instantiation of an Object only thru "new Operator"
- Re: binary search tree insert()
- reading data from text file
- exercise problem -- not homework
- Static function-vars and the compiler
- ? Why c_str() ?
- Vectors: not worthless? (out of curiosity)
- Oddity with pointer initializer
- Re: valarray resize
- How to erase node from deque?
- New C++ Book - C++ For Artists: The Art. Philosophy, And Science Of Object-Oriented Programming
- Question about type conversion and casting
- Problem Linking Simple App
- odd behavior in STL
- Re: shared ifstream
- Newbie cache alignment question.
- Help! Strange problem with pointer to vector
- Need delays in display
- Overloading by return type and a parameter value
- Creating c++ shared object library on Solaris
- setting buffer size for fstream
- Strange Results with Overloaded Operators
- STL & reducing code bloat
- order of initialization
- string-class
- Ant-contrib-0.3.jar sample and code does not work in harmony
- Re: formatting question
- sgi rope experiences?
- Visual Studio Help
- Re: Keeping the template implementation in .C
- Comp.Object FAQ - Version II Beta - Latest Object Oriented Resource - Please Participate!
- OOP and inline asm in VC++ 6
- srand() question
- CPP with dynamic lib
- Ending Function on Error then Continue in main()
- Overloading + Operator
- runtime performance impact of template usage
- return value of Iterator in a list??
- Re: valarray resize
- 3D Array
- More instantiation and ctor call
- Possible to use varags with member-function pointers?
- std::uppercase & gcc
- mix mode file reading/writing?
- Re: cpp to html (*nix preferred)
- Re: cpp to html (*nix preferred)
- about "export" keyword
- Objects, Pointers and References
- func new
- File cannot open with ofstream constructor !
- extremely simple question
- Extremely Simple Question
- outline
- Re: Info Request- File Format Converter
- Class Templates
- Re: cpp to html (*nix preferred)
- reading a mixed file
- Difference in mangling
- inheritance, pointercast
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.