- MemoDepot: build YOUR OWN online notes library - anything, anytime, anywhere
- Container with pointers
- storing iterator in a class
- typename usege problem ...
- classes and members
- malloc and new...
- Any implementation for one-many message dispatching mechanism in C++?
- Writing better program?
- template class and static member variables
- Error: no compiler tool is associated with the file extension (*.h)
- combine __FILE__, __LINE__, __PRETTY_FUNCTION__
- hi
- Parsing question
- Memory leak detection tools?
- sizeof of an instance differ from sizeof of a class
- Nested (non-regular) data types
- Recursion
- vector reserve() and clear()
- C++ Event Coding Questions
- Avoiding evil macros
- sort() function for user defined type
- Help with Iterator for templated list.
- Declaring double in the scope of a class
- Thumb rule for passing arguments
- What does the object name represent?
- warning: missing braces around initializer
- a good C++ editor
- inline warning on borland C++
- one more question with smart_ptr
- How find a number ina list
- stl container as default arguments - how?
- const ref vs. pointer
- The number is odd?
- cout true for bool(true)
- Singleton without static : possible??
- A new approach to specifying typelists?
- Help with cd autorun program
- Hide the KeyCombination Ctrl+Alt+del
- std::vector and operator==
- Problem with Circular Linked Queue Program
- seek and fgets and fputs fopen
- Automatic conversion operators
- problem with vector
- ===Welcome to comp.lang.c++! Read this first.
- HELP!! <please>
- Are C++ strings binary strings?
- Q: change position of list element without invalidation
- how do I find out how many days between 2 days?
- could you explain the code from the second header file?
- could you explain the code from the second header file?
- Virtual Constructor
- hash table...again
- How to count some repetitions
- How to count some repetitions
- Is it simple way to create a singleton or is it wrong?
- unsigned char* compiler error
- faq 1.#QNAN00000000 and -1.#IND000000000
- XMLCh and wchar_t
- Counting # of single digits with arrays?
- Functions having same name return different type values in subclasses.
- Searching Multiple Arrays
- Out-of-bounds Nonsense
- why does this right?
- How do I determine if a CPU supports Uniprocessors/Multiprocessors or only ACPI
- help upcasting
- gcc TR1 support under Windows 2000?
- Is (&(*(T*)0)) UB ?
- How to avoid repeated names?
- remove elements from vector
- pointer to function
- ABI backward compatibility
- f2c's abs conflicts with <complex> abs
- memory allocation design problem
- Method overloading and inheritance
- Is this passing arguments by reference
- undefined; assuming extern returning int
- Why doesn't this code work?
- Precedence of overloaded cast operators
- Name mangling Doubt
- Execuable protection
- Needed - C++ Experience Professionals
- How to fetch the class object returnd from C# dll to VC++????
- Use memory instead of sockets in IPC ?
- Stroustrup section 2.5.1
- conversion from one user defined type to another
- How to use CPPUnit effectively?
- where does /return value/ go?
- Interface classes
- Problem with sorting a vector
- don't understand the STL source code!
- searching for global extrema
- Different Variables Use Same Memory
- OT: Stern Environmental Review, a British Government Report published Online
- STL map
- bit operators
- problem on saving object relations.
- Unix: advanced c++ debugging techniques
- type safety and reinterpret_cast<>
- virtual function
- STL and local structs: Is this valid ?
- header files revisited: extern vs. static
- inline class functions in separate file
- A n00b.
- copy constructor
- pointer past end of buffer
- useless design pattern
- Stroustrup ch2 section 2.3.2 example
- pointer to member function as a template parameter
- Specialization of a method from an imbricated template class
- basic_stringstream with unsigned short
- basic_string with unsigned short
- basic_stringstream with unsigned short
- operator+
- reading files in VC++ 6.0
- C vs. C++ and C compiler optimization question
- Resource question
- smart_ptr question
- Threading in C++
- copy string[] to vector<string>
- new/malloc & free store/heap
- Simple Iterator question
- Break ifstream input into words?
- file processing problem
- what's wrong with this strtok_r()
- Online Source, Book for Reference purposes
- help with function template and using size of
- cin.ignore... better way wanted...
- Using Lists to do a selectionSort function
- Unexpected result messing around with own binary search
- how can I create a system process
- service and process question
- Difference between operator and function
- C++ Best practices, OOD, Linked List
- how to dinamically allocate memory for two dimensional array?
- Confused with passing values through classes ?
- returning value from constructors
- partial specialization on std::vector
- ===Welcome to comp.lang.c++! Read this first.
- Explicitly calling constructor
- dynamic_cast for down casting from base to concrete type
- Re: More memory space needed for an Enum
- More memory space needed for an Enum
- how to add a ".0" to ostream floats
- How to find dependent dlls for am exe?
- Large Object within Pointer to Function & Switch
- modulus etc
- What's wrong with this program using template?
- Student assistance requested.
- Help with delete operator and destructors (code attached)
- std::istream::readsome
- Templates and structures
- What's the best way to create c++ objects from string names on the fly?
- formatting with int
- User inputted length of an array without an extra variable.
- ctype.h & using namespace std
- Opening a File
- hash table memory question
- doubt on traits with memchr and memcmp
- Garbage Collector examples ?
- Mixing C and C++ - for the first time - newbie question...
- fstream doesn't write
- What is Mutex?
- accessing data with different views
- Metadata information for image and audio files
- Memory access violation (only with -O2).
- when is sizeof evaluated
- Deriving from a templated base class
- iterator based plot
- Question about size of class
- Passing dereferenced new pointer to reference paramter
- basic_string with unsigned short - initialization and usage
- basic_string with unsigned short
- basic_string with unsigned short
- Two objects created in a Single class
- cycling through a vector?
- cycling through a vector?
- cycling through a vector?
- nice printing 0 not -4.44e-14
- pointer to a Class initialization question
- allowing header files to call each other?
- Yet another template question :o(
- Formatting output of floating point numbers
- #define together with #pragma
- Link error for a static member
- Copy constructor for a class that contains a pointer to a base class type (newbie)
- #define together with #pragma
- #define together with #pragma
- Copy constructor for a class that contains a pointer to a base classtype (newbie)
- Memory-hogging variables - swap to disk?
- New to embeded C++
- Overridden method doesn't get invoked
- Static members
- Pointer to Function
- Pointer to Function
- NEWBIE QUESTION
- memory allocation deallocation ...
- Extract 5 bits at a time from a stl string
- Inheritance in C++
- error LNK2019: unresolved external symbol - cl compiler
- i lik to be one among u
- How to call C++ dll in C
- c++ exception with a non-ascii message
- C++ cross referencer
- custom ostream for debugPrint purposes
- Read file of multiple data types.
- what is visual c++? (stupid question)
- std::maps
- Application logging
- Strange problem...
- use of namespace
- for vs. while
- Bool expression
- max_element with binary predicate
- Why is stream fail() bit set?
- error: ambiguous overload for 'operator <<' in...
- Templates and Interfaces
- auto_ptr correct usage
- Incrementing using ....
- Code Hangs with CTabCtrl in _AfxRemoveDefaultButton
- Inserting into std::set
- Using an Initialized member in a function
- warning C4267 and warning C4996
- private bool function
- How to get the bit after shifted?
- Extend an enumeration
- how to understand the syntax int i(val)?
- Binary Tree - Depth First Search
- How to effectively represent and Increase MAC address
- wstring usage
- icc vs g++
- Which STL templates to use?
- boost regex format string
- conditional compilation
- NTGraph problem
- MMU and vtable
- MMU and vtable
- Which to learn first: C or C++?
- macro vs. template???
- I can't get STL pair to work
- Interface constraints using templates
- Read only access to members
- CFileException::generic
- shared_ptr efficiency problem
- Which to learn first: C or C++?
- Rationale behind copy semantics in STL containers.
- learning Modern C++
- Opaque pointers, templates and ABCs
- brakets aloud in a file name or path?
- ===Welcome to comp.lang.c++! Read this first.
- // comments following a #define; issue or not.