- String problem, I guess?
- how to generate this code?
- implementation of copy_if using lambda
- Converting from UTF-16 to UTF-32
- how to run multiple processes from a single process?
- will an iterator to a map becomes invalid when an element is inserted into the map
- Getting Mojo
- But I have to use a struct!
- lambda and map
- Templates and Polymorphism
- How to initialize array?
- ANN: Call for papers
- Writing portable code in Visual Studio C++
- clearing a member variable
- Managing large class heirarchies
- method inheritance with default parameter
- inheritance and templates
- How to get rid of extra characters
- new and delete operators
- VC++6.0 Problem with SetFocus()
- Universal environment for running programs written in C++
- Problem declaring pointer of netsted class inside template ?
- Clarification in templates
- Char in String
- Operator overloading
- Problem copying objects.
- reference
- Check whether a file exists
- Diffie-Hellman-Merkle Key Exchange Program
- ===Welcome to comp.lang.c++! Read this first.
- Lifetime extension misconception
- Why is there a need for reference in C++?
- Use of getenv when calling C++ through JNI
- Specialization of template functions
- Flik
- Copy constructor problem
- what is the difference between char*& and char*
- problem in parsing double prec. numbers
- C++ GUI Beginner - Qt or gtkmm?
- <iomanip> precision value
- get an IP address
- Executing an external third party application and not waiting for it to complete
- how i can write "operator+"?
- Shell Commands
- A concern about mixing C and C++
- how can I use 128-bit int in linux
- clock_t clock() ambiguity
- comparison between signed and unsigned integer expressions
- Seeking some help with pointer/array notation wrt class members.
- Problem in Generating 1st 100 Primes
- C++ N00B seeks guidance
- Maps, Iterators and Templated Classes
- help with boost
- comma delimited text file.
- The Wikipedia article on C and C++ operators
- template specialization problem
- multiple inheritance oddnes
- Create a dll from a .h file
- java programmer does c++ have an "API" like library list of std functions?
- Question about Item 23 of C++ coding standard
- 'academic' problem ( speed/memory efficiency vs. human readability and easy design )
- how stl container classes layout in memory works?
- Size of an executable for locally created arrays
- declaring an array in a structure with a #define length
- a sizeof problem about template
- Running Dos shell in background
- Streams/Movies of ACCU Conference Presentations
- read strings from file with values divided by ";"
- problem regarding overloading of operator <<.
- memory usage question
- which will be more efficient Stdlib MAP or Array /w sequential search for may be 50-1000 times?
- problem regarding overloading of operator <<.
- enum generate simple question
- manipulator persistence in streams
- HERE I BUILT A QUICK MATRIX TOOOK 5 MINS
- binary i/o question
- set new value for data member
- array holding 2D arrays
- function pointers
- First-chance exception Problem
- Inheritance and STL containers
- string.replace help
- polymorphism advice,
- problem with template template parameter.
- question on operator ( ) overloading
- Wild reference
- Standard math functions as operations in std::transform calls
- compiler bug or bad code?
- generic setVariable
- Return a container from a class method
- How do you implement this Python idiom in C++
- print up to n decimals
- loop vs memset to initialize array.. different results?
- c++ / vc++ Bluetooth Stack
- References as private members
- Not catched exception
- static data in member function
- stlfilt for g++ 4?
- Little help required
- wxWidgets on Dev-Cpp
- VISIT MY SITE
- same problem - asked differently: polymorphism efficiently
- Opening for SAN testing
- template function or template class
- oddly behaving rand( ) in microsoft compiler
- Does mysql++ 2.1.1 work on your comp.?
- linking lib file ...
- Embedded namespace
- pure virtual function calls / optimization
- typecasting function pointer to void*
- why code is not working properly
- why code is not working properly
- why code is not working properly
- return a string by ref
- overloading >> operator
- Directory/File Monitoring Service in WindowsXP Question
- Recursion in template definitions
- log4cxx library
- why this program can get compiled using g++ without any complain?
- Constrained Nonlinear Minimizaiton
- Is there any strong reason for not using Templates?
- Decimal to Packed Decimal Conversion in C++
- Going From MFC to .NET
- Can we overload on return types
- Re: char signed or unsigned
- Q's on pointer sizes
- char signed or unsigned
- VC++ error C2662: cannon convert 'this' pointer...
- wired bug using gcc O2
- Absurd OO Design Practice: Query Classes
- Qquestion on Shortest paths algorithm
- #include in IDL files
- range count
- ===Welcome to comp.lang.c++! Read this first.
- How to delete a line from the file
- Bitwise OR on large memory regions
- Programming books
- removing object file from static library
- static const variables
- hey all
- char * to HBITMAP
- truncate/decrease file
- MSVCP70D.dll not found error
- static polymorphism and Factory Pattern
- Algorithm template specialization problem
- HP aCC linking issue
- new vs new[1]
- Reading Flat Files to display queries in table format
- problem delete class object contained thread
- Forward class redefinition problem
- retrieving random number generator state and other RNG questions
- Can i create a constructor in a data structure?
- deleting structure
- strange bug when using gcc O2 or O3
- How to access DLL methods n variables without .h n .lib file??
- Does g++ come with a STL library default ?
- strcpy from int[]?
- fstream :: more information about failure
- Library exposing STL containers
- Compiler-Generated Default Functions
- returning an address warning
- Cast pb
- file access properties.
- string type casting to int
- Protected data can't be accesed
- Tasking C166 C++ compiler & temporary objects in function call parameters
- CRTP and Factories
- Problems with tertiary operator and reinterpret_cast
- log mousemovement
- VisualC++ and mysqlpp::Query problem
- RTTI - how to ?
- exceptions with null pointers
- Surprising Problem
- Centre for Excellence in Embedded Training
- Returning String Literals from a function
- Multiplatform IDE for C++ development
- initializing private static members
- ANN: Wykobi C++ Geometry Library
- Identifier Not Found
- string to double conversion - atof() vs istringstream
- how to Specializations of function Templates or Overloading Function templates with Templates ?
- Shared Library Exceptions & Vague Linkage
- Compiling Issues
- Initializing multi-dimensional array in constructor
- private construction on GCC
- exception
- Can this code invoke Undefined Behaviour?
- How can i display a bitmap transparent
- Printing vector<string> with spaces between items.
- undefined reference
- usb connect disconnect problem
- Efficient sieving implementation?
- Casting function parameter from Base* to Derived*
- container inside container in stl
- initialize a const in class
- current time with ctime
- How do I concatenate three strings?
- Good software using c++ for learning how c++ works
- back up data in c++ how & when in sudden poweroff?????????
- help: derived class uses base class protect value
- Q: sequence of excution in if
- read unicode text file
- Does industry use C++
- MULTI-DIMENTIONAL CHESS DOWNLOAD FROM DEEP SPACE
- constructor question
- Combo Box help
- Using structs in C++
- error running my project
- regarding C++ standard library
- classes overview
- Machine intelligence- can this program be written ??
- FindWindowEx
- Optimizing away a class as best as possible?
- A question about Matrixes and Triangular matrixes
- Templates for syntatic niceness only, does it waste space?
- delete [] operator help
- New garbage collector for C++
- Writing Low Resource Windows Service
- ===Welcome to comp.lang.c++! Read this first.
- multi-threaded priority_queue in C++?
- Avoiding copy: char* -> istringstream
- Template problem
- including a lib header file
- what is the best practice to store "modes": enum, int constant orwhat?
- I guess all of you know this one... static variable in class A acces from B
- new hot jobs @ freshersnews.com
- from computer engineer in IRAQ
- error reading from socket
- Newgroup redirect, where to post this?
- Am I inherited?
- Specifying integer precision with Stream I/O
- No special meaning to '\0': just like any other character
- trying to make a bot
- build an array based on data from file matching criteria
- int to size_t
- Problem using STL list and map objects as static member variables
- constructor
- iterator vs const_iterator
- making a .lib file
- container for insert/delete + fast index
- covariance matrix
- statistics library
- Visual C++ express
- http://chennai.click.in/classified/housing/houses-flats-rent/35644/chennai-only-boutique-hostel.html
- Arbitrary function with parameter
- Where is this code not freeing memory ?
- Where is this code not freeing memory ?
- Does stream I/O support "%a" floating-point format?
- Where is this code not freeing memory ?
- Where is this code not freeing memory ?