- understand a notation in makefile
- Using template methods inside a generic C++ class?
- time function
- fstream (again)
- C interpretor
- Personalized stream class
- Creating a ramdrive
- testing signed overflow
- compilation error!!!!
- MakeFile ... ?
- [polymorphism] why do I need to use virtual destructor?
- ActiveX DLL development
- stack overflow !!!!!!
- complex namespace organization
- Device Driver problem... (Need help!)
- casting from BSTR* to stl string
- DSP (VC33) board programming
- Structural Induction
- string manipulation
- GTS LIB add constraint problem
- extern "C"
- porting VC++ sourcecode to linux
- linux
- Process info in NT
- Divide the buffer into chunks
- Platform independent time functions?
- Critical Section
- About sound...
- list::sort
- std::string as memory buffer
- Redirecting cout
- ployfit
- Get all words
- Control loop question
- File Manipulation
- Complicated use of Hash_maps (or something else)
- malloc, another implementation of
- c++ application to link webcam
- include files
- string manipulation?
- Can you translate this for me ?
- Strings to Function Pointers - how?
- Algorithm animations
- writing in video RAM
- question about deallocation
- Read My GPS
- urgent
- Padding spaces to string in C
- bitStream handling
- Strange C++-Problem initializing a structure
- capacity of a cd
- sscanf
- get file names in a folder / directory
- g++ compile LEVEL=2 (optimizing) causes infinite loop on Solaris
- weird problem in recursion
- problems using method find of map.
- Output console
- ostringstream under Linux?
- Callbacks within classes
- [Problem] - GDI
- Boost::checked_delete
- DSA in C
- Class Member Variables:instance Vs pointer
- Problems with Multi Threaded Version of Boost
- STL and Linux
- Rounding To Nearest Integer Value
- Call function with pointers
- stl warnings
- compilation error
- Memory Leak
- Multi-dimension STL vector
- c structure initialisation
- Can vector in STL lib. store other class??
- reg. string assignment
- Z order with windows and non windows objects.
- how can I sort a file?
- overloading >> and << to find type
- not able to use editplus to compile C program
- array at member data problem
- initialize a class with array member data
- Get rid of 0x0d!!!
- creating a new element in a vector
- Jossuttis smart pointer for reference counting.
- Sending vector template using winsock
- ADO connections
- Digits to string
- error deleting...
- debugging problem
- Uploading Vector To File
- how to get the number of interfaces on winxp
- replacing new lines in std::string.....
- C++ API documentation
- Help needed
- Reading a file, unwanted chars at the end
- BSTR*
- External linkage and Internal linkage
- Plugin
- algorithm needed
- Anybody knows what g++ means: "an expression involving an external symbol"
- change a user's system preferences
- What characters does a C++ file allow ?
- Maximize A Window?
- Stuck compiling dll with MingW
- What is a CALLBACK function?
- could you translate this code in english
- Replace Lines In Datafile
- small programme
- Cpp program error...
- Avoiding Buffer Overflows
- Divide once and then Merge again
- using the 'short' keyword
- How to convert Distance...?
- Compile time
- file size
- How to get the physical memory
- Cross-platform GUI library
- Read registry, ::GetTickCount() in Linux
- byte packing
- convert int32 to int64 HOW??????
- choosing a template implementation at run-time
- Catching CTRL+C signal...
- Run time error when using delete[]
- virtual distructor
- Is this code well-defined/legal?
- CComBSTR
- about tempory object!
- print the name of a const variable
- Platform-Independant Sound
- How doi convert/cast a c-style string's value to execute a function of the same name?
- Vector and File Content
- extern "C" needed for DLL compiled in VC++ 6.0?
- How to communicate through USB?
- Pointers
- Help with this code Keyassci
- Function Pointers...
- service sharing a dll
- Solaris (socklen_t)
- Error compiling a C++ DLL with Dev-C++
- SEC directive? (Solaris)
- Bucket Sort Madness
- This error ?
- Why this
- MFC support for IA64 Support
- deleting a file
- Running another program from inside a C++ program
- "In File" compile error
- Clock() question
- writing own manipulator: advise needed
- function that returns function
- error in the code
- Member Functions in struct
- Burning Files to CD
- Multithreading
- Creating Array Of Objects Dynamically
- NULL POINTER ASSIGNMENT
- question about detecting file errors
- Exceptions
- string manipulation - difference between VC.NET and Unix C++
- Vectors Vs Array
- LNK2019 if inline fine if not
- Stub C++ code and DEF file generation from a DLL
- how to get UTC Timestamp from time
- Reading File Size
- Ini
- armstrong number
- Want to use gdi+ without MFC
- GDI+ transparency mask?
- Suggestions....
- #include directive
- Need advice with datastructure
- ZeroMemory & malloc()
- Linux Beginner
- ascii checking from ifstream
- Counting the number of folders in a directory
- type checking
- Templated linked list memory leak
- multiple inheritance casting problems
- vector question.....
- dealing with wicked huge numbers
- conversion char to int
- linux clipboard
- Simple tool to make documentation ?
- XML component vs Properties file
- Code doesn't works under Windows 2000.
- How to install Oracle 2000 Developer on a Oracle 9i server machine?
- Fixed point decimals
- When to define a common base class
- Power consumption
- Getting infrmation from another application
- implementation approach
- Console and Bitmap
- equality test for floats...
- What is this ?
- array problem
- network protocols
- Problem with my logics and code
- String::c_str()??
- memory problem
- pointer to pointer question
- Obtain key n data of a map <Key, Data> without iterator
- ofstream class member
- Memory problem in C
- how to convert linux based program to windows nt os
- reference and const reference
- How (or if) to avoid const_casts
- text file enquiry...
- Workgroup/Domain
- how to convert a int to a sting in C++
- Printing the array elements in order without sorting????
- complier error from g++
- bind2nd does not work with "user defined" class
- Getting index where pointer points.
- mod " %" question
- Debate: Is ReadProcessMemory normally considered an IPC solution?
- DirectSound + Codec
- conditional directives
- Beginner problem. :)
- Search on the LAN
- operator= in template derived class
- Non-Windows INI file processing
- formatting date using stdlib?
- string to int conversion
- Dynamic Programming
- Throw an exception for non-cofingurable number of vector elements...
- Watch Memory Allocation in Unix
- c style string manipulation
- Pausing execution...
- Is it wrong to say that a binary tree does not require a separate sort?
- How to format my output using ofstream
- simple question of my C program
- urgent 0-wrong val to unsigned char
- creating only one object
- 2 classes referencing each other
- Template function
- Processor Speed
- an array of objects?
- Who uses wxWindows?
- C++ plugin for RealBasic. Need help
- problem in file handling
- File extensions
- GCC compiler question
- Does the following statement invoke undefined behavior?
- Fixed point real numbers
- Opening files by extension only
- USB PORT accessing
- *void -> *short ?????
- Problem with linked list
- Firewall ?
- construction inline/offline
- How can you prevent inheritance from a class