C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- code for shutting down windows
- Re: Alternative to "Crusher" libraries?
- Re: How to write a Bitmap file
- looking for image format converting lib
- Re: free compiler
- Newbie question..
- More on Colin James III
- Re: allocators...exceptions...new/delete
- Re: C++ training and certification
- pointer in C++
- Binary file - numbers
- QMenuBar question
- Newbie Question
- Paranoid about style/elegance and function size, please quel
- Re: coredump on true64
- C++ Maze Program
- Big Deal with returning int
- Re: Limit Object Instances
- how do I access a member of vector when this vector is a mem
- QT problems
- Re: Big Deal with returning int
- Re: Pointers: What's the point?
- confused g++ err msg 'deprecated conversion from string cons
- Overloading / Getting rid of cout
- For Loop Scope
- Re: segmentation fault exception handling
- Create Thread and parameter distortion
- Accessing Base class function using a pointer to a derived c
- Existe-t'il de (bons) clones de Purify ?
- Interfacing with, and getting return values from, a webpage
- Clear Screen?
- Re: size_t ... standards
- C++ design question
- c++ vs visual c++
- new A v.s. new A()
- Help!!! What will be the problem in the below program?
- Impossible Leak realloc
- DistanceInStruct macro.
- Codewarrior: am I compiling with debug on ?
- memory allocation problems
- ===Welcome to comp.lang.c++! Read this first.
- stl and standard library functions
- Output iterator
- Re: Now can I bounce or reject e-mails?
- Send DOS Commands from VC++
- C++ Scope
- Re: Computing's Lost Allure
- pull out first and last words
- inline functions
- inheritance
- Significant digits
- Re: Removal Device
- calling a constructor within a constructor
- please help!! assignment operator
- multiply defined operator
- Change color of text in dialogs
- How can I increment/decrement a multidemensional array witho
- reusing super class constructor code
- Tool to convert public mem var RWs to use accessor methods?
- Re: [OT] Curser position in MS DOS
- Getting the compiler to work
- Re: Help!!! Help!!! Added a new project, compiles OK, at the
- C++ linked lists -- searching, merge sorting, , etc
- Re: removing the 5th STL object
- man cout or info cout
- template separation
- Re: question about Component Object Model(COM)
- resetting a file
- language compliance test
- Evaluate such an expression as: (A and B) xor (C or D)
- Get key pressed (without getch();)
- Evaluate such an expression as: (A and B) xor (C or D)
- Re: Specialization of Class Templates
- Re: Curser position in MS DOS
- c++ <vector> version of fortran "merge" or "where"
- file creation (folder) help
- [Question] parameter passing between C and C++
- What is the purpose of using UNION in a class...??
- Re: c++ video tutorials
- finding/counting elements in a STL::map
- Re: char * vs char[]
- newbie Q re mismatched data-types
- Constructor Initialization
- const functions and IO
- reading keyboard
- C/C++ practice question
- template <class C> void list::sort( C fn ) question
- Re: Complete Newb Here
- "C++ Inside & Out" by Bruce Eckel
- [OT]Re: remove or _unlink using wildcard?
- Re: compilation error
- Re: finding out if pointer to memory is valid
- Re: Confused about non-virtual functions
- static_cast confusion
- Re: remove or _unlink using wildcard?
- Bizarre But True....
- How I free memory and return value from that memory area?
- std::remove syntax
- while statement
- Float and double, precision and scale??
- problem to fill a combination of containers
- combining c and c++ source trees
- how to report bug to g++ ? got a bug and fixed up source cod
- Virtual method implementation in C++
- Re: Template & Friend
- Determine read or write ?
- debugger - how to step from .exe into .dll
- displaying enums
- Re: file overwrite data manipulation
- Re: Overloading "new" and "delete" operator
- Re: building an intrusion detection system
- Is printf thread-safe?
- Tempate Operator Question
- stupid make question
- Re: list.sort ( compare )
- Logical error/ whole program contained within.
- STL vector question
- Function Pointers and Error: Could not find a match
- implicit vs. explicit type conversion for string vs. (char *
- Another Demonstration of My Lack of Ability to Program C++
- ===Welcome to comp.lang.c++! Read this first.
- Re: Need help with good OO design
- cbuilder with psdk?
- Are there any (good) clones of Purify for C++ ?
- ambiguous or not?
- Re: Problem with NULL in g++
- Call constructor on an already existing instance?
- STL maps and const keys
- dllexport
- How to do this better?
- is there a nice way to read consequtive integers from a char
- Re: verify that a file exist!
- virtual methods ?
- Sorry!
- is it placement new?
- Does a float need to be converted to network order?
- scope
- Re: Holy fuck
- test.. please ignore
- 2d hash_map iteration ?
- Re: Bit manipulation
- console:::
- New Altivec-optimized valarray implementation
- functor object in template class
- Iterators as associative containers' key
- No data found when I browse cube
- Re: system() peformance ..
- STL iterators and the std namespace
- link error if template function is defined in non-header fil
- Re: circular dependencies & globals - avoid w/ precompiler d
- iostream::read function
- ignore funtiction?
- Input Operator >> Does not work in Visual C++ 6
- Re: std::ostringstream unexpected behavior with .net 2003.
- Another Curious C++ Error - Illegal Left Operand
- static function vs. multithreaded app.
- Re: Error C2664: Cannot Convert Parameter 1 from 'x' to 'y'
- String operations in member initialisation list
- Overloading New Operator
- gui
- Re: UNbinding a socket
- calling member functions from an initialiser list
- Re: std::vector memory allocation
- a stupid question
- Trying to access www through c++
- why it's not possible calling constructor from constructor?
- template partial specialization
- Re: What kind of error can cause such a problem?
- + works for string literal also
- function pointer
- Re: Move text in visual C++
- Re: Template specialization and static data member
- Re: where can I find a driver sample code
- Re: Urgent! how to get object name, method name and attribut
- Re: String Buffer
- Re: When is virtual fn def in base cls required?
- Cross-compiler way to handle memory allocation failure ?
- Re: visibility of typedefs
- Re: delete this; return ret;
- VC Netn i ActiveX
- Re: Operator Overloading - references?
- type casting of a ptr to a c struct
- compilation errors in VC++ with map, but works fine in linux
- Re: return value optimization on expression/meta templates
- Segmantation fault with multithreading
- error passing ifstream. why?
- destructor/design problem?
- member function pointer and STL
- &a v.s. a v.s. &a[0]
- stl vector reverse method
- Re: Static members comparison
- Friend and Operator []
- problem installing vacpp.cmp.lib
- not calling function at run time ..
- how to read from a formatted file, and then call object's me
- Re: operator<< template declaration problem
- Re: C bug involving char arrays
- Re: Extendable envelope/letter idiom
- Q: how to force template instantiation on std::find() for ve
- Problem with multiple constructors
- Re: return myfunc();
- Re: code efficiencies with pointers
- Newbie Question
- Re: printf-style formatting with streams.
- cin and spaces
- Re: copy constructor puzzle
- Troll Alert: Decompiling a Visual C++ Application
- Re: Detecting static or non-static member function?
- How to replace delete[] with a macro
- Re: HERE IS THE C++ COMPILER
- Programming Contest--ICFP
- Re: Decompiling a Visual C++ Application
- Re: (OT) UNbinding a socket
- creating base class (or whatever it is called) ?
- Smart pointers impractical a lot of the time
Powered by phpBB © 2001, 2006 phpBB Group.