- address of references to pointers
- STL map Unusual behaviour
- sizeof problems, help!
- Copy elements from one STL container to another STL container
- Pointer to member-of-member???
- Undefined problem
- help getting average
- Into an array of structure arrays.
- std::bitset in union
- parking garage calculator
- ASCII file parser - to read between brackets ()
- parking garage calculator
- row-wise copying of 2D arrays
- Calender Algo
- Pass a back_inserter as the output iterator in remove_copy_if algorithm
- ===Welcome to comp.lang.c++! Read this first.
- LD errors when I link to archive, but not with the objects.
- Sanity Check -- Is this valid C++?
- Moving to static_cast and reinterpret_cast from old C-style cast
- containers and pointers
- upper_bound
- c
- Passing zero to a 'const reference'
- Regular expressions: string substitution with pcre or any other library?
- Profiling evaluation tools?
- Why can't a local structure be used in a vector?
- problem with map construction
- function change - is this a poor option
- Use of Assertions
- explicit invocation of a constructor template of a class template
- need help with program
- Do you want your own free virtual mall?? Come here...
- Return a 'read only' view of a STL vector attribute
- using htons()
- Question about my program
- c++ utility class
- Other than VC++
- How to create copy_if algorithm?
- STL VECTOR
- problem with vector iterators
- Sorting lists containing big objects.
- template list prameter
- Is this fast?
- Map Seg Fault
- Help! Where is size_t ???
- How to use Boost bind library with STL accumulate algorithm
- Seg Fault Help
- inheriting enums
- Need help sorting a list please...
- STL transform algorithm
- jni help...
- puzzles...puzzles...
- ternary tree (ann)
- Templated virtual member functions
- Are string literals local or otherwise temporary?
- static members of template classes optimized away?
- Nested class member pointer access
- Casting
- using STL set with objects
- Looking for source code for Linear programming
- Overloading a function in C++
- How to free memory allocated by a vector of string?
- Signal Handling in C++
- what does this friend declaration mean ???
- Design question: accessor VS attribute
- assert failure
- when did libstdc++ free memory of string ?
- Newbie Question
- System("Ping") always returns 0
- C Puzzles
- C/C++ char pointer question
- C/C++ char pointer question
- [ANN] U++ 602 beta2 released
- Memory leaks reported creating simple array of class
- duplicate C++ code
- read a file line by line in c++
- Pointer problem: compiles but crashes
- const strings in class
- newbie question
- Quesiton with 'const'
- Map Question
- What can I do?
- ISO C++ forbids declaration of 'vector' with no type
- Fast 1D DCT Implementation in C/C++
- Accelerated C++ exercise
- Help with typedef
- Open Watcom
- style of constructor initializer
- Template<> confusion
- call copy constructor in "=" operator
- compile error " instantiated from here"
- compile error " instantiated from here"
- Program reading from the keyboard
- outporb problem
- Is there any code analyzer for c/c++ header file
- Password without a file
- Using accumulate algorithm with a set of pairs
- Bytes Razor starts today at 6am
- template class compiling problem
- operator== for nested classes.
- problem with string::resize
- c++ tutorials and lessons
- cast of ostream& to and from void*
- Functions with varying number of arguments
- Basic Bit Operation Question.
- compile visual studio 6 project with intel C++ compiler from the command line
- Complex objects initialized at compile time
- ===Welcome to comp.lang.c++! Read this first.
- initilization of composite types
- sizeof help cont., ignore other post please
- sizeof help
- sizeof help
- "Object-Oriented" C++?
- office automation help please
- Destructor Question
- Answers to Accelerated C++
- What does the array do?
- cflow equiv. for c++ (on Unix)
- Help with error message.
- placement new versus .. more
- Problem using locales
- Trying to figure a Banking Program
- Trying to figure a Banking Program
- Segmentation fault in STL iterator
- Forward-declaring classes from different namespaces
- MS Visual Studio 2005 PRO - HTTP Download
- URL encoder in c++
- Bytes RAZOR
- How do I use MS Word bookmarks and printing?
- MS Word Bookmarks and Printing
- ManualDock
- Performance using member of
- invalid use of undefined type, .h file confusion
- implicite function call
- (off topic) GOT-STL-P (Re: Interesting developments since "Beating the averages"?)
- Parallel Port Access
- A dllimport variable is accessed indirectly through a variable
- __declspec(dllimport)
- Little help please
- __declspec(dllimport)
- template specialization, nested?
- Shell program execution -yafray
- proper initialization
- Linker Error: Undefined symbol _closegraph in module GRAPHEX.cpp
- How can I instance such a class?
- Urgent Help: Multiple calls to JNI_CreateJavaVM
- Default initialization with dynamic allocation
- Which Callback implementation is better?
- outportb problem
- Catch bad_alloc?
- Using class initialization to initalize inherited attributes
- dao 3.6 in visual studio 6
- free c++ programming solutions on Windows?
- [Programmazione oggetti] inserimento in testa in una lista
- sorting maps according to their value_type
- Debug exceptions
- Compiling in MSVC7
- Function overriding
- Embedded Strings -- Arrays or pointers?
- C++ on Windows-XP
- how to search a table by any of the field
- conversion operator question
- How do I hash this ?
- Can't dereference pointer to stack?
- why does the complier complain undeclare identifier even though i have included the header file?
- Why this code can't compile?
- return string from c++ to c
- Places to declare variables
- What is the output of this program? and why?
- bitshift a large amount of data
- function vs. class partial specialization
- GUI kit with ref-counting
- Run-Time Check Failure #n Question
- difference between compiling and linking...?
- returning an std:string pointer as a parameter
- text file indexing
- stringstream str(), buffer overflows
- bmp->pgm
- why int ** test :: iptr = & test :: i ; is incorrect?
- Modelling the real world
- Passing char*
- OK for compiler to not call function with constant return?
- Templated for-loop fantasy
- ABC w/o virtual functions?
- How to use htonl in IPv6
- what datatypes of key can be used in c++ maps?
- Determine equality of template parameters?
- static data member initialization
- how to convert string to double?
- Memory errors HELP!
- friendship and pImpl idiom
- Help with console problems
- Survey for Compiler usage
- ===Welcome to comp.lang.c++! Read this first.
- Detecting binary files
- Compiler Directives Not Working
- why it is wrong?
- C++ help
- C++ help
- C++ help
- Unexpected results in matching a regex
- std::set - sorting order specified?
- Bug in compiler?
- Undefined behaviour?
- Compilling allegro.h & windows.h
- what's wrong?
- stdint
- Reverse Iteration
- usb access
- usb access
- 64 bit performance speedup over 32 bit
- 64 bit performance speedup over 32 bit
- seekg Concerns On Fragmented File
- Style question: SetShutdown/GetShutdown .vs. SetShutdown() overridden
- communicating with every object of the class
- [ANN] SDX Dynamic Systems Simulation Software
- Vector and adding of object
- a question about a class and a list of the class.
- Validate IPv6 Address
- better way to read data?
- convert static final from java to c++
- opensource group
- can I re reference items in a map
- classes vs structs.
- Unable to create *.dll
- operator += on short int values - strange compiler warning
- vector::iterator to a pointer casting
- Comeau (working *.bat file)
- C++ Proofer
- comparing two structs .. revisited
- Overriding const member function with non-const
- Great Job Board
- 33 [XPost] Libero ADSL: Statene alla Larga!!! 338750
- Sorting a list
- C++ Multiple Inheritance
- new & delete in CRT.How to get a efficitive memory allocator.
- parse comma delimited text string
- shift, signed unsigned
- Question about postfix ++ precedence
- how to read data?
- vectorstream analogous to std::stringstream
- A c++ Program for Valentines day
- Usage of RAM related to C++ programming
- Pointers for these pointers...?
- c++ to c
- Bigint library?
- online standard c++ library reference
- writing binary files to Sun workstation
- undefined reference error
- stopping a boost::thread