- structures and memory blocks
- Why isn't this working?
- table
- Array Help
- Read input from a file and loop it
- How to use Java class/method in C++ class(urgent-Pls respond)
- Need code (turbo c++) to display time all through the program on its own.
- pretty sure i'm doing this right, but compiler doesnt lie
- source of image on c++ program
- Virtual inheritance
- loosing the data saved into an object
- Why the destructor is called?
- MSVCRTD.DLL Access Violation
- Exercise : i dont get it what it want me to do ...
- Quick question on maps
- invalid conversion from ' const char' to char
- image histogram.
- Still don't get why a void name_your_function(const std::string& str) is possible.
- program to delete itself......
- Internals of OPENMP?
- Getting a directory listing
- vector help needed
- Include file problem
- 2d array pointer
- Module Help
- help with header files
- Atrans*A
- Effectivity of a program for allocating arrays
- Variable Length Parameter List
- Create an instance of a template class
- type compatiblity in c and c++
- Help!?!?
- character array
- [C++ cross-platform frameworks] - what to use?
- Printf %d and %ld
- Trouble reading in numbers from file in C++
- [RESOLVED] Linux linking error
- Can anyone help with SubVersion?
- What is the difference between structures and classes in C++?
- private destructor
- Interesting crash...
- runs on Visual C++ but doesnt on Gcc
- Connecting MySQL data thro' C++
- Inheritance: Relying on derived-class functions
- enumeration giving weird error
- searching in array..
- class pointer as a private member?
- Skipping right over getline
- Need help on friend template member function of a template class
- operator overload for pointer to class object
- STL problem
- base and derived classes
- float / double ??? what!?
- Allocate memory using malloc() and release it using delete
- Another exercise i am stuck with
- Having Problems With Linux Sever C++ Code
- Interest Earned
- how to write compare function of <set>?
- function pointer
- How to set mouse position in linux,mac
- functions
- How to read ACK (0x06) from serial port
- C union question
- function pow..
- functions
- Sub-Functions in C
- [C] A hard-to-implement Algorithm
- using <list> STL
- Need help.
- C++ String manipulation, input file.
- filesystem
- Skipping non-integer values
- help with bi-directional association
- About This program
- Question on CIN
- partially AI program
- Borland C++ 5 to 6 template code migration
- can anyone help me fix my error?
- Drawing a sine wave into a 2d Array
- Read string from binary file written in C#
- counting sort algorithm for 2 dim array
- finding mean , median, high , low, etc.. for array
- Using the GSL libraries from with a C++ class
- Need help with Bus Error, Core Dumped
- A question about 2d pictures.
- need help with template
- Help getting the highest and lowest please
- cin and getline
- reading 2 .txt files help please
- about time and time_t
- check buf
- grading program please help.
- C++ DLL in VB error on Returning a string - The winning answer gets a beer
- concecption and Factory class DP
- unusual error?
- Very simple code... not working
- Drawing flags with 2D arrays in C!
- Putting each digit of a number into an array.
- Non Visual component -- Timer
- for loop not executing enough no. of times?
- getting the data type of a variable
- Help in nested loop to calculate formula
- Reading a file
- Help with math
- memleak
- delete []
- Specifying random values
- Multiplication with overloaded operator
- saving information
- boost::lambda start learning
- precompiler for modifications on c/c++ source code??
- Pass by reference help
- % whith float..
- Help displaying arrays...
- copy Linked List Recursivly (exit 1 return status error)
- 64 bit apps in visual studio 2005
- return?
- C++ Search Problems
- Looping help
- Recursive permutation method using lists
- length of a string
- Returning constant built in types
- Filename counter and strings
- Can we generate a C++ source code from the binary file?
- [RESOLVED] The true bool assignment?
- For everyone who wants to answer
- Some more C help...
- trying to calculate average value of 2d array...getting negative numbers
- Pointers, passing by reference, and good 'style'
- Return by copy
- Function not returning correct values?
- Char Seperator
- TLINK32, Error: Unresolved external
- Data convertion
- [RESOLVED] Retrieving display vendor name
- Banker's algorithm
- [RESOLVED] Sequence not ordered
- floating exception. please help
- Design advice needed
- Using.Syntax of Regular Expressions
- RTTI only works when there is at least 1 virtual function / is it really??
- Having trouble understanding sub-program concept
- function definitions
- help with coding up kruskal pseudocode
- calendar
- How to use c++ library on MAC
- Protecting very basic game from input error overload
- name conflicts in enum
- const char** vs. const char* const*
- map errors
- const && header file
- parameter promotion problem
- is this valid c++ code??
- Simple CIN Question (Maybe)
- This program crashes when I input characters that are not numbers Why?
- C++ Compiling Help!!! SOS !!!
- Using Search, Union and Intersection in a linked list
- benefits of private or protected constructor
- Compile error--help
- just learning
- Please help!!!
- Cost of pure virtual
- Code readability
- calculating length of string
- Not sure where to start!!
- Cannot convert 'AnsiString' to 'const char *'
- Clearing a char array
- Strings, letter frequencies, letter count, no global variables
- Syntax, type casting
- Virtual Memory Management
- Mersenne Prime
- which way is more efficient to check bit value
- Handling cin.getline - input
- Scheduling
- Multithreaded C++ debugging under Linux
- How do I break this code into functions?
- No default constructor available
- displaying and alphabetizing char string
- Copy n bytes from input stream iterator
- build error -- can not find operator new
- what is the size of node in link list?
- Read a assigned value from a Variable - Variable is a combination of char
- namespaces & std ??
- fmod()
- characters and text files - 3 questions
- [RESOLVED] variant_t == 0.0 bug
- Quick static in derived class question
- how to overwrite data anywhere in a file when it is opened in fstream.
- string-to-string maps
- Recursive Functions
- Dynamic Value Type Arrays (arrays[], not pointers*)
- void pointers
- vector listing help!!!!
- vector help
- making two DLLs into one DLL
- STL compatibility
- Check if application is running from a CD
- pyramid in C++
- vector help needed
- some more vector questions
- UTF-8 'strupr' function
- Question on compiler optimization
- I have an array, do do I...
- Error during compile need a little help finding whats going wrong
- searching a 2 dimensional array.
- Need c++ guides
- Strange typedef debug error.
- File I/O by extension type
- find the largest 1000 values
- how to catch every possible program exit
- about extern and static problem!
- [RESOLVED] Trying to compress some data
- map questions
- Data to StringGrid
- map initialisation
- Vector allocation time
- std::min std::max question
- [RESOLVED] Strange behaviour when deleting from a tree.
- maya numbers.. where to start?
- Names beginning with _ or __
- Cannot figure out this error
- Beginner program to put product (A times B) into variable C.
- operator overloading
- getline() and Delimiter problem
- problem passing pointer
- I'm not getting the right string lengths?
- two final vector questions: vector addition
- Add c++ function?
- C++ sorting/vector question
- [RESOLVED] Error on "delete[]"
- vector initialization?
- C++ Architecture Book
- image of a device?
- 2d array with strings
- Iterator question
- array size
- Linux - How to get my IP on LAN
- $Super$$main()
- 5Queen/5Knight on 8x8 board
- Removing elements from an array
- Confuse about class declaration
- Change $PATH with C
- [RESOLVED] typedef issue
- Running Command Prompt
- How to get floppy disk information ?!! (got it bu i have problems)
- Automatic variable
- Append int to unsigned char* buffer
- Prevent removal of "global" variable in library
- Getting number of lines in input file
- Delete sth from a file