- should this program compile?
- non-const for_each usage
- is it safe to change the char* returned by ostrstream::str()?
- set_intersection
- set of structs (intersection)
- ifstream and wifstream - combined
- memcpy confusion
- How to implement malloc()
- SmartWin++, release candidate 0.99993 out...
- STL Vector vs Arrays
- exception
- strange multi-inheritance problem
- Cannot dynamic_cast the same object for the second time?
- what is the different between glibc.* and libc.so.*/libstdc++*
- Why is delete[] basePtr undefined if basePtr points to array of derived-class objects
- Global object initialization
- 3 files = 1 program HELP!
- problem with char*'s and changing individual chars in it
- Life time of static pointer to member function
- read system-call
- Object creation - Do we really need to create a parent for a derieved object - can't the base object just point to an already created base object
- new to stl
- Commercial md2 and md3 use
- Template specializations
- concatenation operators
- std::vector - works in BCB6 but not in g++
- Logic check please
- ===Welcome to comp.lang.c++! Read this first.
- Help with UNIONS
- break
- How does STL report out of memory errors?
- inserting into stl containers using boosts' lambda
- default argument in friend function of template class
- How do I initialize complex class static member?
- safept
- pass by reference vs pass by pointer
- int a, int b[a]
- c++ interfaces
- code obfucation
- template function compareLess
- visibility/passing of variables
- Regular expressions and I/O
- Array of array recursion
- C++ and setting pointer to eof to add records
- Force method call in destructor of a derived class?
- std::map & compare
- garbage collector
- Logging for C++
- casting pointers and dynamic binding
- Debugging bizzare error help needed
- Measuring a String
- std::vector's reserve(), erase() and clear()
- 1D pointer to 3D array casting
- do serious programmers have a life?
- STL::vector problem
- lookup tables
- template specialization
- Why this warning here?
- What's the new features of c++0x?
- How does company culture affect you?
- running another program from a C++ program
- Need Help with static struct class definition
- why we use letter 'm' for variable decleration
- tweaking the virtual function table pointer
- Why virtual function can not be overloaded?
- Draw a line using Bresenhams
- Private inheritance renders class inaccessible
- organizing elements of two sets for efficient search.
- defult reference parameters
- convert double to string query
- Class data to byte stream transfer mechinisim
- Catching unknown exceptions
- Creating and using a lookup array
- Is it possible to create matrixes with vector <vector <double >> ?
- unnamed namespace problem
- c+ header files
- strange compiler error ( gcc 4.0.2)
- memcpy()
- ABC inheriting from ABC
- calling pure virtual in abstract class's constructor
- extracting int of string
- indenting
- instanceof
- unknown compile error
- ===Welcome to comp.lang.c++! Read this first.
- exceptions and prototypes
- input issue
- Pointer to array of char
- Local objects in function not destructed on exception?
- vector inside a class
- Othello Valid Move Logic
- strstream.h header file?
- Extracting data from a date
- C++ philosophy - using clause in header files
- Why isn't the whitespace removed?
- auto_ptr
- Use Class Definition From Different File
- i've got strange destructor
- Pointer question
- Compiling error
- Free C++ 3D Mesh Library
- more effective c++ item 31
- OT-Sort of--> Versioning
- Prevent a class instance being created on the stack. Possible somehow?
- quick watch of an overloaded operator
- Generate All Subsets
- SFINAE problem.
- template linker error
- an error i coudnt understand
- Spreading a class across several compilation units
- error in file input
- Pitfalls and problems in this code?
- A doubt on assignment operator.
- C++ equivalent for strftime()?
- How to tell if a number has decimal places different than 0
- Object ownership and memory management
- Templates, friends, operators .. what more do we need to have fun?
- Introduction to OOP!!! But which language?????
- The best OOP languages??
- the function in_avail()
- ambiguous definition
- inheritance not allowed
- forward declaration?
- multidimentional array
- Does c_str property of string class allocate memory?
- Possible problem with iterators in STL
- Convert float/double to wchar_t (unicode)
- mainframe career advice
- static local variable in a member function.
- Templates and friend operator
- How is memory deallocated after an exception in a constructor?
- vector functions
- Function pointers in typedef templates under Linux
- va_arg only for bult-in types?
- integral vs. user-defined type check
- interfacce in c++
- select() for iostreams
- sandbox is the same as development machine?
- distributed computing choices
- collocated architecture versus distributed architecture
- Creating functions sequentialy
- intersting problem with inheritance and iterators
- Selectively Public Function
- destry array of defined type
- Value of INF (double)
- Template recursive class
- system call
- creating an array of pointers
- / operation
- I need a function that extracts all string from /this config
- arrays
- Need to volatile a by-reference parameter?
- function call misinterpreted as a variable
- peek() and tellg()
- ctor using template pattern?
- c++ question
- C-Array iterator C++ compliance problem
- sizeof(std::string) seems to small
- error C2664 with InterlockedExchangePointer
- meters 2 ft/in problem
- Why can type conversion operator not be qualified with explicit?
- ===Welcome to comp.lang.c++! Read this first.
- subset function for string
- Partial specialization ambiguity resolution
- Binary
- class with destructor inside a vector...?
- Loki Typelists
- Pixel Manipulations
- pssible confusion about iterators
- pssible confusion about iterators
- taking a pointer from iterator
- inheritance question
- primitive range
- Removing all elements from STL queue
- What is NP-complete?
- How to measure code-efficiency?
- copy constructor in g++
- Recursive templates
- oo in c++...and may other
- assignment operator overload error??
- [Project] List & ConstIterator
- setjmp/longjmp in Symbian OS
- socket programming windows Dev-cpp environment
- Q about default function parameters
- How to do this in c++
- class library in c++
- dev-cpp icon issue
- Kdevelop/Kcachegrind
- passing void function pointer
- for loop
- calling the method from the parent class
- I need help with a program
- errata page
- Here is my idea on how to do this program, but I cannot put it into action
- Weird Output
- CoCreateInstance fails returning class not registered
- uninitialized bool
- struggling with a design approach ......
- operator []
- Question about language compliance
- single double precision question ....... more
- switch case error
- Problem with Composition Relation/Forward Referencing.
- c++ array conventions
- Best performing use of boost::spirit
- LINK : fatal error LNK1195: target machine 'ARM' requires '/SUBSYSTEM:WINDOWSCE'
- Are there tools for working with .ini files?
- First CFP for ADVIS'2006, Fourth Biennial International Conference on Advances in Information Systems
- Troubles with building boost 1.32
- How to obtain library name at compile/preprocessor time?
- cast ambiguities
- ifstream can't open file
- "LNK2019 - Unresolved external Symbol" while using templates
- New to C++; Examples in Physics and Chemistry.
- name conflict
- Bimodal random generation - help
- Need help choosing a C++ development tool set - TIA for responses :)
- Operator= overloading question
- serialization of structure into a raw memory block
- enum visibility problem
- Xerces, howto parse stringstream and validate with xsd-file
- grammar for c++ for coco
- Saving to a database
- Can't figure out syntax error with templates/member function pointers
- Anyway to break input into tokens in STL?
- what is funtion for delay in VC
- Constructor help
- library for querying virtual polygon over raster spatial data
- Using a loop to do this...
- time problems
- Color in win32?
- STL BOOK
- C++ joke post --troll like style
- "Reverse" polymorphism
- cout won't print string
- nonmember function swap used in assignment
- NaN in C++
- Encryption doesn't work right
- Typical Exception Handling Implementation
- ===Welcome to comp.lang.c++! Read this first.
- how to compile .c on Windows
- Server app speed - Java vs C++
- delete from a file, maybe overwrite!?
- strings
- Re: GoF:"C++ [doesn't] treat classes as frist class objects"
- Opinions on application design?
- Crashing with cstdio file class
- oop design for a chat room
- wxwindows gui library
- Casting pointer to members