- Help with code
- C++ Documentation.
- Displaying a Binary Tree?
- Preventing assignment
- C - Sniffer
- InternetWriteFile
- calling functions
- memory leakage
- POSIX named mutexes?
- Help with a midi player
- hierarchy problem
- infinite loop
- How to get the stack trace
- explain this macro ....
- data structure
- [RESOLVED] C++ Builder 'SubString',
- When does 'virtual' start to have an effect?
- Anybody can run C file with extension .cc
- How do you check to see if an object has been instantiated?
- auto_ptr
- Virtual inheritance and pointers to member functions
- need help
- producer/Consumer
- stl string with stricmp()
- delete[]
- encapsulation
- average of a collection -- iterators
- References and return values
- (Green) Typecast yields nothing
- About floating precision. a+b!=b+a
- stringstream issue
- Am I being unresonable (large memory allocation)
- const std::String& arguments
- Problem creating a Singleton class
- What are C++ Headers?
- Can a construction function call another construntor ?
- win32 valid application
- Class templates
- how to use ALgo find on a structure which inside Vector
- Help with a Roman Numeral Code
- [RESOLVED] Can Singleton GetInstance() function be inlined?
- how to get local machine time?
- Class Coupling and cohesion
- [RESOLVED] class membership/inheritance problem
- lint
- Partial specializations of function templates?
- Invoking a C++ function from its name
- [c++, unix, linux] Library for writing Internet applications
- HELP with code
- Why 0xE0000001: (no name) occurs when i call CreateCDATASection?
- Help with link list swapping function
- help me in constructor for opening file?
- Field of objects with a parameter in the constructor
- newbie: array help
- Why override new/delete operator?
- please tell me about the definition of "Date Structrue"
- Is this bad design???
- Parsing through data...
- Learning C when you already know C++
- which files are included in .so
- Puzzle from comp.lang.c++
- GUI Programming in Linux
- How to declare and use two-dimensional arrays?
- is use of pointer variable right?
- trunc
- help about queue
- ostream_withassign
- Managed Pointers
- Roguewave
- IPC mechanisms
- Typedef
- void pointers + const + volatile
- Needed: Web client
- string parsing still...
- Trouble with mbstowcs() function
- _tcstok
- How to save xx.xxx000 as xx.xxx?
- passing float arguments
- 64-bit pointers on a 32-bit computer?
- C++ noob question, drawing a blank...
- Casting - Is this allowed
- Searching HTML
- calling dll functions..?
- std::transform doesn't always work
- Neural Networking... Odd behaviour
- HttpEndRequest error
- Playing a sound from memory...
- Creating dynamic 2D arrays
- std::vector causing memory leaks!
- Newbie to COM,DOCM,ATL COM
- New to Borland C++ Builder
- execl()
- Where is the HexToInt function?
- pointer access --0xC0000005: Access Violation
- Why this error happen?
- Writing a flexible thumbnailer
- std::vector with huge data
- Using auto_ptr in a singleton
- problem with pointer
- Very large number conversion...
- Numbering POSIX threads
- random number generator
- about g++ and some defined struct
- Memory leak in loadxml?
- CppUnitLite
- Static Cast Error Truncation
- creating table editor with Borland Builder 6
- Some Questions
- ++i faster than I++?
- Why should I use '++i' instead of 'i++'?
- [RESOLVED] sending base class ptr to method that accepts derived class ptr
- How do I read a file into memory to manipulate the binary bits?
- system() ?
- Borland 5.02: trouble with OWL
- void pointer
- pointer operation
- file.get() or file.getline()
- v-table initialization
- tcpc.h and fdbuf.h syntax errors
- ATL OLE DB Provider Thread!
- no copy constructor avaliable
- "Free" memory problem...
- Reading From a Binary File?
- Review of Intro C++ book
- strncpy safe to use with strings (& streams)?
- Colored console fonts
- who has a file opened?
- Passing pointers to functions
- class member
- WaitForMultipleObjects
- Expert Query on timing, threads, networking plz.... :S
- Override non-virtual function
- [RESOLVED] CreateThread only creating 27 threads max!!!
- Memory
- Design question...
- Refreshing an iterator
- c pointers problem
- my pointers are not getting changed when passing into a function...
- Graphics in console application
- memory access error
- help w/ dll's
- How to debug a STL program?
- Error while loading shared libraries (Linux)
- just a little stuck....
- Static Const Class Member Syntax?
- Problem using transform?
- How to know the size of an array??
- stl::vector::at() throws an exception???
- Some quick questions on style
- Problems getting my IP address
- Creating my own stream for loggin?
- I need some encryption algorithm
- Casting from parent to child
- Casting
- newbie thread file i/o
- Abstract classes
- Chemistry Elements Program
- Overloading << Problems
- redirecting stdin and stdout programatically
- How to implement indexed multidimensional array in C++
- Why Does strcmp Work but strcmpi Does Not?
- Character Array problem
- Help out with this simple scenario
- Structure of packing
- stl::string::c_str() return is valid after the string is deleted??
- << operator overload help
- unresolved external symbol (trying to use C_SetPin function)
- ultoa
- Exception Occured
- STL Multimap
- Bad to use long exe names or names with spaces?
- Member variable initialization problem
- ikey console program-detect token and change pin
- help with #pragma once
- STL list.sort() problem
- copying a function from one C++ file to another(kind of automation)
- conversion
- Newbie: String Literal to Pointer
- STL string to int?
- Error mesage
- Array of Bools
- How to load & play MOD files
- access to private members
- could not figure out the error in this piece of code
- Overriding virtual functions in MI scenario.
- unistd.h
- How do I convert between big-endian and little-endian values?
- larger array size like (100000000)
- Programming in Linux / Darwin
- Functions pointers
- Writing to an existing file
- Class variable
- Help for someone new to C++
- help in dynamic array declaration
- problem with operator overloading
- STL Vector inside a MAP
- Clearing ::std::vector<float>
- Return 2-Dim Int Array
- Limiting the instantiation of an object..
- bit operations
- Free RS232 Monitoring software?
- Determining Inline
- getline problem
- How do you call "func()" vs "func() const"?
- Problem With Function Returning 2-Dim ******* Array
- hi, would you teach me with the question?
- design flaw and how to to better
- templates and operator overloading
- details of NIC
- why cant i use a map<std::string,std::string> ?
- Multiple inheritance of interfaces. Is this possible? p
- Is memento a good design decision here?
- hlp needed to make my code faster
- array size in c++
- Run Time in Using dynamic_cast
- .dmp no symbol found with . pdb ?
- Storing Asian chars
- "new" issue... cutting off part of another string!
- Passing FILE* to DLL
- converting hex to decimal
- Cast overloading?
- floating point overflow(plz urgent)
- loading large file into buffer
- Return data-type iterator points at
- Problem with predefining namespace function in header file
- indexed buffer
- Using int *argv[], getting crazy output
- how want bit operation instead of addition?
- wht is the problem in my code
- type conversion
- file read/write problem
- How to make sure that file is already in filesystem?
- Recursion problem
- Operator overloading issue (works with VC++ 6.0, fails under gcc)
- Storing different types in a vector using inheritance
- Dividing program in parts
- Function Poiunter Question
- Dynamic Recursive Fibonnaci array computing
- Design Issue with Singleton class
- logic design
- passing a member function by reference
- please help me (problem with STL on linux fedora 4.0)
- Which is better to use #define or const int?
- libstdc++ document
- Searching record using wildcard!!!
- Problems in defining template functions outside a class
- [RESOLVED] static const member initialization
- How to determine an array's capacity?
- storing data with a lib
- Why do I get unresolved externals with my template code?