- C++ & Database
- List Tree - New data structure
- Console Window Size
- Delete entire column (Vector)
- Add int to front of string
- register a file extension
- Why seperate .h file and .cpp file
- Need something like Doxygen but with additional tags
- std::string::c_str() vs std::string::data()
- What mode should i use at fopen()? r, r+, w+b???
- Reading a UTF-8 File
- vector<char> question
- Multidimensional dynamic arrays
- Question regarding Code Point
- Public Variables
- simple array
- error: new types may not be defined in a return type
- Need a little help with Program.
- Constructor Problems
- HELP Needed on SGI/STL __STL_CLASS_REQUIRES(_Tp, _Assignable);
- seekg() not working?
- Help with interface to a Composite pattern
- Help with this simple code?
- Cricket Indoor location tracking system
- Using polymorphism to dodge pointer checking?
- STL overload vector operator[]
- Help me in networking
- vPos consistently 51 off... ???
- [C++]_Debug_Assertion_Failed!
- std:map compile error in const member function
- Inline functions and ".icc" files
- how do I check is a float is less than 0.0f?
- What can you write in 2500 lines of code (C++)?
- undefined reference when linking SerialStream
- Regex without Boost
- C macro issue
- Someone tell me how this can be....
- #pragma data_seg alternatives?
- Can this array be too large?
- Is this a memory leak in action?
- namespace issues with STL and compiler's iostream
- manipulate the dates in a vector
- a class called in itself
- XML to Schema
- How change the input for a simple menu?
- Creating an instance of a class
- palindrome check programe using stack
- how to define a long int constant
- void* indexing?
- find() and\r\n
- Unhandled exception with Basic File I/O
- Help with operator keyword
- Remove new line from FormatMessage win32
- Overwrite Console Output
- Optimization
- Resizing Vectors
- int64_t not recognized as a type name
- Need help with RGB finder.
- Getting a column to be left justified
- Analyzing project link modules sizes
- returning by value
- Question about the i18n API and use
- ascii to decimal
- What kind of mean is that?
- Problem with static data members
- Inheritance and Overriding question
- sdfad
- Text file to PDF convertion using C++ code
- C++ Implementing get and set
- Opinions? Iterators or interfaces or what?
- Quick vector< vector<T> > question....
- error: type ‘class littleclass’ argument given to ‘delete’, expected pointer
- searching a file for hex values
- find_if + member function
- Spawning a child process (gcc)
- Basic C++ questions regarding access
- JPEG Conversion
- Is there a way to force a key press in C?
- function argument by name
- Custom iterator class
- access to a member from another class (with composition)
- Stumped: operator<< on ofstream wrapper
- pointer to function in constructor
- problem with pow() function
- PIPE... _popen without CMD window ?
- How to see if char array is empty???
- The State of C++ : An Interview with Bjarne Stroustrup
- my copy constructor causes segmentation fault
- So...what's an unsigned char?
- Is there a way to open a file for hex editing?
- Memory allocation / deallocation
- GET/SET in C++
- Convert CString to TCHAR
- Tool/utility to verify that the code is platform/Operating-System independent?
- Heap Corruption on Windows
- Functor question...
- how to clear a char *
- CreatFile
- Strange constructor behaviour
- Can someone recommend a project?
- Naming conventions (include guards)
- Objects and Classes
- Inline Functions
- How does #Pragma work?
- What is a stream?
- What is the difference between polymorphism and overloading?
- Need for 1 function for define
- template/design woes..
- Rock, paper, scissors
- sort on a "lke" vector
- Shared Memory Object Access
- Inheritance problem in c++
- When and how to use pointers? (practical approach)
- Help me with this Hash Table assignment..PLESE I beg you guys.
- C++ Newb who needs some help.
- Using Locks in a function
- Why is a[i] = i++ invalid?
- Connection Pool -- Locking, Concurrent Access
- Chase implementation in C++
- No of active thread in a process on solaris, Linux
- Iterative Karatsuba Algorithm
- Template Method Question
- What is value_type all about?
- help understanding dump (in _output() )
- Double value not calculated correctly
- [RESOLVED] multi threading
- Macros -- good or bad
- Help: C++ My practise console :P
- Adding noise to image
- STL map issue
- Liskov
- Problem with Linking.
- using reference as member variable is dangerous?
- Adding items from a website to a database
- Help Time issue
- Windows equivalent of log1p()?
- What's happening in this code snippet?
- Need help getting handle of a window
- PreTranslateMessage Multiple Keys eg. CTRL+G
- list of objects
- variadic macros __VAR_ARGS__ problem
- Setting a cursor - any GDK experts..?
- Having problem in figuring out the logic (c++)
- ostream 'bit bucket'
- How can this be represented in C++?
- Can I name objects using a user defined string?
- Overloading Operators
- [RESOLVED] need help with stl list
- Fundamental question about GTK
- Pointer to a member function
- C++ windows/*nix networking class
- FIFO entries for vector.
- Error LNK2005: method allready defined
- Why is this crashing?
- Visitor Pattern
- sample code for the purpose of demo good coding?
- create a plane thru 3 points (c/c++)
- How to call a variable
- Executing memory array on 64-bit architecture
- a better way to do this?
- waiting for an event
- Enumerators...?
- Steps of compiling C++ code.
- Something about integers
- How to make Compiler error?
- problem with ambiguous call to overloaded function
- linux app emulator for windows?
- OR model with c++
- How to access pointer member variable with in a class
- strange template problem
- pointer address problem
- In C++, why would we use inner class?
- help please
- List STL in unix help
- Preventing loop program from choking itself
- ifstream eof()
- Performance in C++ and Java
- Algorithm to C++
- Borland 5.5 c++, memory issue?
- GetModuleBaseName() in PSAPI
- To find Number fo Data members and the corresponding types.
- [C++]Problem that I don't understand.
- Running collapse because of memory?
- using gdb commands while program is running
- Beginning in C++
- Proper Container
- how to make library and save as what . and how to compile ? i am using mingw
- comercial applications
- 2d array with pointers
- [RESOLVED] problem with memcpy
- Newbie unix problems
- Linux API for dealing with a symbolic link?
- Double output problem
- Bool and Byte Memory...
- Convert Double to String
- [RESOLVED] reference and ampersand symbol
- Template specialisation of template class member function
- [RESOLVED] substr and find of string
- Using structure to get image pixel data (code)
- private members not so private.
- readin data - Help =P
- using cin to get file name to use.
- XWin32 question
- Overloading the 'new' operator for memory managment
- x64 malloc & virtual memory
- Issue with character arrays and pointers
- function declared twice
- [RESOLVED] string trim and toupper/tolower
- Reading & Writing wav file
- Can someone explain what this function does?
- Access Violation / Seg Fault
- Very weird errors
- error: expected primary-expression before '>' token
- isfinite(float) : identifier not found
- const_cast in constructor
- max_element and operator() overload
- std::list<T>::iterator
- C++ and Makefile's
- Need some help
- Questions about the printf and the "%"
- Trying to convert from const char * to char *
- Polymorphism troubles
- Help with calling class template
- use of a single : in template class
- [RESOLVED] Pointers in a Class
- static constant - non integral type
- xtree file problem
- inheritance question
- just starting c++, having trouble already
- Does "return" always terminate the programm?
- Question observer design pattern .. more
- Number Guessing Game help
- dono whats wrong.
- Enumerations
- Is there something wrong in this code...?
- I keep getting a bus error, please help!
- Signals and slots
- A simple memory allocation question.
- mouse programming for dev c++?
- Reading white spaces...
- error LNK2005
- How do I make the console window close itself?
- Read and calc from .txt and print out to another .txt
- [RESOLVED] PCONTEXT undefined
- Using C++ stings
- help required in converting bstr to ucs2
- can I use template specialization?
- What is the overhead for const class/functions in C++
- Constructor issue
- Memory allocation of objects