- HOW TO CHANGE COLOR IN C++
- Microsoft Visual Studio .NET (position text problem)
- class problem
- converting from OMANIP
- Put text in Word and Excel
- winsock api for newbies
- Debug Visual C ++ 5.0
- Initialization of data members
- stupid dll vs static lib question
- Changing object properties
- getting g++ to search correct include directory
- Why not the same resulting string?
- Arrays vs. vectors - performance
- (Help Please) Formatting input....
- Assignment Operator In Case of Inheritance
- hylafax question--- how to distingish faxes belong to A or B or C ......Z if the same faxes no is employed so that I can email to inform to read their fax via internet ....
- MSVisualC++v6OnXP?
- Float precision (0.5678f becomes 0.56779998540878)
- C++ course slides
- MPOOL'03 -- Final Call for Papers
- Help with my code? Classes
- Microsoft runtime error R6025 Pure Virtual Function Call: a technicalreport
- string literal as const string& parameter
- default template parameters
- typedef legal?
- Change os source- reformulating
- Towers of Hanoi
- Standard Template Library as container for Objects
- Open all files in a directory
- xml to/from tree-of-maps
- ANN: script to visualize python profiling data with kcachegrind
- calling constructor when allocating an array
- Position text cursor
- How do I make a turtle graphic program in C++ or C.
- Re: Standards in Artificial Intelligence
- how to write??
- Linkage Directives: extern "C"
- next quarter
- question - using classes from a DLL
- Arbitrary Type Definition
- emulation of mouse click
- why this code does not work
- std::vector::assign
- Snap to edge of screen examples
- 3 destruction calls
- Return of a pointer...
- Searching for Open Source Projects
- .NET executables and XML, i need help :-(
- running in windows and from command line
- Why can't I do this?
- A Quesiton about nesting for loops..
- Difference in the array declaration
- Compiling LGPL C source in Visual C++ FILE vs. Cfile?
- test, ignore it
- VC++: modeless dialog window - how to keep it on top?
- "Static" destructor
- VC++: how to be informed when window is obscured?
- STL Stream maximum filesize?
- Seeking design pattern..
- Delete operator
- Peek keyboard-buffer OR a problem with _getts
- Academic Research
- char* and char
- The same assembler code for foo(char&) and foo(char*)
- changing execution path
- Multiple Instance of Executable Lisening to Different Port
- strdup in c++
- Re: The worst 'hello world' example ever written...
- Showing Delphi application as an MDI child in C++/MFC window
- program help (checkbook)
- Weird thinking and delete operator
- istringstream question
- Class efficiency question
- Casting member function pointer
- switch statement optimizations
- jjLibrary Ver1.6
- ===Welcome to comp.lang.c++! Read this first.
- pointer to virtual function of a base class
- #include a binary file?
- pointers to pointers // exception handling error
- Exiting a loop half way through
- inialisation problem.
- why use this struct format?
- Towers of Hanoi
- C++ rookie having trouble. Anybody care to try to help?
- Vector error in Visual
- compiling class-template member function
- strcmp problem
- Running in the background
- How to use ifstream::get() like fscanf()?
- Help with small vector.h class
- help sort of Container values
- symbols
- virtual variadic functions
- SQL into XML
- Console Colour
- Method with unknown return type
- Naming convention for accessor methods (get/set)
- Chars in file
- C++ code with C-style interface for a library to be used in C++ and C?
- Borland vs. Bloodshed
- How big of a static memory you can request?
- array of string literals
- libstdc++ documentation
- Operator overloading...
- istream in init list
- converting char * in struct to a long value
- Executing, Copying, and other tasks in C++
- Using a pointer to member function
- Help: Template Question using gcc 3.3.1
- what is "#" do in C programming ?
- Use of CORBA in real-time systems
- Comparing two doubles
- A question about typedef and classes and templates..
- help please
- Homeless VC++ programmers
- const array declaration/init for a class
- Visual Basic.net question
- console programming in windows
- Looking for the EOF character on Windows XP using Visual C++ 6.0
- class A{static const int b = 1; };
- C++ vs C linkage (difference between the two)
- Writing a class (with data) to a binary file
- Student help
- getting elapsed time in milliseconds
- Float question - different compilers
- ABC ostream & operator <<
- auto_ptr and arguments
- operation overloading headache
- <algorithm> transform modification
- binary file input with cin
- Cast to void???
- why do i get this error?
- Information you need to survive!
- Nested functions in C++
- Error C2143
- return reference or not
- need help on some c++ hw
- forward declaration?
- Pointer to Member Functions (is "&" required?)
- Qt3 - qmake
- about C error
- Object instantiation
- How does dereference operator overloading really work?
- pointers to members inside a class?
- Help?
- auto_ptr and operator void*();
- File Handling in C++ ...Arrays
- Looking for a simple and interesting implementation of Windows' WndProc in C++ classes
- test
- Help in C++
- Questions regarding heap deallocate
- Re: HELP!! Computer_DB.h: 'Computer' was not declared in this scope
- Opinion: macros and why they're bad
- auto_ptr and sink function
- Re: auto_ptr and sink function
- Re: HELP!! Computer_DB.h: 'Computer' was not declared in this scope
- Inline Functions
- Need help optimizing....
- return statement and delete
- expression template mathlib preview
- ===Welcome to comp.lang.c++! Read this first.
- Newbie question..
- Program for compression
- Linking static library including template
- overloading for specific implicit casts
- no matching function for call to explicit copy-constructor
- DLL and Process Space
- Template redefinition problem
- C++ And XtGetSubresources()
- pure virtual fxn decl
- Creating Control Array in Borland C++ Builder 6.0
- why do i get garbage output?
- help using vector in place of an array
- Opening a File for writing and reading
- Requirements for exception classes
- questions
- Re: Many interdependent classes and header files problem
- Newbie with basic c++ question
- Re: HELP!! Computer_DB.h: 'Computer' was not declared in this scope
- Too Many Initializers (Probably)
- Right return
- Mixing interface and functional inheritance
- HOW to make Gantt Charts in C/C++?
- INT to STRING
- optimizing c++ code (on win32 platform), all the techniques you know?
- Internal Compiler error when optimization level is increased
- Porting Unix C/C++ projects to VC++ IDE
- Get element number of array when using pointers?
- Abstract base class + Functor
- Cannot invoke a templated ctor
- g++ 3.2.X: undefined reference to `abs(int)'
- Function returning a "null" reference object
- acces a static variable through base class
- Passing the adress of a single item of a char array
- Virtual functions and virtual base classes - I'm confused
- Dangers of Multiple Inheritance
- VC++ beginner
- attaching & detaching buffer to standard string ?
- test - please ignore
- function just works sometimes
- a-synchone construction of an object
- set<int> having FIFO behaviour
- Looking for portable C++ code
- set<>::erase(iterator) question
- Newbie to Programming
- vector/array advice please
- Help with constructors and classes
- tortoise & hare
- strstream question
- Reading a file
- Passing array by reference
- pointer to const in c++
- how to clear a sstreeam object
- books
- help with recursion code please
- Fundamental question about visibility
- Project Help Wanted - Volunteer C++ Developers
- Constructor / destructor call mismatches
- Lack of respect for an explicit constructor?
- Very simple: Find out if element of array exists
- File Input Question
- won't compile, parse error?
- I would like to know how to exclude some functions in the libraries.
- VC++ Beginner
- Invoking constructor : Foo(var) and Foo ins(var)
- can I exclude some functions from libraries.
- Initializing static class member
- Troubles with exception::what()
- Newbie question......
- Data Display Debugger
- References Question (Long)
- C++: printf Vs cout
- C++: Comparing Substrings In An Array
- Inserting an empty element in a list (STL)
- Re: The worst 'hello world' example ever written...
- Re: The worst 'hello world' example ever written...
- The_Sage & void main()
- string/stringstream memory management
- Dereferencing a pointer within a function
- confused with "static"
- typenames in self-referential templates
- Problem: writing to a file with C and reading with C++
- filebuf vs. fstream
- Inheriting streambuf
- Inheritance and Overloading
- How to new a two-dimension array of int
- newbie question regarding using c with c++
- trying to learn: const
- Copying an object using base class pointers