- Re: Parsing English with lex and yacc
- Chopping up a string of characters?
- std::list.sort( compFunc ) error
- Container Question
- is there a library for matrix manipulation?
- vprintf / va-arg on sttreams
- Problem which ifstream and ofstream class in VC++
- how to create GIPL file
- java like constructor calling constructor
- Problems using strings and cin.getline
- question about std::string/map
- Template operators
- std::string and char*, what am i doing wrong?
- platform independent serialization of a long
- Convert to binary base long double
- typeid and dynamic_cast, gcc 3.3
- Question: 'set_new_handler(terminate)' removes need to handle std::bad_allocexception?
- Template and Inheritance problem - Please Help
- How to do a singleton pattern with lazy instantiation?
- Design of multithreaded prog using OO concepts
- Re: Comment(s) in format strings?
- Dynamic string arrays in function parameters
- C vs. C++ in pthreads...
- Bit testing
- writing hex to a binary file
- Designing a Volume Class
- c++ code works in gcc2.9 not in gcc3.2.2
- Heap vs Stack allocations
- comparing long integers
- Function matching with constructed args
- confused about ios::failbit
- Append an integer to an stl string
- Compiling with g++ 3.0
- Error with overload of >> and << but not only :-(((((
- HELP HELP HELP
- Spiegazioni
- Spiegazioni
- Spiegazioni
- Cast object from long in safe manner?
- Problems with configuring dev-c++ with allegro library
- Fourth edition of CPPPL
- debug and analysis tool
- Re: Recursion problem - Graph theory - Algorithm needed
- outputting floats only up until the thousandths digit
- virtual function and polymorphism
- Re: never heard anything like it in my life?
- typedef private public
- works fine using gcc
- Need suggestion on data structure
- Overload << and >>
- open new file each loop iteration
- Accelerated C++ book outdated?
- How to catch the exception?
- reject [off-topic] #8473 (comp.lang.c++.moderated)
- Mutually referential classes
- Gif and C++
- I need complier for this dot H
- Callin routines in IMSL Library from Visaul C++
- Agile Development Conference CFP
- MAKE DIRECTORY VC++
- Setting a private variable in a dll (noobie)
- Problems with ifstream and getline
- Opening directories
- Did multimap ever have a member "Cursor"?
- Wrong Constructor Called
- Q about "optimizing away" "non-used" code
- How to connect to dbf files?
- how to connect dbf files?
- ifstream getline() Problem ...
- Base Classes in .exe, derived classes in .dll
- Newbie: Please help on Bloodshed C++
- How do you find out if object foo is class CBar?
- loading a string from file
- c runtime
- is there any powerful program that can.....
- classes in VC++
- newbie help please
- Specialization of Member functions
- multi-threaded applications using Scheduler
- vector.erase() ?
- Concurrency
- Question on const pointer modifier
- Using a profiler with gcc - linking errors
- File Reading Question
- Why doesn't atof work?
- STL: Do people still use char[] buffers?
- Compilation with Templates
- Compilation with Templates
- a C++ "workbook"
- Coordinate of a point in 3 dimensions
- Determining program options
- Reference to a Pointer?
- question on valarray
- iostream and getline
- Problem opening ifstream twice ...
- What is wrong with this code?(returning an item in the vector)
- Iterator Operations
- Passing a C++ object's member function to a C function expecing a function pointer!
- virtual ~type_info();
- static member functions access to class members and methods
- finding max and min integers - newbie question
- boolean function problem.
- File associated with fstream object?
- C/C++ Sample code for Serial Communication
- Process killed
- where can I ask about byte ordering
- Strange performance effects
- Need help from you guys about classes
- Operator commonalities
- Passing an array of chars to a function
- PID control c++ code sample
- Template problem
- int foo and int foo()
- C++ File I/O quick question
- c++ socket connection problem
- What's the differences between free() and delete?
- dll help, syntax question
- book recomendation
- template
- inline-code
- == operator
- Changing a makefile from CC to gcc
- Help on File Operations
- Code comments solicited
- How to avoid this typedef?
- Inheritance question
- timing of a function
- Verctor/List what is best for my design?
- Thanks and excuse me, but now another problem
- Could some please direct me to the FAQ - thanks?
- can't force redraw of my frame
- Why does this compile?
- Need help with a container design
- i need major help on C++ Programming
- C++ Program help on the basic
- C++ Program Help
- STL question
- Array class and pointer aliasing problems
- Savannah2:Impossible approach to a protected member.
- Can somebody help...
- cout at a particulart line
- Multiple Inclusion Guards Work in MSVC++ .NET...right?
- String arrays - newbie
- 8 years of C++ Exception Handling
- enum doesn't seem to work correctly
- Copy cstor and operator=
- String Question
- migrate CString in MFVC onto Linux
- Initializer List
- String to int again
- dynamic cast
- terms of importance
- Compilation errors in templated code
- Calling Pascal from C++ and Vice Versa
- Help: Simulation of the life in the savannah
- I'm getting a Segmentation fault after I clear a vector list
- Passing an Object to a Method With a Reference Argument
- make a map out of two maps
- C++ pointer trouble
- C++ standard document
- C++ and dynamic programming
- Recursion problem - Graph theory - Algorithm needed
- Re: Re: Detecting IDE Devices in C++ ... Need Help
- pointer to template function
- pimpl, eliminating include files, encapsulation
- Question on friend functions and accessing private members
- store pointer to template function?
- passing strings
- Drawing lines and shapes in a console window
- How to log?
- Beginner Question: Windows Object Oriented Programming
- stdout redirection
- Unresolved External Help.
- newbie question : unresolved external symbol...
- Help with Unresolved External.
- Memory allocation with new
- ternary operator and ostreams
- sensing that an exception has occured
- Dynamic Type Check?
- binary memory stream
- c Filesystem auslesen
- inheriting ostream
- transfer class object from one pointer to another
- Available C++ Libraries FAQ
- using a template in a vector - getting error C2955
- Recasting a Structure Pointer
- Forward declarations and namespaces
- PIGUI
- Kindly explain these warnings
- Re: An: "I'm just learning" C question
- question about objects passed into constructors
- Simple question about virtual function
- Overhead
- C-style coding in C++
- Learning C++ with DevCpp. good or bad idea?
- RogueWave: convert from RWCString to char*
- int to string convert ???
- Find The Bug
- atoi()
- Best book for learning C++
- static_cast<float>(a) versus float(a)
- QT ListBox and sorting...
- order of base class declaration
- initializing member arrays
- Slow performance with new 3GHz Machine using FlushFileBuffers
- including C header "stdint.h" in C++
- Windows programming tutorial?
- Prevent opening file stream with incorrect case of letters
- how to non-stop read the input character and without user press enter in console mode.
- Can someone tell me what this syntax does please?
- RougeWave ObjectiveGrid - storing rows of virtual grids
- atexit and global destructors
- new & delete
- linker errors: LNK2005
- #include files from another directory
- C char* and C++ new
- struct in C++
- Passing objects around
- Detecting IDE Devices in C++ ... Need Help
- Migrate Borland TurboC++ to a Linux based GUI c++???
- opeator new question: again!
- Static array initialization
- Constructor & default arguments
- Strategy pattern
- Strict Pointer Aliasing Question
- List object ...?
- typedef and declaration of function
- Can someone compile WinVN with Digital Mars IDDE?
- Can someone make winvn makefiles tith Digital MarsMars (DMC) IDDE
- Serious RegisterHotKey() problem !
- Use of class factory in a recursive container
- Migrate VC++ code onto Linux
- Treeview with Checkboxes.
- Connecting to FTP server using WinInet
- a simplek, question. what is identifier ??
- std::map observation
- static variable inside a member function
- Send a buffer over network
- Calling static member function through object instance
- operator new question
- splitting a string and putting it into an array?
- splitting a string and put it into an array
- Re: c++ access to object methods via pointer
- i/o Fortran's format commands in c++
- DEV c++ 4.980
- MSVC++ Question
- reinterpret_cast<>() v. static_cast<>()
- catch (...)
- vector of vectors
- atomic flag