View Full Version : C++
- Virtual keyword & compile time
- What is used for storage
- callback and boost:function
- Unit Test Framework for c++ program
- Write a function processes a list
- Create a variable size but non-growable array
- newbie...please help!
- Completly newbie question
- building an unsigned character string.
- Convert a Java iterator loop to C++ STL?
- compile error trying to call STL sort
- SQLite Queries
- memory allocation question when using ostringstream in STL
- How to Create a Circular Queue in C++
- Is there a C++ or C certificate?
- Disassembly of C binary
- Can't output strings to std::wofstream (g++)
- Macro needed
- How can I get the encode of a txt file and convert it into UTF-8?
- how exclude initial part of a buffer???
- positions of attributes
- Diamon inheritance problem
- how to decrease link time
- A portable way to pass a string to C++ as macro?
- Pass a derived object to func so that it is base?
- how to interface between different languages
- how to interface between different languages
- asking about good books
- ISO C++ forbids declaration of `cout' with no type.
- articles on design increases performance and test first?
- Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
- STL map insert question
- How to check if a pointer is "valid" ?
- Article about memory layout for virtual inheritance
- error compiling with read function
- extending enum's: what operators?
- friend oper<<
- Singleton Class
- template confusion
- Reduce memory usage?
- Implementing virtual concept in c
- is there better way to add indent space?
- Using only the values returned by functions -- elementary question
- Using only the values returned by functions -- elementary question
- will this work?
- Binary tree search in text file entries
- converting to studio 2003 en 2005
- Stupid problem with boost::share_ptr
- Stupid problem with boost::share_ptr
- Stupid problem with boost::share_ptr
- "has-a" question
- Syntax Question
- mail13
- Plugins in the class
- Off topic - To be ignored
- Converting from std::str to char
- Linux Folder Iteration
- nested iterator
- vector push_back question
- terminate thread waiting on cin
- Get Window handle from point
- Get Window handle from point
- Get Window handle from point
- Get Window handle from point
- sentinel processing, C++ no break label
- Merging images
- member function definition inside and outside class..function already defined error..
- Visual C++ vs GCC
- ===Welcome to comp.lang.c++! Read this first.
- Suggested extension to C++: static namespaces
- Another problem with singleton...
- Local static variables and multithreading
- Singleton usage
- Start when windows starts.
- help in comparing
- What if...
- Generic matrix operators
- A dying era
- Server-side applications for form processing
- illegal reference to non-static member
- OOP casting classes (using one single variable for similar types of classes)
- VC++ 6 ___ EXE file runs fine on one computer but not the other
- A Complete ENUM++ (from Besser's CUJ article) Example
- difference between *foo and (*foo) ?
- GetSaveFileName problem: can't get selected filter and put default name
- Has anyone used enum.h from Besser's ENUM++?
- basic question about std::vector
- basic question for vector
- Problems Compiling enum.h from ENUM++
- need help with algorithm
- C++ Equivalent of <stdint.h>?
- simple question on type casting~
- Decompilind dll's
- Arguments in partial template specialization
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- C++ Template Question
- member template methods
- why does my overloaded operator discard qualifiers
- unnecessary declaration of Virtual destructor
- Advise on implementation of custum graph
- Problem using std::map
- What is ScatterHierarchyTag means?
- difference bewtween static and dynamic inheritance?
- new to c++
- generic tree container library
- virtual function
- initialize the global variables in .so files
- Could someone please explain?!
- Re: C ++ is DEAD
- Compiler messages with pub/prot/priv inheritance
- Expression templates and generic matrix operator
- NULL global variable
- Constructor of a derived class
- STL exception safety, operator==
- how to clear up the std::stringstream?
- Re: C ++ is DEAD
- Specialization of only one template parameter?
- subclassing std::valarray
- After calling constructor, the destructor is called immediately - why?
- weirdness with std::map<const char *, int>
- virtual destructor
- Help with debugging code
- boost::shared_ptr mutual header inclusion problem
- newbie and polymorphism
- question regarding delete[]
- Vector of abstract classes filled with derived classes ?
- A book on Gtkmm
- typedef
- Structure size check at compile time
- static array with variable amount of elements??
- Free Online Assessment Tests
- How to delete the Folder and its file using VC++ code
- Directory access
- Restricting base class visibility
- Question about structs
- Overloading Operators for User-Defined Types (NOT Classes!)
- flash & VC++
- Registering a GLUT Callback in C++
- ===Welcome to comp.lang.c++! Read this first.
- Any difference in these array declarations
- Any Developers Who Worked on TradeStation 2000i
- antivirus program
- Why "const" break the Polymorphism?
- Variable Scope, Initialization, Linkage etc.
- problem with strings
- 2d visibility algorithm?
- Passing different sort methods to multiset
- How to call a virtual base function with variable parameters?
- Shape DragOver and DragDrop
- C++ STL in embedded systems
- [noob]Multiple inheritance
- Input bidirectional custom iterator
- Multiple Inheritence
- Farewell CUJ
- array of functions?
- problem with delete
- Creating a stringstream in a parameter
- type convertion between template
- gmake
- what is vtable exactly?is it a structure or an array?
- [noob]iostream.h
- When does initialization of static member variables occur?
- OOP vs procedural
- A non-blocking socket reading function
- compiler ??
- Suche schnelle Zufallszahlen-Funktion
- Advice on wrapping data
- Return value of _time64()
- Reading BiosID in win32
- The New Extension IDE - EXTEIDE
- The New Extension IDE - EXTEIDE
- Const int variable declaration.
- find / find_first_of - vector of pairs..
- What mean "foo& foo2::foo3()" ?
- memory allocation and new
- vector<Foo> how to force default constructor
- Generics in C#, Java, and C++
- itoa
- how to store a string into a vector?
- ODBC Class
- movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
- Probleme mit Pro*C Compiler
- Problem with getline and files
- Updating a binary file?
- ===Welcome to comp.lang.c++! Read this first.
- Set boolean array elements to false using STL algorithm?
- How to use long double floating?
- Determine type of typename T?
- Example of using sockets/http
- Clustering
- erasing element in a vector of pair ..
- Happy New Year and Merry Christmas!
- Compliant compiler? Comeau?
- A new cross platform c++ framework (another)
- Wish You a Happy and prosperous New year
- A trick to wrap the callbacks ???
- Difference between "float" and "GLfloat" ?
- memory allocation.
- Source for C++ library design and programming
- Why does not this main test program work
- help partial sepecialization
- Returning an Array a characters?
- Why does it work?
- Is C-style string unchangable?
- SmartPtr type conversion error
- pointer and string
- why pass-by-reference of a pointer variable?
- a deconstructor question
- Functions problem
- stl iterators "null" value
- spaces handling while reading input from a file
- Initializing order
- Should I define my own allocator?
- Defining static members in explicit specializations
- simple question on WM_PAINT
- Where to allocate memory for the char * data member ...
- Strange Output, Help.
- Class A contains class B, class B points to class A
- Whay was Justin Kemp out this match ?
- Vector of vectors
- function template
- boost::MultiIndex help
- accessing inner struct members
- Problem with std::ostream, std::streambuf and "virtual xsputn"
- Best way of sharing a enum
- problem with microsoft speed optimization
- Function overloading
- template argument to a template class
- does all implementations of std::vector use regular arrays?
- STL iterator ?
- Is it possible to overload with return values?
- trouble
- Query regarding to overloading.
- ifstream and format issues
- Sorry for the inconvinience
- Distinct sub-types of POD?
- (*(void(*)())0)();
- Allowing a class to be converted to bool?
- Visitor Pattern Choices
- Containers & Iterators sanity check
- Implement Singleton Using or Not Using dynamic object.
- Is 'close' a reserved word in C++ ?
- How far should I go in protecting the user from his stupidity?
- no match for 'operator!=' in ...
- pointer to 2d array
- Why can you delete a const pointer?
- conversion warning with STL combination of functors
- "Die" class
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.