- What is difference between following initializations
- GCC, Linker Woes
- Deleting double elements in a vector
- Underflow subtraction
- are vector iterators like .begin() and .end() dereferencable?
- A simple code snippet of WIFSIGNALED and WTERMSIG
- Web sevirces with C++
- File Problems
- having trouble with skipping strings
- Two dimensional array
- Equal compare
- structs within an array
- [RESOLVED] default-initializing a struct
- string to int manipulation
- Dinamicaly Declare class??
- strcat not working properly
- Reading binary values directly to ints
- incrementing number of structure arrays at run time
- Site Login/Field Entry Program
- Header Files
- Linux Compile Driver
- atof()
- Hello everyone ^_^
- Linked List problem
- passing vectors by reference
- can't seem to find defined constructor
- Vector problem
- Student report generation
- What is the difference between Object and Instance?
- What is the difference between Object and Instance?
- Default Constructor
- Copy operator - good practice?
- Sloppy/Unprofessional code, need help...
- programming problem
- FOR loop not executing enough times...
- easy question
- Repeating a function
- platform specific API or C standard API
- Size of the Derived class
- Memory leakage prevention methodologies
- Printing user defined type by cout
- Free Store of memory
- using an image file of a device
- Catching Null Pointer Exception
- problem with a dynamic list
- Edit Box + Forms
- problems with mutual dependence
- What concept or principle we are using on "cin" & "cout"
- vector class and copy constructors
- How to pass by reference
- another 2d string array problem
- [RESOLVED] Generating XML files (ANSI C)
- vector iterator is not dereferencable
- Selecting random file recursively
- Recursive Function Q
- Is this polymorphic runtime error by design?
- STL set_difference
- Problem with std::map (STL)
- Structure File I/O Help
- Kruskal runs too long when reads big files
- Help please!
- Access to template member functions via a typedef
- Graph variables private or public?
- can I use shellexecute in Linux/unix?
- Compiler?
- Problems catching an exception raised from a signal handler
- Powerball
- Linux make system
- Error while compiling a file
- static_casting for a function call issue
- insert/remove with array
- main() return value
- problem with class & files
- USB File Blocking
- template arguments
- a little help with arrays
- sorting structures according to their members
- compiler error
- XSL-FO C++ Libraries?
- Delete a pointer
- structure programming
- salary calculator
- How is argv allocated?
- Compress data
- overflown exception
- yield in C++
- Help with this recursive print
- 2 dimensional arrays
- Reading Registry Key values for a ODBC driver
- making a multiple choice question quiz program in c++
- Problem adding chars to a char*
- problems with c++ (pls be hurry)
- a couple new vector questions
- Crash occurs while doing arithmatic operations involving std::iterators and int
- Best way to convert vector to c-style array?
- reserve method of vector
- Qt4 programming
- Why do i get this warning
- multiple unsigned long long vars: printf produces strange output??
- Compiler errors after installing Boost
- continue line command?
- how to do assert?
- Dot product function
- random questions
- Reading in a bitmap
- Virtual Functions
- New to c++, problems with heritance
- Dealing with Excel...
- How can I sort 3 numbers in numerical order using If statements??
- Template class parameter
- transfering an answer to another function
- Void
- Help!
- why List ** used not List * in function init (...)?
- Initilization of static const string
- Why do we need "Functor"?
- Would somebody recomment a book for learning "gdb" & "core dump"?
- memory leakage
- Need some help with some c++ error messages,,,
- faster access of array elements
- reassign EOF
- Derived classes problem
- Random numbers
- First Time User For GNU GCC
- vector::at
- First Time with Templates Not Going Well
- STL:next_permutation
- linux-pipe problem
- fsteam File copy consistency
- Recusive Function question
- calculation problem
- Binary file?
- For Loop Problem
- simple code... won't work
- Object-Oriented Programming
- switch and how to count vowels or consonants.
- value_type of vector
- Trying to read a file
- File I/O
- redundant code
- parallel and serial port programming in linux
- how to set default values to a std::map
- printf hacking
- memory overflow
- Stack Help
- Initialisation Lists
- Help needed. Binary writing to a file
- Template<> without any content
- A problem with Char pointers
- Template Partial Specialization
- how can i study the c++ libarys?
- Incorporate C# library into C++
- export C var to java
- help! convert string to a line of code??
- Weird COM issue
- A simple question about Core Dump
- I need help understanding and using qsort
- desperate array help
- Question abt map container in C++
- header thing
- can we debug into delete
- Can some one please explain how ++i + ++i = 4 (where i = 0)
- Problem with reading from file
- string v.s. basic_string
- Mathematical combination
- insert delta character
- ReadFile crashes FSX
- Is there a catch to return in a try/catch box?
- recursive directory list
- Returning Values in C
- lower and upper bound help
- C++ class inheritance problem
- The differences between string::rfind() and string::find_last_of()
- E2353 Class ... is abstract because of
- Private data member problems
- Accurately timing code chunks/functions
- safearray
- E2044 operator delete[] must return void????
- re-declaration - Why no compile error?
- A strange problem about the fopen
- C++ Executable Calling a C# Dll
- Where to find a String Conversion Library?
- Is it possible to inherit private member in derived class?
- What will happen if I say delete this
- stl vector question
- Heap Or Stack
- [Weird Question] Where to break a line in C++ code?
- documentation system
- Why this is legal to write uint_64(x)?
- Abstract VS Encapsulation
- Is this claim correct: "Anywhere you pass in a function, you can pass in a functor"?
- C++ Pointer Problem
- Airplane Seating Program Problem
- c++ inheritance problem
- Error: Using Multiple files
- maxflow fails with large node value
- A question of printf()
- About Copy Constructors...
- Smarter ways to define MACRO to strings?
- Code problem
- C++ destructors and polymorphysm
- C++ Hierarchy and Copy Constructor problem
- atof
- memory fault
- not allowing input for a getlie
- Question on classes: What is the syntax for...?
- Problems checking characters in an array
- Virtual Inheritance doubt??
- Sign ' is the same as \' ?
- what is compile file
- [RESOLVED] Inheritance/casting
- structs pointing to each other; compile problem
- base class calling dervied class function
- Array Help For Airplane Program
- Help with returning arrays using pointers in C
- Borland6 C++ EventHandlers
- Creating variable size arrays using templates
- Convert char * to (vector unsigned int *) and back.
- populating a 2d array with random value
- Encryption Problem
- Why doesn't my code do anything?
- sizeof(int) vs sizeof(long)
- Function Question
- int declaration
- Function Pointer with Char array help
- passing arrays as pointers
- what are the problems with this structure?
- please help
- c++ cyclic include
- Strange operator !
- Calling functions based on inputs
- Appliying multiple types -
- need help writing function
- Data structures - Newbie questions...
- class template arg is a class template arg is a...
- Changing a C++ program to use array index arithmetic instead of pointer HELP
- [RESOLVED] Cannot insantiate abstract class
- how to dyamically change the vector size
- Multi Platform Compiler
- Problem compiling code
- entry point of application
- Checking values in an array
- C++ Array misbehaivor
- hi , little question please in codegear c++ builder
- Making Own Shell, Couple Questions
- palindrome error
- convert map keys to vector/set/list
- Display Question
- Genetic Algorithm Maze Solver
- help with ATM simulation using classes