- How function is called using vptr
- problems with iterating over vector of vectors
- Binary search tree
- Erasing objects of a vector is clearing the vector
- BCB template issue
- Should I use .h or .cpp
- [RESOLVED] Child Does Not See Parent Method
- need some help with some code
- Desgin flaws in my code?
- formatting output....
- [RESOLVED] Getline stopping
- ofstream Problem
- Next standard
- simple question
- My compiler is making assumptions... (string member method in a class)
- Nightmare with pointers!
- Declaration of std::vector
- Bugs in app
- [RESOLVED] Template errors and questions
- Pointer question
- try/throw/catch performance concerns
- Issue reading a string character by character
- Converting decimals to roman numerals...
- Help with Header Files
- Macros in C
- Mapping in C
- A question for C++ expert on ++a and a++
- byte datatype
- Change the font of the console
- operator overloading
- Learning C - need help
- What's wrong with this code?
- Most efficient way to determine in what quadrant coordinates fall
- ambiguous type cast in a demo of STL allocator.
- Writing/reading from file problem...
- enum or string
- Anyway to implement real basic color, graphics, and/or sound in a console app?
- Deleted code by accident - won't compile now
- error C2039: 'string' : is not a member of 'std'
- post data to HTTP server (PHP Script) ?!
- How to make std::string so that it's Unicode aware??
- About std::string and wchar_t*
- WriteConsoleOutput
- No New Line At End Of File: Just Wondering
- Should I be using a pointer to a vector?
- From wchar_t* to char*. Please help.
- PlaySound() error : cannot convert parameter 1 from 'const char [8]' to 'LPCWSTR
- _DEBUG_ERROR2("invalid operator<", _Where, _Line)
- regsrv32
- Associate Ctrl+T with SIGUSR1
- Reading file over network doesn't work
- integer to std::string
- my exit function wont work for some reason
- Resources on extending STL classes needed
- Another Loop Error
- using boost, weak_ptr
- [RESOLVED] [Please move to the XML forum] domdocument transformnode
- Default Parameters?
- Easy Destructor Question
- having problem on getting TWO inputs
- home made simple string class
- can we connect c++ programming to control a transducer?
- pointers, references, and copy constructors
- Bitwise operation
- Encryption library to encrypt a file
- The use of a Database
- How to Combine two WAV files with Cool Edit Pro 2?
- [RESOLVED] __asm in VS2005 for x64
- understanding a piece of code
- Documentation for c++ libraries
- Mixing together wchar_t* (appending?)
- bug in c++ :))
- how to implement a singleton in c/c++?
- a quick question about fstream!!!
- fstream question with code this time!!
- First time using Arrays - having problems
- fstream in and getline headaches
- WriteConsoleOutput AGAIN
- ascending order?
- Help with simple transform algorithm
- simple static_cast inside if question
- Linux Client Server problem
- parse a simple language
- simple math loop program
- Comma Operator
- allocation array does not work in realse
- Mingw with Visual C++ Express IDE
- Increasing array size
- Simple macro to comment cout
- vector<string>::iterator
- Simple Tree Functions
- remote app mysql problem
- Sorting with Pointer Notation
- weak_ptr and dynamic_cast
- C++ maps
- Class Member Function Pointers
- moving objects in memory
- What are all the things I sohuld learn to be a c++ programmer?
- New to C++ and the forums having problems with strings
- executing keystrokes using TC
- Where should this vector be?
- check if my prog is loaded with registry
- [RESOLVED] Link error and warning
- Problem with dynamic char arrays, memory read error
- Turning skipws off
- open() files as binary... how???
- Help: Text input, then spit out a translation based on user input
- Retrieving Element in a Set
- Appending to circular linked queue
- Buffered file input?
- Looking for dbms
- basic_string::length() - Bytes or characters?
- Binary Trees
- Memory management and Object returning?
- Hex to Dec using sscanf
- Compiler exceptions in Solaris
- [RESOLVED] C++ Arithmetic; I wrote a program I dont completely understand???
- Need help with this programming
- Help with array
- Help with Linked List
- Vector object construction
- Linux command in C++
- Cryptography Books
- Good Class Design Tool
- How to obtain return value from console app?
- "The application has failed to start because the application configuration is incorre
- How to wrap variable argument list function
- how dynamic_cast works.?
- structs verses classes? When to use them?
- Could someone recommend me to a c++ protection program that will ...
- Template class inheritance
- Do objects fall out of scope in c++?
- release the memory of data defined in a struct put in a vector
- STL forward declarations
- Linked list assingment operator causing crash?
- Problems with time and single line output.
- template nightmare :)
- vector issue
- Help needed with program
- HELPP pleaseee!!!!
- what are the differences between c and c++?
- Get all the file in a folder in Linux OS
- SOAP client
- Is there a command that will close a console window?
- Well here's my first somewhat complicated C++ console app
- Is there an STL container/algorithm that will quicksort strings or cstrings??
- [RESOLVED] what does ** mean?
- Simple Loop Problem with Data Stream
- Passing references as const
- [RESOLVED] Accessing elements in a 2D Vector
- Template class redefining error
- Map Stl
- what is the difference between c and c++?
- Function call implementation
- Standard C and Global Variables
- Override delete need to track delete NULL
- Heya guys -
- Weird Problem with Dynamic Library Loading [dlopen]
- How to make Diamond() function on C?!?
- template inheretence question
- reading files and extracting different primitive types of info into program
- It's all about time :)
- Will you solve this tricky question?
- malloc operation between headers
- Elusive Problems With Simple Fast CRC-32 Class
- question about c++
- Notation of functions
- [RESOLVED] 2-Dimensional Arrays
- The size of a Class ?
- I am in need of some assistance
- Vectors and Pointers trouble
- [RESOLVED] Cleanly filling in a structure
- Date Class
- quirky overloading operator questions.
- c++ in j2ee
- what is the difference between c++ enum and java?
- Memory Management
- [RESOLVED] Bizarre vector problem
- A simple question about C++
- Runtime error with C program running Cygwin
- mutex Vs readwrite lock
- Help for Vector Array in OOP
- passing unknown number of parameters
- Super Large Integer Subtraction
- [RESOLVED] Casting constness
- Having a problem with a while loop
- strings in exe file
- Random number 0<x<1
- Namespaces
- Macro question
- [RESOLVED] Best way to write modified text back to a file?
- catching 2dm array and array exceptions
- Memory management in C++
- When to return const objects from functions?
- problem in dev c++
- As easy as pi?
- file.open won't work without literal.
- Accessing variables from outside of classes
- Is it possible to embed flash swf files into a c++ application?
- Typecasting Problem
- <fstream> problem with Borland Builder 6.0
- Consts for use in classes
- C++ Crash Tutorial
- C++ doubt
- Support for other languages
- random numbers in C++, comparison with java
- Dynamic type table
- struct Problem
- assigning const char* to char*
- "Overriding" class data
- Raw Printing - Paper Eject and Feed
- Advice on building GCC
- C++, issues converting decimal to fraction
- reverse find ..
- Const completeness
- why my code works only in debug mode?
- How to use i/ofstream to write/read binray data
- problem on ifstream/ofstream to read/write binary data
- Finding/Replacing Strings
- [RESOLVED] Map, Background (in games)
- Can anybody tell me how to implement reference counting with C++?
- Interesting Question: how can you design a class on stack frame?
- A question about 'Return Value'
- my code is not working
- A confusion related to const char *
- Weird compiler error
- Where is the variable allocated: heap, stack, data or text?
- C++ Standards
- bit fiddiling
- help me with these code....
- Need some help.
- typedef for structure
- Help in classes and member function
- Numbers into digits
- Changing scope of object
- Passing arrays from one class to another
- Returning a member of a vector -- not allowing me to edit it
- Why I can't include <pthread.h> in .NET
- Structure Help
- API for Keywork Hash Table
- Simple C function
- Undefined Reference to my own class member
- operator overloading "<"
- Invalid Allocation Error
- Recursive class definition
- print information about unknown exceptions
- char* to unsigned long long
- A Very Simple C++ Code
- Queing threads to access an object
- Multiple string search