- much text, one cout<< ?
- Question about static libraries exporting functions
- runtime class: from MFC to std C++
- C/C++ books
- money cannot buy happiness
- ubuntu : __errno_location undefined
- iterator range
- Tree driving me nuts!
- iterator_traits::value_type on back_insert_iterator - returns void
- Compiler detecton
- nested classes and derivation
- i++ or ++i ?
- C++ operator overloading q.
- strange problem opening ofstream
- Default ctor and derived classes
- Compilation of code for both StrongArm and Win32
- Boost generic programming
- any simple class for rational numbers?
- memory allocation for local variables
- issue in core dump analysis
- why this code doesn't work
- Linkage problems with in-class static members
- Identifying error in constructor
- Locale/UTF-8 file path with std::ifstream
- Inheritence and function overloading
- error in using vectors
- missing return statement on non void functions; just a warning?
- Same name parameter and data member initialization
- debugging core dumps on other computer
- Using C++ whith CodeWarrior
- when to include <string>
- specialization of member template
- how to structure a class that may hold two kind of values
- Digitally signing XML document and delivering via httpsin a c++application
- need for operator[] in map
- New/Delete and Malloc/Free in C++ code
- Variable initialization
- Did I misunderstand the concept of threads?
- running C# code in c++
- Configuration panel web daemon
- Problems with template arguments using G++ compiler
- iomanip setw() and std::string
- using operator[] or insert in map ?
- What to put in the try-block
- expected behaviour of << operator
- static member functions,
- Comparison of data types
- implementation of vector, deque
- asymptotics of tree versus map
- Strange seg fault
- Iterating over an enum (or not)
- Rule of three example and some questions
- unnamed namespace and friend method
- Duplicate value in an array
- Some new collection of C++ material
- Replacement for memcpy call in C++
- ++i++ for iterator in loops (gcc-3.4.4)
- Return char* From DLL
- Casting from base to derived class in base constructor
- my own struct on vector
- ostream operator<< and builtin types
- compilation error in switch case in c++
- sequential container insert() function
- some operations present only for list<T>
- relation between std::iterator and other container iterators
- searching here
- Unknown error when trying to add elements to an array of my structwithin my class.
- Warning this will be initialized after that
- Strange pointer replication
- Unqualified name lookup doubt (ISO/IEC-14882:2003 3.4.1/13)
- Converting a substring to Integer
- wifstream & locale
- Best algorithm...
- Microsoft VC++ language tutorial?
- confusion defining a namespace
- source code browser for C / C++ code
- How to invoke the methods of an object selecting them from a table
- about *long
- Serialization in "C++ FAQs Second Edition"
- Order of Data members of a class
- auto decide - char or wchar_t
- Getting hold of parameters in constructor
- ISO/IEC 9899/AMD1:1995 amendment and C++03
- C++ is Slow?
- codecvt.cc:39: error: ISO C++ forbids declaration of`_RWSTD_NAMESPACE_BEGIN' with no type
- value vs. const ref, char* vs char[4] - part 2
- Operator ->* in smart pointers
- static functions
- std::map, linear interpolation
- C++ and internationalization/localization
- isnan() for complex data
- Baffling undefined symbol
- Memory Leak detection
- vista
- Identifier expected
- Is cout << msg an atomic action?
- question on pair in <utility>
- Code coverage tool
- Is this valid C++ code?
- Limiting classes that a template parameter can be interpreted as
- How to compile and run program at the same time with BCC32 in SciTE?
- Byte-oriented streaming
- Friends to select(ed) members? (Just checking)
- gdb: warning: missing the separate debug info file
- What influences C++ I/O performance?
- template typename parameter cannot be "void"?
- creation of an object
- delete(this)
- Some problem in using references
- Subclassing and include headers problem
- question about erase() function on a container
- Definition of floating literal in C++ standard
- Linking error ..
- GotW #88: Is it safe to const_cast a reference to a temporary?
- typedef void question
- Relative cost of operations
- Calling a static class-member template function
- Programming forums
- Looking for game forum
- Private inheritance interferes with dynamic cast
- getting the source code from a .exe?
- Memory leak problem?
- Q: Can I simply this expression?
- In std C++,How to get the Current time?
- return in conditon - why not?
- with fwrite()
- How do we use an ifstream vector?
- How to get IP address will be used by HTTP in C++
- flavors of variables - initialization
- Delete without calling destructor?
- multithread on multicore processor on linux
- BoostCon 2008 Call for Sessions
- Compile error : Type name expected in typedef declaration on aCC HPUX11.0
- for_each and member function
- Static tables initialization in C++
- Comands C/C++ for GPRS Analyser
- designing classes without default c'tor; using them with STLcontainers and operator>>(istream&)
- Problem with multiple definition
- newbie: vectors
- Overloading identifier
- Pointer to OVERLOADED member function?
- Friend classes and encapsulation
- auto_ptr to char[]
- on some code
- basic question on const_cast
- Default constructor weirdness in member initialization list
- template functions
- inheritance headache....
- How to create a volatile std::string?
- How to compile SOX with LAME under Windows
- std::list<>::splice invalidation of iterators
- Boost::Thread: Joining without waiting
- how to create a simple document file to drive D in harddisk
- in-class function definitions, inline
- vector and wstring remove problem
- call constructor and return object
- Get rid of inherited enum in partial specialization
- Static variable
- weird enum initialization in template class
- Who could remmend me a outstanding file log library?
- Page File counter and Private Bytes Counter
- Performance and footprint of virtual function
- Why DOES this compile?
- Template class Compile problem
- www.shopbb.com from china Wholesale Footwear, Apparel,Bag,NFLJersey,,mobile phones,shop.Best Service,Best Pruce,Best Items
- How to write cracking and software-piracy tools in C++???
- Program without window
- Need - Constrained linear least square optimization C/C++ code
- Looking to Learn C++
- Tutorials ( Needed)
- Static and a container templates
- A::foo() or a.foo()
- Casting Function Pointers
- Iterator inheritance
- creating a thread - which includes?
- Invalid Software Interrupt
- arithmetic conversion
- Breaking from the middle of a loop (C++)
- COM component to call exe file
- Multicore and atomic operations
- atl dll and mfc exe
- Dummies question about "explicit"
- Using const?
- How to tell if standard input is UNICODE or ANSI text ?
- exception handling, function call and memory
- overriding effect of -Bsymbolic, can TLSkey be ful?
- How to call function whose function call with arguments is in astring
- the confusing term page file
- No boundschecking?
- std::exception and STL
- compile time type check
- general algorithm + ackermann question
- how to include htons
- ifstream question
- widget tool kits
- How to make sure begin() const is called?
- value vs. const ref, char* vs char[4]
- Boost lexical_cast and hexa decimal format
- pointers
- Will this code be faster using stdio???
- typename
- strange grammar about volatile and operator overload
- templates, typename, and basic_streambuf method return type problems
- delete [] operator
- array initializers
- interesting question about new and nothrow new
- Mutex in ostream operator - doesn't work
- Container functionality and marshalling
- Game Programming for Beginners in C++
- Working on long String in C++
- what will be the output
- Memory Leaks - Can you me find them in ths snippet
- CODE CHECK.!!
- void *pfoo=X::foo; // error, me pls
- Another quest for speed
- Creating large arrays..
- static or not?
- Friend function
- Standard interface for containers?
- compilation error in class template
- exception and global variable
- memory address of *wchar_t
- static variable
- Uncaught exception
- Adding debug message
- New to C++
- insertion, extraction, and streams
- exception from C function?
- new invokes VirtualAlloc
- multithreading with each thread in a separate class instance vs. in aC-style kernel thread calls in C++
- How can I read IP Datagram?
- Derived Structure in Derived Class??
- destructing error
- Usin transform in Map
- about exception specification
- Text word count c++
- bad_alloc in new
- Namespaces and declarations
- speed versus OO
- is delete[] necessary?
- Removing substring
- declaration order
- destructor of binary tree
- confused about .h and .cpp definition vs implementation
- multiple definition of `__' ???
- C++ equivalence of JDBC
- Reading console output and writing to console
- Linker errors in VC++ project / unresolved reference to StandardC++ classes???
- libpqxx error upon compiling in program
- cheap wholesale Nike,Air,Jordan,Af1,max,Nike
- Newbie question about templates
- Object in list invalidation question
- Question about Pointer to Member Typedefs inside templates
- Order of function match
- FTP functionlity from C++
- Need to work around g++ 'NULL' warning
- compile error about destructor
- Type specific flags in a class hierarchy
- Cheap Fashion Shoes & Clothing & Mobile Phones & Handbags Wholesaleon www.fashion-sky.com
- ofstream
- Member function pointers to member functions with default arguments
- basic for loop question
- comp.lang.c++.moderated technical problems
- How to flush a socket
- Make shared library to executable
- C++ (g++) linker error linking dependent static libraries to createexecutable
- Problem converting template function argument to boost::function
- Deciding whether two files are the same
- mutual class dependencies
- Class reference member problem
- Handle C++ exception and structured exception together
- typename iterator_traits::pointer
- inconsistencies when compiling
- Passing parameters from a web page to an activex
- very important for your life...
- Do I really have to use an array?
- Can't figure out what's wrong with this code
- Void pointer
- Using template in safety-critical system (flight critical system)
- get wide character and multibyte character value
- giving a class a standard iterator interface
- string differences; max irritation
- static objects or class attributes
- Removable devices
- Cannot understand this memory leak.
- multi-threading issues in set_new_handler
- c++ tutorials
- Eliminating the Version Incompatibility in COM
- Stack unwinding
- fstream, getline() and failbit
- Inheritance & scope - correct addressing
- good code to return const reference to function local object?
- A program which would print out it's own source code - possible ornot?
- Question about overloading member function names
- include cleanup
- static object/variable
- Compilation Problem With Template
- How to send a uint8_t through a socket
- struct memory layout
- type of pointer to member function