View Full Version : C++
- White space and >>
- Inheriting overloaded operators
- Problems with enums across a dll interface?
- REQ HowTo: Passing class specific char ptr through template declaration
- optional inhertiance with templates
- Constructor vs assignment
- c++ documentation
- ===Welcome to comp.lang.c++! Read this first.
- Newbie char* question
- Setting TimeZone with C++
- all code in .h file
- Need help with string splitter.
- test
- cygwin and visual studio.
- Question about some funky behavior with array subscripts
- Getline delimiter
- Isn't 'vector' a misnomer?
- bitwise not and "auto casts"
- virtual table, type_info node, type_info function
- Error with template syntax, please help
- Error calling method on object... I'M PULLING MY HAIR OUT HERE!!
- C++ DLL and C main program
- will the pointer survive?
- string lengths as integers.
- R e: Catching access violation exceptions
- Interchange 2 nibbles of byte
- std::setprecision and scientific format
- no mem leak but process grows with STL container
- no mem leak but process grows with STL container
- HOw to pass std::map as parameter?
- Template code inline
- static_cast<unsigned int> question...
- c++ standard
- Removing \n from a file
- Accessing array inside a VARIANT in VC++
- Globals
- Help with my program (code inside)
- Reading data from file
- ATL/COM MFC API problem
- Why doesn't this work?
- Threads and Sockets
- Suggestion for C++ language extensions
- STL vector and erase : HELP
- "Local function"?
- Of stream manipulators, stringstreams and character sets
- Problems with Templates with Shared libraries
- Reading words with trailing whitespace
- Generic iterator utility functions
- Good C++ Compiler?
- Easy or not?
- template argument to enum
- Dynamic String arrays
- C++: Virtual fnc Vs Pure fnc?
- how to compile php + library
- a beginner Q
- The size of instances
- Paint problem
- valarray assignment question
- directory listing with C++
- Parsing through a file and collect data ...
- help
- DLLs with message windows
- Printing unsigned long long int's
- Invoking a base class constructor
- adding an integer to an stl string
- A (Simple) Polymorphism Query
- Is there a way to disallow subclassing
- Returning references
- file creation problem in Windows using fstream
- Code Critique Please
- ostream and ofstream overloading
- Re: test using linear data
- Sort list
- Error handling in C++(ADO)
- What is wrong here?
- An Elegant Design/Solution?
- Implementation problem
- help from more eqperienced developer
- VC++ hot keys
- insert a char in a char array
- Strange loop
- Pointer-reference question
- Function to capitalize string
- Question about delete[]
- Installing a compiler
- C++ Question on ifstream!
- STL function random_shuffle() possible bug?
- Random Subset of Range of Integers
- x86 and C++
- stack overflow
- New to comp.lang.c++
- Replacing line in a file
- Compiler warning when casting from a pointer to an integer
- Dynamic arrays
- Clearing std::stringstream
- 2nd Hand: Borland C++ V5.0 Professional version ...
- Re: calling an ada procedure from C++
- DLL and templates
- ===Welcome to comp.lang.c++! Read this first.
- Question about virtual inheritance
- question about in out parameter
- Casting away constness
- Problems getting open() to fail!
- Will Buy Used C++ Builder 5 Professional Version
- Just a post test.
- The C++ report
- Data storage/retrieval and dynamically allocating memory
- C++ puzzle
- template and type
- upcasting pointer-to-pointer-to-class
- forward declare a template class
- Is this group for a novice C++ programmers?
- write function
- Undefined, but common, expressions
- iostreams equivalent to C's fopen "r+"
- An Evolutionary Analysis of GNU C Optimizations
- Comments at the beginning of source files
- Newbie needs help
- Re: streams
- what is proper syntax for: extern "C" { friend void xfunc(); }
- NaN question
- C++ and persistent objects
- need to find a design pattern
- Private bases
- NOO-B with OpenGL
- Virtual destructors
- is it possible to have list of all ip address in lan through C++
- code for relativity
- Overiding a virtual function of multiple inheritance base class
- C++: rethrow in exception handling
- memory leaks with pthread_key_delete
- Space allocation
- Video handling
- Accessing a VB Active EXE from Visual C++ DLL
- how to let GPP/GCC read command line switches from a file ?
- Runtime error expected but not encountered
- CDialogBar question
- test
- shift array of bytes
- Reference to a Template
- Using a COM dll in VC++
- list::reverse_iterator and erase()
- Strting a process at system startup
- C++ Refactoring Utility - Beta release available
- private destructor
- Manic C++ programming
- Is this behavior of string.replace(beg, beg, str) normal ?
- Alternative to global enum header file?
- Alternative to global enum header file?
- STL map instance causing UMR?
- Constructor Syntax Problem
- Problem Blocking operator=
- STL Copy
- Valid answer 1-10 only. All else gets error message.
- Calling non-static member functions without an object?????
- Exception handling
- how to let GPP/GCC read command line switches from a file ?
- char [] vs char* who is doing the cleaning up?
- CComBSTR to STL string
- Hi,
- Dynamically Linked Libraries
- Jumps through a program
- The difference of uflow and underflow functions ?
- c++ newbie question
- Women's source code
- about new problem
- ostream manipulator class
- Zeitmessung
- InternetReadFile stuffing up downloaded files
- Pipe: FILE(16bits) to FILRE(8,16,24bits)
- Pls. tell me what this is
- Default arguments in constructor
- Question?
- Unused method is acting up
- atoi: stringstream or old C sprintf function
- Strange behaviour of simple code
- Example of a common dialog?
- Novice Question: Function Template Specialization
- creating windows
- multiple word error
- Problem with __attribute__
- How to avoid an explicit pointer cast?
- Trouble specializing a member function in a template class
- organising classes in c++?
- assert()
- C++ Reference Card?
- reinterpret or static_cast?
- newline at the end of file
- Default Parameters in Nested Templates ?
- I need some basic C++ help
- Template instantiation help needed
- Complation problem involving namespaces.
- printing 0x00 in ascii
- Casting Arrays
- template class & new
- Template specialization for a group of types
- AUTOEXP.DAT
- Pimpl Idiom
- parameter passing to base class constructor (definition and delcaration)
- Is this syntax ok?
- C++: Default Copy Constructor
- C++: reinterpret cast
- Reusing instances of basic_stringstream
- streams again
- Problem with template specialization
- C++ IO (or equivalency of perl's pack/unpack?)
- ===Welcome to comp.lang.c++! Read this first.
- question on member functions
- Problem posting a method as an argument to an method..
- Why is it not OK to delete here?
- Inheritance Issues
- Copy Constructors/Assignment Operator w/ Inheritance
- performance of static member function vs. instance member function
- using the parallel port
- How to check a Const Char for truth?
- sort STL lists
- Is there any tools for c++ like IntelliJ IDEA
- static constants
- template specialization
- Using g++ as a linker
- a question on vector declaration
- Advice on Potential C++ applications
- JPG's and Text
- template friend problem
- Virtual/Non-Virtual + different signature
- urgent ! WIN API'S
- What's wrong with this programe?
- what's wrong with this programe
- How to get the MSB?
- Store an address of object
- insert question..
- Specify port no to connect to Informix Database through ODBC
- IP Address, File Parsing - Help
- strig trim algorithm
- stl containers style issue
- virtual slicing problem using std::vector<someclass>
- how stop console application in Borland C++
- Proxy for windows
- Switching obect's type--sort of.
- Thinking in C++ StreamTokenizer example bug
- stl issue, comments
- Simple question: pointer to a local variable?
- Virtual destructor -- what is correct?
- STL <list> declaration in header file
- Privacy and scope and love
- Adding two fractions
- Restrict the class the inheritance.
- Type conversion operators
- multilayer Tiff file format
- vs 6.0 or .NET
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.