- Q: Why are there file access modes?
- A question about ## vs. juxtaposition
- What's wrong with this?
- compilation problem... WHY?
- operator problem in struct
- Creating STL Containers in Shared Memory
- how to get the names of the files in a directory on the linux and windows platform
- looking for a "tree" class
- Best way to eliminate warnings ?
- Creating an automatic logger
- [C++] strange problem with std::ostringstream
- STL sets and MultiSets
- How is member initialisation ordered?
- How is "static const int" better than "static enum"?
- Open Specified Port
- Bit manipulation question
- linking problem ...
- Is it OK to specify a _private_ member function as a friend?
- sign of a value
- I'm a stupid blond :( Please help me!!!
- Template specialisation of class with base class template ?!
- Templated Copy Ctor
- Smart Pointers
- Namespaces in MSVC Dll.
- Accept either an iterator or a reverse_iterator
- Error while defining char array
- From float to std::string
- Deleting array allocated with new
- bitset assignment
- Nested templates explicit specialization
- C++ as OOP language
- what are these files?
- g++ and gcc
- preprocessor implementation GURU question
- Getting the exception object within catch(...)
- solution for max_length_string (?)
- template deduction of array size
- mixing C++ with C
- which program will run better:)
- Templates with static member in header file
- Is `new classname' the same as `new classname()' ?
- How do you know datatype when using Templates?
- Converting Fortran module<->C++ structure
- Can private methods be overriding?
- Is there a class for a dynamicly resizable array?
- Integer sizes
- Strange Infinite Loop in My Code
- friend template doesn't work for MS VC 7.1 ?!
- how do I get a Resource ID of a CBitmap?
- overloading ! operator for factorial
- Garbage collection?
- Types defined in std::
- Help Please: Making a function template accept a default argument
- simple list efficiency question
- deleting an object twice?
- Removing a node from a binary tree
- Null output stream?
- ===Welcome to comp.lang.c++! Read this first.
- Preferred C++ compiler for Windows
- Protected classes within classes
- passing a struct
- F2C for Microsoft Visual Studio
- Cygwin vector problem
- ActiveDirectory_and_Ldap_lerner_searchforHelp
- =?ISO-8859-1?Q?cout_<<_"=E5=E4=F6"?=
- Operator Overlading Problem
- typedef not being seen
- A different kind of adaptor iterator
- User-defined exceptions
- removing the cursor from a cpp app
- How do copy Strings from a single dimensional array to double dimensional array
- zApp and MFC
- Memory Leak Error
- Utility classes?
- VC++ CListCtrl question.
- Unable to print function names in stacktrace
- Re: how do i access data member from other class
- pipe(), fork(), exec(), ... providing input to and capturing output of a child process
- How to avoid ambiguous constructors?
- images and text
- News test !?
- look for C++ "Keith Gorlen smalltalk like classes" or NIHCL to reduce memory footprint used by STL
- CGI and C++: continual updates
- HTML Parser C#
- Iterator/pointer arithmetic
- Class methods operating on arrays of objects of the same type as itself.
- Design problem
- STL Question: Safe to use elements after erasing them from the collection?
- New training course for "C++ Templates" by Vandevoorde and Josuttis
- reference VS. pointer
- Concept of nested classes
- generating C equivalent from C++ code
- access to class members from a Fortran subroutine
- std::size_t
- mindless: Do you have a good name for a class that...?
- using declarations with nested typedefs
- value_type of a back_insert_iterator
- activation record instances
- Retrieving numbers from a string
- need some oversight
- How to execute / evaluate a string expression? (from newbie)
- getting list<string> sort() to use my operator< ??
- Typecasting char pointer to structure
- Difference between inline initialization and definition.
- RTTI?
- source code for independent component analysis ??
- Problem with textfile
- runtime access to program state via a hacked libpq sql interface
- Template parameter matching and const
- Conversion from double to string (from newbie)
- New training course for "C++ Templates" by Vandevoorde and Josuttis
- variable type
- Object initialisation and constructors
- C++ programming
- enum fails with using declaration
- C ++ programming again
- SMTP server C++ class
- Webcam
- C ++ programming here my codes
- numeric_limits<> specialization
- unique numbers using srand( ) and rand( ) functions in C++
- Composite class problem
- Strange compiler error
- Q: Allocating memory correctly
- C++ link to 3dstudio
- Is this object destroyed?
- is there a difference between new MyClass; and new MyClass();?
- multidimensional arrays (vector)
- ncurses help
- accessing protected data members of instance of parent class
- assignmnet to int form float/double
- Homework Help
- Sound card input
- Question about an extern int
- linking problem
- overloaded operator new
- soundcard input
- what is different?
- Need help on remove_if
- Binary trees
- ===Welcome to comp.lang.c++! Read this first.
- is const function faster than non-const?
- virtual inheritance problem with class template specializations
- Is there a temporal object created?
- array exception safety
- Constructor(?) inside a struct
- static_cast vs. C-stype cast
- boost::shared_ptr and operator->()
- dinkumware 402 linking with g++ 3.x/ _Winit undefined ref
- More new MyClass; vs. new MyClass();
- S.i considered a variable?
- Library in library...
- decision tree help
- Feeding Time
- Wireless Search with Summarized Results/Web Pages, powered by Google!
- POD-ness of a type
- Reading binary data from file
- How to implement a buffer (memory?) pool
- How to...
- I need some help/pointers/comments to get me started, I am stuck
- Borland C++ 5.5.1 CommandLineTools: ilink32 error 128
- how does pragma pack work?
- About the size of structure
- string class question..
- What is lvalue?
- Why c++ string can't be used in a dll?
- About MutipleInheritance
- string class question ....
- Casting to const.
- How to disable debugger-related warnings!?!
- Optional parameters in stored procedure call
- Access control + overloading + overriding
- int to char
- Is code generated in this template situation?
- using a bitset
- Equivalency Semantics, Operator Overloading
- Order of evaluation: int a=1, b=a+1;
- Need off topic advice still with c++ though
- Converting datetimes from/to UTC/GMT including daylight saving
- Question about constructors ...
- Function objects as parameters.
- Function objects as parameters.
- STL multi_map entry size?
- writing in to files
- gets and cin
- CryptGetUserKey works in WinXP but fails in Win2000
- map::iterator error
- using getdate() how can i get todays date in mm/dd/yy format? any sug please
- Your preferred books
- Your preferred books
- std::map copy constructor problem
- Can't access WHAT private member?
- Portable code
- Why does this work?!?
- GNU GMP arbitrary precision limitations + question
- Changing a variables data type
- Fileless C++ environments
- oo-problem
- stream constructors and derived classes
- Online book?
- using member data as default argument
- usage of undefined class
- Creating an object that is read from an input stream.
- Do I need delete or delete [] here...
- Protecting object data from member functions
- template-id 'VISDictionary<const char *, VISNamedContainerTypeCode *>' used as a declarator
- Efficiency of map and vector iterators
- Am I an idiot?
- ambiguity of post-increment and post-decrement
- Why is the Base class Constructor getting called twice
- Error creating a node
- New Programmer
- HELP: Floating point overflow (possible OT)
- A function that returns a pointer...??
- fstream lock question
- Class division
- Internet Checksum
- How to distinguish between Events and States?
- (Programming) Various Syntax styles
- Two templates with overlap.
- memory leaks question
- Question About Casting
- Legacy source code resources?
- ===Welcome to comp.lang.c++! Read this first.
- Linking errors. - VC++ - Unresolved external Symbol
- direct access to hidden variables
- ISO/ANSI C++ Standard copy
- Help for C++
- Design question: interrelated classes
- Casting to a 'different' class...
- What modules are available for Http connections in C++
- Function pointers problem
- changing char value
- ofstream is_open
- C++/ UNIX/ CONTRACT/ IN
- recursive function help (pls)
- load bmp
- error 2666?
- Scope Resolution Operator
- implib from dll
- MSVC7: Comdef.h(266) - missing ')'
- Recursive Function Help (pls) pt 2
- Serial port, dlportio and Win2000
- Mysql with C++
- Using Class Templates
- signed/unsigned..?
- implib for mingw
- Re: Passing "classtype" as "this" argument of"class member function" disc
- Questions about Getting const_iterator out of iterator class
- C++ to Delphi conversion help required