- Time Zone
- [RESOLVED] vector::erase problem
- C++: private static member functions
- User movement + Color
- Character Array :: Obtaining Part Of... Help?
- Comparing two numbers C++
- Profiling: what is "access" and why is it taking 60% of the time?
- binary_search workable here except random_shuffle& sort
- how to program smart card reader using C or C++ programming?
- string parsing
- comparing value and function call
- Pointer to pointer (**var, *var, var)
- Variable Pointer VS Array
- Declaring pointers, pointer & array
- Declaring pointers, pointer & array
- Another reason not to use #define
- Network connection
- #pragma portibility
- Hooking->Other possibilites except Detours Lib
- cross-platform development
- printf
- MD5_Init() problem
- Creating Classes; Hints Required
- smart pointers
- linux c/c++ code to start/kill the process
- Function Overrides -- Inheritance
- Character Masking
- "no match for operator< __a < __b" compilation error with gcc
- printf to buffer err
- how do i generate a random float between 0 and 1??
- const confusion
- .dmp windows OS compatibility
- enum visible for other classes
- what is the diff between char str[] and char * str ?
- Bad output in good program
- "undefined reference to ..." gcc linking problem
- Pointer declaration in shared header
- unix database access
- lots of linker errors
- Large multidimensional array problem
- Linkage in c++
- Simple calculation program
- C++ style programming: Can we reallly manage without #define?
- Problem with copy constructor
- pixel value
- string memory leak questions..
- Help a noob out with a simple program
- redefinition of types
- pointer to function
- Generating makefile for C++ project using Eclipse
- <memory> make me mad
- Should I use sleep or pthread_cond_wait?
- silly question about classes
- __int16, __int32 ... Always consistant?
- need c code for cubic interpolation
- Can a const function call one that is non-const?
- unlocks users accounts
- Newbie console problems :(
- How do I determine the physical slot of a PCI card?
- cin.getline vs string::getline
- Stranges with mouse events in Borland c++ builder
- [RESOLVED] Design question: using std::map with static data
- std::map
- Getting Function Name from string??
- What is the Global Namespace
- problem with loading binary file into Database...
- WriteFile API and com
- linker input file unused because linking not done
- Problem Reading Binary File
- Virtual function in second derivation level
- problem with dll
- Learning about dynamic memory - Question
- I need help writing a program....willing to pay.
- A technique needs opinions
- Macro question
- [RESOLVED] UDP Programming
- Format Specifier!
- error C2106: '=' : left operand must be l-value
- Library linking problem
- return handle to internal data
- Linear equation solving method for rare matrices.
- ¿.h?
- vector problem
- [g++]Problem Linking a Library
- newbie question about Function pointer
- Linking class statics per-module (Linux)
- SIGINT woes
- Compilation problems
- operator overloading curiosity
- Scanner problem
- using unions with float and long
- Is it call by value or call by reference...?
- string question
- Unary operator with logical operators
- Lazy initiailization in C++, what is it?
- Stream segmentation fault
- pointer types
- What is "size_t"?
- preprocessor statements ; question
- #include <filename> filename's extension convention?
- Namespaces in C
- why is c used more in the embedded system areas?
- compiler workings information?
- erase characters
- help for tree..
- Destructors and Exceptions
- ADOCE tutorials
- How to implement printf-like formatting functionality?
- Need Help with STL sort
- pthread_create
- mapping bits in C
- Globals and scope
- What are the advantages of using log4cpp?
- adding variables to strings
- problems with pointers.....
- writing to many files
- Why declare a global function static?
- building 16 bit binaries with borland 5.0?
- Stack overflow
- Clipboard -> Pasting?
- Destruction???
- Restarting, controlling an external application with C++?
- pointer to array of class.
- Constructor calls
- Copy Folder
- Multiple of the same Child windows
- sections in console
- Random words
- function prototypes
- Obligitory newbie question
- Hopefully not a completely ignorant question
- Make program loop untill null value is passed.
- Run time error occurs when I use a pointer instead of an array.
- get a random line from a file
- convert int to class
- Building Your Own Search Engine For Your Site
- Construction Limitations
- About Lock And Unlock
- Question wrt Classwide methods
- How to communicate with a USB-232 converter?
- Object w/ arrays vs. an array of objects?
- Need: Cfilefind for linux
- function parameter problem
- empty struct
- SIGSEGV for localtime_r call
- Exception classes to use in my company's library / API
- unsigned char[]/signed char[] problems (16 bit programming)
- Cleanup When & Where...
- long type question
- Output to file
- UINT flags
- Stuck: converting char to int
- nonblocking C socket connections
- couple of encapsulation questions
- l-value required
- stl vector syntax needed
- Stop 0xC2 or BAD_POOL_CALLER
- undefined behaviour
- merge two or more tiff files
- difference between read and readsome
- C++ pet-peeves
- memcpy problem
- strtol / strtod usage question
- Mask user input in console app
- how do i access a specific bit in a very long char??
- Beginner Console Title Question
- constructor parameters!!
- Trees
- CPU utilization question
- Getting numbers from stream
- A writing standard accross OS's
- acting on special chars (esc, backspace)
- Why can't pointers be added?
- Popping a web page under Linux / Darwin
- Spawning another proccess under Linux
- Get millisecond resolution on Linux
- MSDN for Linux
- Randomizing a whole array with no je-ja-vu...
- charactor number differentiation
- virtual confusion
- hard disk serial number
- STL maps confusion... :-/
- BufferPool - How Exactly it helps.
- binary srch tree in c++
- Show me your python...
- Differences between HDC and HANDLE when Printing
- minimum spanning tree
- Virtual Confusion: Reloaded
- What is the best way to return a std::string?
- time table project using random restart hill climbing
- Sorting Function
- Size of an Empty Class ?
- Cos inverse
- Copying polymorphicly.
- segmentation fault please HELP
- Templatized generic base class caller
- Hard to kill hidden process
- About the book: The C++ programing langauge
- I DONT GET THE "POINT">>Help with pointers
- Deleteing all files in a folder using Devc++
- What is meant by optimization according to C and C++
- Min-Heap in C++
- Dependent Application & Version Listing - Tool Info Required
- C++ Builder help
- A problem with including templated classes
- float & double range
- Converting a double to string with x decimal points
- Clearing an array
- Need Code FOr This Program Plz Help
- Quitting a recursive funtion
- how do avoid integer overflows in my code
- primitive to user defined type conversion
- Serial Port Communication
- Error in Borland C++
- how to do you handle pointer class members?
- using extremely large ascii files in c/c++
- convert seconds into hour
- Working of this program
- implementation of fast fourier transform
- maximum possible rounding error
- compiling problems with g++
- Accelerated C++ homework question
- mingw and STL
- strcat is coredumping due to memory issues
- Questions on static
- Storage Classes in C/C++
- getline question
- object instantiation
- read/write raw data
- Constructors + Arrays
- cat files ?
- loop problem
- Log2 -> E2268 Call to undefined function 'Log2'?
- Unresolved external error
- Using makefile.inc
- Inserting to BYTE []
- Need to know what some things mean i am new to C++
- loading a dynamic library
- function template beginner
- why am i getting these erros
- emacs Unicode build
- Scope of dynamically allocated variables
- Using Namespace Errors....
- New To Classes
- where do i find out what the struct of bmp looks like?????
- another unresolved external prob
- Need 0.013487 but I have 1.3487e-02
- substr twice in same set of brackets?
- map key problem
- problem with perl compile with C code