- Invalidation of iterators:how to handle it
- Passing Parameters a constructor
- Executing an insert query through c++ coding
- [RESOLVED] Char * Function() return problem
- Create X.509 certificate - needed very much!
- Xerces and the PSVI
- C++ CList Quick Sort
- Help with bit array!!
- How to simulate key pressing
- Function calling within Functions???
- Delegating a function to my .h file causes a crash
- Need Help with a code
- keeping the console window open?
- How to get results from bash command?
- Small special characters problem
- missing cclplus file
- Verifying a certificate
- Random DWORD between 0 and 0xffffffff
- Arrays in C++
- Adivce on populating a datastructure with textfile
- Strange link error in borland c++
- Getting the length of a C-String, not counting after space issue
- Pointer To Char..
- STL map entries disaparition ??!
- cin.getline() problems, can't use it twice?
- How to know the size of an integer array declared as a pointer?
- unsigned int declaring
- fstream woes
- Not sure why this isn't outputing to a text file now, was working a sec ago!
- Targeting MSN with c++
- Inputing a file on standard input
- regroup the data in a text file
- 30-Team League
- ..destructor dilemma..
- DTD validator
- Opengl
- cout.precision(2)
- How to Increment an enum that is not in order!
- Help, Same Program, C++ and Python, Different results??
- sscanf problem
- struct pointer or function??
- invalid types `char[int]' for array subscript
- 2D or not 2D? That is the question.
- c++ with bison
- please help me i am very confused.
- [RESOLVED] Syntax errors when intialising a 2D array
- confused on where to put #includes and namespace std, adivce?
- Offsetof()
- Alot of related classes, some inheritance as well, all in the same .h file or no?
- cut string
- Anyone see why this isn't copying the correct data from c-array?
- indentation problem
- Where is wrong???
- overload pure virtual function
- ANSI C compliant file parsing( free source required)
- [RESOLVED] Order of Operations
- inconsistency between x*x and x^2
- Invalid escape sequence? checking for invalid characters
- Can anyone see why my professor is doing this range check?
- NxN Array/Table
- C++ books for a first time c programmer.
- 1234567890
- pass object by reference and edit
- New and Delete
- problems with strcat
- Question! please help...
- [RESOLVED] 2d array has three "[ ]"?
- null character problem
- protocol development in C language
- Same numbers algorithm
- Borland C++ and MySQL connection problem
- Borland C++ and MySQL connection problem
- How to cross-compile from Linux to Win32?
- [RESOLVED] Compiler's Optimization Strategy
- Dividing a string into integers...
- stack, and generating infix integer-only expressions
- Standard Libraries
- double linklist problem
- Super C++ newbie needs help! (converting double to int)
- SO CONFUSED: Passing a 2d Array as a reference or pointer
- Noob C++ Help
- [RESOLVED] Number of lines in a file
- wierd outcome
- stock issues
- Help!! code for playing music in c++
- What's the standard say on this?
- Visual to C
- Converting code from C to C++
- Read from a file...
- setup hangs up when writing to Add/Remove Programs
- Configuration file library
- [RESOLVED] Easy Question about char* p = "string"
- strange basic_stringstream errors
- Read m4a tags?
- Bitwise AND when 2 or more bits are involved
- Strange error (HTML->). Missing Library?
- MinGW + DirectX
- Seeking cross-platform thread-library feedback (ZThreads, Boost, pthreads, etc)
- reverse find on '\'
- Need some Explanation (C++)
- Reading from a file, it seems to be doubling one of the entries, also bad stack area?
- Revisiting this random function problem
- C++
- Call a function using name , C question
- Reading from file - suggest alternatives :(
- Reading the Registry
- removing items from Binary Search Trees...
- [RESOLVED] Variables through functions
- Arc Tangent Function Optimization
- Which Method is faster?
- Buffer for file reads
- Console, want to only accept numbers
- Building a tree from its traversal
- Accepting word input.
- Forward Declaration - Why not work?
- Any tutorials on writing good exception handling?
- Recognizing Problems
- How to use low-level funcs like read, write to replace fopen?
- communicating with hardware device in linux
- Variables...
- calculate the volume of an polyhedron
- core dump - debugging using gdb
- Where can I download sqlcli.h and necessary libraries?
- Some help with "indent" function
- reading data from barcode scanner using c++
- Need help with console programming
- question about reserve()
- C++ programming
- virtual method question
- C++
- template issues with MinGW
- Templetized class with std::list member
- ostream confusion
- Large file seek slow under Win32
- Please help me out on this MACRO problem
- Can somebody please solve this out??
- struct problem, please solve
- algorithm problem
- Conversion to .NET
- ahh headache.
- Is there a way to read from a file, without delcaring a massive bufffer?
- need help understanding this piece of code
- operators or termination not working properly
- How to store constants via loop ?
- C++ ascending and descending???
- cpp
- trouble with classes and counter
- Clist - errror C2679: binary '='
- Posting a function
- gprof issue with C/C++ application
- Operator Overloading
- Trying to get permutations from a string containing words
- Multiple inheritance and virtual abstract bases classes
- else not working.....
- Stuck near the end of a program
- problem with a vector
- Basic Help Needed
- how to write these event functions in C-language
- Need advice on how to store this so I can do validation checks , i have 3 days!
- bad pointer access?
- Pointers/Dynamic Array Problem
- class and copy constructor
- [RESOLVED] Class problems
- Getting started with C++
- 'Hello World' doesn't work
- Design Guidance ..
- Seperating subclasses from base classes?
- varibles and constants? help
- C++ ,no mercy for errors
- simple c++ question
- scheduler and embedded programming
- Data assignment error
- First execution only...
- it's urgent
- allocating memory for struct with array member
- when you got a const class ** (handle), how to return it?
- binary calculator
- Editor for C++ in Cygwin
- How to publish the interfaces of a shared lib
- Newbie Question: Classes...
- Project out of date?
- Help with some logical errors
- I/O Question
- Working with BIG numbers
- Help with serial port transmission needed urgently?!
- Gaussian Distribution [Normal Distribution]
- How can I limit a CONSOLE app to one instance?
- how to return a struct in my class??
- lnk 2005 error:
- Too many initalizers?
- Simple Calculator Help?
- AVI Movie Size Minimizer
- Simple encryption not cooperating.
- Efficiently storing a float in a file
- Template Question
- Bubble sort
- how to write this c program
- Experiences with Lint
- [RESOLVED] Calling list<>::end() only once
- merge 2 text files
- Accessing struct variable names
- Is there a memory leak?
- Call a class function from for_each
- Template specialization
- HowTo use class instead of struct for linklist
- IEEE single precision
- How to send datas to the printer
- Problem compiling log4cpp in VC++ 6.0
- Question Impossible...Struct in a class
- Case insensitive compare
- pls. help with link error 2001: libcpd.lib(_tolower.obj)...
- Wrong with code?
- Qs about C++ variable types
- help with a coding problem
- Would I need IPC here?
- setting the computation precision
- C++ Program Help
- [RESOLVED] can neone explain my code ?
- Could someone explain this?
- how do I access the element of structure ?
- Reading RFID tag using a c++ program
- std::vector<bool> question ??????
- cin.getline probs
- Create Windows Interface with Devc++
- Why dependent on a specific C runtime version?
- [RESOLVED] Can you call a constructor twice
- Significant positives and negatives
- Segfault when deleting pointer to class
- Math formula Ie...
- Assignment before declaring
- [RESOLVED] Passing Pointers By Value
- Serial Transmission
- Why not use srand(time(NULL)) more than once?
- char **[] question
- My program compiles, runs, accepts inputs but NO OUTPUT. HELP!
- adding new element to structureI
- ostream has too many parameters problem!
- a bug of gettimeofday?
- regexec trouble
- Unicode
- how to do this c program
- MFC Application with command line
- Extending std::something<T>
- Random Numbers
- pointer/memory issue
- fully dynamic two-dimensional arrays
- How to read from a text file of rows and columns?
- need help with installing gtk+ and gtkmm
- enclosing class templates are not explicitly specialized?
- Delete Problems