- Good STL books or websites
- what is "__ctor"??
- Capturing Mouse and keyboard events
- using delete[]
- Device programming
- 64 bit number Dev-Cpp compile issue
- object instantiation when more than one constructors present
- a linked list of vectors
- Char string to vector string
- Problem with float representation
- HOw to calculate time difference in milisecond?
- Ghost memory leak
- STL compare()
- Help with stacks
- 2 dimensional arrays, where the elements point to different types.
- how to implement a function table
- SGI STL compile error
- floating point support/compiler issues
- const vector<vector<int> > ??
- fopen errno message
- initializing pointers with cin >>
- how to use fprintf to print out long long type?
- Class Object Dependency
- Best way to read and write text files
- Ado
- destructor question
- substitute of semicolon
- error: "storage class can only be specified for objects and functions"
- File searching
- Download Webpages and Extract Data (like Perl's LWP UserAgent and RegEx)?
- class creation problem
- four chars to a 32bits hex number??
- Logging Function
- What is the problem?
- Derived class member in base class??
- What's the problem with my stack?
- WinPcap Help
- open watcom resource editor problem
- How to implement Circular Indexes
- Pointer Location
- Class as a Fucntion
- Why enum works so strange? :/
- class not properly returning class type
- pass a array to a function
- use of this limited to member functions only?
- algorithm anlysis
- bizarre class problem
- What is the alternative of Events in Linux?
- Flyweight pattern
- return char pointer: pls help.
- How to convert windows style of paths to unix style of paths
- Program does not display name
- Template linked list
- Fix this recursion for me
- const reference
- polymorphism in STL vector
- question about function pointer compile error
- Effective & High Performance String Parsing
- pause and continue
- makefile and command line argument
- Visual C++ Beginner PLEASE HELP!!
- check compiler error
- noob constructor question
- projects...
- Help with polymorphism
- how much memory does an empty STL deque occupy?
- listing the files in the folder
- Abstract class's
- Listing files in the folder
- searching a text file and more
- access qualifiers and polymorphism
- passing member functions as arguments to non-member functions
- Why default constructor is gone????
- static virtual method
- why static member of class cannot be Virtual?
- vector question
- Source code to convert float and double to string
- texas holdem algorithm
- Empty const char.
- c++ help
- Singleton inheritence issue
- "using" Directive in header files
- How can I get the volume label of a CD?
- Link time info gathering
- function pointer table and compile error
- itoa replacement ALMOST perfect
- Abstract class problem please help
- illegal call of non-static member function -help-
- New Programmer needs help
- Initializing std::vector<T>
- update: passing member functions as arguments
- PassByReference/Address
- How to return a reference to a structure declared in a template class?
- cin to read strings
- runtime error on delete []
- Converting 128 bit number into decimal
- Cntrl+D help
- Creating report
- returning objects, not all members are copied?
- template help, operators overload and type of
- "makes integer from pointer without a cast"
- [RESOLVED] Abstract Data Type & Inheritance Issue
- __int64 bit manipulation on 32 bit machine
- program without main()?
- extern question
- const pointers and pointer to const
- Finding and Terminating File-Using Application
- return type of constructor
- help with with istream or basic_istream
- Checking every bit in a variable FAST
- Vector of objects causing runtime crash
- pthread_sigmask strange behavior
- (pure C) file compression code
- Read binary file into memory
- how to use pow function
- Getting count of string variable and sum of int variable
- if statement question
- Newbie - recursive function to find factorial
- Converting C to C++
- reinterpret_casting
- how to write a PPm file
- what is __Cdecl__ and __Stdcall__
- Using STL - yours' opinions
- set in STL : use of find()
- While or do/while loop
- What is the best way to have template functions to behave differently for user types?
- Console, progress in single line
- C structure copy
- Writing to a file
- AIM and run
- subarray
- Simple borland c++ question about images
- Good open-source C++ projects to learn from?
- programming questions
- Writing a sentence to a file
- vectors
- Writing a vector a file and reading it
- Shipping Charges
- creating namespaces
- printf question
- Simple question on Bits
- forward class declaration
- 32-bit multiplication in C/C++
- Typecast
- map
- null pointer
- problems with delete and the recursive paradigm list
- Default constructor
- file types i/o
- Linked List
- template troube
- Linked list problem
- Efficient const references!
- function with out parameters
- Hiding a file inside an application
- scanf - passing variable number of arguments
- copy constructors
- Const Reference Parameters to functions
- Set version string from within [b]code[/b]
- rand function
- STL help
- ADO connection for remote oracle database.
- Linker problem - uafxcwd.lib
- How create a Message Queue?
- Books on Templates?
- Measure time taken for an algorithm
- sizeof problem
- CPU, memory technology
- #pragma Pack
- Polymorphism Problem
- Functions of an Installation Wizard
- How to Ctrl+z to terminate console program ?
- C++ Program Help (MPG calculator)
- Member templates
- C++ standard on numerical literals
- scope
- some basic questions on C++
- program crashing
- about watershed algorithm
- Value copy of a vector of pointers using assignment opeartor
- diffrence in sizeof object
- close dos promt automatically
- Big-Endian And Little Endian
- Disassembly code
- how does it Works ?
- type specifier expected error
- using null terminated strings with switch/case
- dynamic multidimensional array
- calling base class operator and "foo"
- loop over open file
- copy constructor
- Console delay or wait for user
- template doesn't call class copy constructor
- Req: C++ Program Help - Payroll program
- strings and equals help!
- pipe
- probable error in random_shuffle algorithm (gcc STL)
- New to Classes - Won't Compile
- Quick Check on Aliases
- private inheritance
- How to get the information about the object (present in the buffer) at runtime in C++
- Messed Up Function
- opening multiple files for input
- Can u give the Solution
- variable length array
- how to convert string to bool?
- Simple Question about Memory Scans & Signatures
- string searching with allowance?
- Static vector of pointers to keep track of objects created. Not working.
- inheritance base class private data access
- flat file
- Narrowed bug to myvector.push_back
- Load STL-vector with tabulated BYTE-data
- Is there any Better solution or any Template? Please help?
- delete NULL
- stl structure which is suitable for inheritence
- How to Exclude Puntuation.
- program crashing
- incrementing value in sizeof
- Template parameters and arguments
- Concatenate/Replace strings using macros
- class of vector of class
- postfix and prefix operator
- Very simple class question link2001 unresolved
- Non-Binary Tree Errors!!!
- Calling basic shell commands?
- constructor() : variable() {} <- what does it do?
- I need help with a certain block of code pertaining to calculating square roots.
- Sorting with Iterators
- reading numbers one by line
- Getting data from programs
- Push and pop in queue.
- Advanced string comparison
- how c is written?
- Friendship Not Inherited: Is There Another Way To Keep a Member Class "protected"?
- Cheque printing
- 'typename' or 'class' for template parameters?
- merging C++ source files?
- How to get all hardware detailed infomation used standard C++
- best way to respresent data
- Need libs that get bios/hdd info
- Bad Compiler...reasons please
- Question about Member Function Templates
- std:: string
- Program To Talk To IC Thermometer (DS1620)
- C++ Homework help.
- Undefined reference to a method that is already in existence...
- memory allocation
- Help: friends in another namespace
- Struct ghost copy ?