- problem in validating an XML with a DTD using xerces-2.5 SAX parser in C++.
- File compression
- High binary numbers generation
- What is the difference between private inheritance and composition?
- How do 2 libraries share a common class?
- use non-const rather than const
- A question from "effective C++".
- converting .cpp file to exe
- Recursion
- Reading input
- Is it safe use of vector?
- Run Static Code Once without constructor?
- Console programs user interaction
- header file?
- constructor not executing
- Format a stringstream
- How come strcmp cant work on matching strings??
- typedef templates
- compiling a templated class
- glibc detected - double free
- Urgent! Please Help Me
- Image Acquisition
- String Handling
- Can someone please check my program please?
- Why dir is slower than my cheap code?
- Round method in C/C++?
- How to read jpeg
- Detect USB drive
- Addition question.
- How 2 Combine Multiple Client/Server implementations into one executable in gSOAP
- Initializing dynamic array in function
- Help with a program?
- Stroustrup has a bug??
- find out error in output
- Diff between ptr and array while extern
- ASCII and BINARY
- Vector Problem. Need to create an Allocator ?
- const pointer-to-pointer-to-pointer
- Memory Leak?
- Search algorithm
- Help with a MidTerm - Simple programming
- Can instance and type be spelled same?
- [C++] Question about memset
- help with school work
- What is structure alignment, alignment padding ???
- typedef and typedef struct
- Reading files from directory
- difference between normal declaration and using new int declaratio
- Pseudo code problem?
- deterime which bits in a byte are set
- any idea on how to debug this?
- Java and C++
- How is this possible?
- Dynamic mem alloc for multidimensional array.
- read and count from current pointer position
- link error with namespace declaration
- Different behaviour from CMD Line
- graph DFS & BFS
- How to simulate a line function??
- error: variable-sized object ‘data’ may not be initialized
- How to convert from a const iterator to a non-const iterator? [Resolved]
- problems with getline()
- File Access
- how can I allocate a variable at a specific memory address?
- Floating To String Conversion
- How to create an int with 2 numbers and store it in a vector? Won't work...
- error
- usefulness of function pointers
- Service processes
- overloading basics
- hash_map & bucket_size
- Overload new, call default new
- assignment operator overloading
- To convert string to int
- How to change the reference
- Brute Forcing with recursion
- std::copy equivalent of a memcpy
- Shouldn't this be leaking?
- pointer cast - clarification
- How to convert digits to bits ?
- Downloading files, windows & linux
- I'm back! Got a segfault ...
- dynamic linking - plugin madness!
- Check for integral type versus double?
- How to read integer from fstream
- flush() thing¸
- Borland Builder c++ 6 inline asm
- Two dimensional arrays of string type
- a C question
- Need to create a DLL that can be accessed by .Net
- overloaded function resolution...
- Dev C++ linking with libraries
- Memory usage of c++ program
- Serializing objects in pure C++
- How to start a new process in linux
- Game issues
- code not working
- fstream not creating file
- about constant variable in class
- Building a GUI
- Load text from file to screen
- Issues in class test
- How do you print __int64 hex bytes?
- Accessing specific line in a file
- Logging messages
- Problem with std::map, what would happen if the key is null?
- C issue float to string
- Physical button listener
- Beginner: Why does this give assertion faliure?
- Named Pipes?
- boost part of the new C++ standard?
- Checking for floppy disk
- c++ strings
- Problem with class copy constructor
- Standard output replacement
- about operator new
- Class template operator instantiation
- sizeof classes, linked lists?
- pointer to an array of structs
- a question about char* const
- Weird Crash?
- Vector Vs List
- Is this valid initialize of char []
- Beginner: Determening what called a function is possible?
- Dynamic Memory Allocation Question!!
- Float to string in C
- accessing static member functions using ->
- Error with << operator overloading
- Code writers block
- FFTW3 on g++
- Array
- Creating and using DLL's
- C input from file.
- C++ console background functions
- adding two arrays
- When is the sequence operator used?
- Problem in Windows Service
- math assignment
- Reading more than one string from a file
- STL container question
- problem with pointer
- Serial communication
- Iterator expression semantics
- Vectors and Classes
- Obsolete binding...
- vector of vector question
- File IO write() permissions
- input / output redirection in C++
- Static Class
- hash table help
- binary to decimal
- proper oo design question
- char troubles
- COM trouble in extended stored procedure
- comparing objects from a binary file
- scanf in while
- Suicidal Classes, Weeeeeeeeeeeee!
- help with multisets
- suggestion on improving this code
- Largest Subsequence
- Casting???
- Turbo C++ Graphics result is not displayed
- Help needed with timers.
- header files and functions
- older 'C' application - update to work with long filenames
- pointer to a member function
- g++ compiler - libraries
- copying POD struct using std::copy
- c++ with cgi
- numbers to words
- Audio functions
- error while comparing 2 characters!
- problems with swedish charactes
- problem with pointers
- Recursive functions
- Writing a function that expands arrays
- file i/o and sockets
- strcpy of an array
- stringstream handling symbols question
- Initializing ints
- Help!!!
- Serialization in C++
- help help help!
- lexicographical algorithms
- plz reply urgent :(
- What is the most efficient way to concat chars to a char array?
- Picking a character out of a string
- Adding time to a string
- Simple vector and matrix class
- Error Issues
- std::numeric_limits, can it be enhaced?
- char to int
- Template class
- oo design question
- Automatic image name generator help!!
- heap or stack?
- Dynamic 2D Arrays
- Binary to Text File
- separate each space in one string
- use gnu tar
- returning a character string
- Code to size the console window
- relationship between std and iostream
- Serial Communication
- What would this do?
- Some library help!!
- Questions About C
- Is it possible to implement indexing on structures??
- Memory using delete/malloc
- Member Variable of a class
- why/where static variables are used.
- ..global objects execution..
- A Classic C++ question about nested
- remove "," using preprocessor command
- extern and static
- Beginner: How to cout an objects name?
- Excel automate question
- Pass by value & pass by reference
- Read class from file
- Finding primes
- Big numbers
- HELP ME!! noob that needs help with simple functions
- Byte structure strange declaration.
- Strange thing happened when casting to derived class
- Strings?
- Unable to handle an error exception...
- Serious error : Help Please
- Endian problem
- character matching algorithm
- const qualifier
- File I/O
- Possibly OT: Aspect-oriented programming
- template operator in non-template class
- Calculate checksum
- databaseing
- second largest element in an array
- NEED HELP w/my code
- C++/GCC Embedding binary data in executable
- list err?
- Keybrd ISR in C++
- How to open a file with the memory address instead the filename (path)
- Geeting error when closing form
- using 2 different structure with same pointer
- Inheritence , Smart pointer?
- operator[]
- Nested new's
- Error when closing a form
- read()
- How do I push a byte onto a byte array ?
- Help needed with Directory Listing