- Vectors and Objects
- Game Programming.... confused
- Logging File I/O class
- ortho + text
- sizeof(deque)
- Difference between int& bumps and int bumps? (and 2other's)
- infinite loop!
- new coder using Dev C++
- Input problem
- classes in separate files
- Sorting An Array
- int(*ptr)[][]
- Recursion without input parameters
- A file problem
- delete pointer to array of pointers
- Attempt to initialize the CRT more than once....
- Delimiter check
- Arrays of pointers arguments
- initializing global variables in C,
- sockets
- simple problem in reading file
- plz Some one Help
- class for really big integers (1024 bit)
- How do I get a C++.NET executable to run on a remote server ?
- Capturing webcam
- Problems with char...
- Unfamiliar Question. tab...
- overloading
- STL file I/O and efficiency ??
- Beginner problem with end1 & end
- Constructor Initializer Lists
- Private Default Constructor
- fclose
- Problem with exception handling...
- about shortcut
- a really interesting Circular Dependency problem?
- std::vector
- why won't this class compile?
- problem with pointer
- Array and strtok
- C++ float to string
- Dynamically creating string varibles.
- Batch/C++ Project Integration
- Clearing a file opened with fopen()
- Segmentation Fault
- Free-ing memory from vector
- g++ linker issues
- static_cast() -vs- C-Style Cast
- issues with container - size() member function
- unicode fopen?
- C functions used in c++ code
- analysis and answers to ACM ICPC?
- Porting from VC6 to Linux Fedora core 5 problem
- Strict typedef declarations
- A noob question
- Getting short Time / retrieving it
- fclose.c
- Accessing variables declaired in a header
- gluLookAt
- S,R,S/R - parameter question.
- String/char problems with Winsock.
- ortho
- Memory leaks in hash_set
- Random Strings
- Sending data plus a null character?
- Convert from unsigned short to double and back again
- compress String
- How to write/read class to a binary file properly???
- Dumb C++ Question
- Can someone just clear this up for me (Winsock)?
- fonts
- stl containers allocation in heap or stack?
- std::istringstream comma delimited file
- spy++
- Shellexecute
- Small #include issue
- Stupid Problem
- Dynamic Memory Allocation
- Execute file
- std::string Question
- Accessing printer & touchscreen in Linux
- I am provided with time in seconds,
- File parsing
- Heap corruption detected on exit
- Padding a string
- standard library conventions
- Question about io_base::sync_with_stdio(false)
- not drawing text
- Binary number division
- #pragma?
- find files in directory
- excpetion
- Classes
- C++ Object Inst.
- sloppy coding?
- Is this Smart Pointer class thread-safe?
- Destructors in STL?
- any ideas to reduce log file size or make log file size managed?
- Python
- array of pointer (how to use new)
- Increasing the stack size of a Thread...very Urgent
- structure padding
- Memory Increase in Solaris
- Memory management
- question for string expert VladMir
- C++ Help
- Multiple Inheritance and the ISP
- C++ SNAKE game, type problem.
- The 'interrupt' keyword
- dlsym segmentation fault
- Global variables in dll
- API to extract system folders
- references
- Creating customized folder view using namespace extensions
- Weird bug!!!
- C++Builder Sound
- CPU time in seconds using standard C
- [RESOLVED] concatenating parts of strings
- [RESOLVED] Help with Threading!!!
- hex question
- [RESOLVED] effecient code
- errors
- Dissable mouse C++ Builder
- performance between local variables and global variables.
- looking for a MD5 module
- This is probably just a simple problem with the string class...
- string parsing with chars
- problem in loop
- What's with *.cxx files instead of *.cpp?
- Issues with C++ Template
- std::vector iterator problems
- question regarding overloading the assignment operator
- Not Recving all.
- Creating a Windows Program
- help with crash
- Timer procedure in a class
- c++ libraries linking/dependencies
- Changing the year(in current date ) in solaris Urgent!!!
- Ugly code. Bit manipulation of a bool!
- Need help sending email via 6.0 c++ program.
- how to get mouse input
- [RESOLVED] Help needed using vectors and iterator's please.
- Any C++ Complier you guy recommend besides MS Visual Studio?
- C++ standard library look up
- String substituting for hard code
- IRC bot parsing
- File Parsing
- Date & Time
- 'sz'
- security library for Windows Mobile?
- time_t conversion
- C++ exe
- Question
- about timestamp
- error LNK2005: DllMain already defined
- Get Requests :)
- BC++ makefile
- detect if computer is idle
- SAFEARRAY help
- profiling
- display percentage complete
- decompile c++
- String conversion
- string question for VladMir (again)
- reverse polish notation
- DLL generated but related import library is missing?
- Link error. (Undefined reference to) HELP!
- HTTP authentication
- help with extended mapi
- Simple c++ Program
- c++ macro problem
- Loading DLLs in console apps
- function parameter question
- problem about insert integer to link list
- Beginer problem with returning null
- Read from File C++ Builder 6.0
- [RESOLVED] Program to find integer from 1 to 1000 w/ most divisors that produce no remainder?
- traverse a directory and list all file names?
- [RESOLVED] .dll question
- A newbie trying to work around ios::app/ios::trunc restrictions
- String In Struct to a Pointer?
- What does re-entrant mean?
- char question
- map question - any way to speed this up?
- Round Robin Sports Scheduling Algorithm. HELP!
- char strtok function - speed issue
- Extracting with fstream.
- dynamic allocated pthread_mutex?
- How to skip file pointer by 3 lines?
- error: expected primary-expression before ')' token
- declaring a 3 dim array...
- Convert getuid() to string
- [RESOLVED] Can you use letters for choices? How?
- Combining functions
- Non-interactvie user account
- C-style strings and delete
- Custom Comparisons of Files
- One problem
- boost::array<BYTE, 8>[] to std::vector<std::vector<BYTE> >
- [RESOLVED] get_host problem
- Strange STL Object Construction
- char value changes after array
- convert int to string
- Array size
- Finding unused source code
- boost::any
- how to suspend and restart a signal
- File compression customization of Downloaded src code
- noobie needs help
- Design Questions
- [RESOLVED] argv[] parameter question
- adding 1's in a binary code
- MinGW LD + Windows GUI = Lots of wierd things.
- have problem with a bad pointer
- Multidimensional struct array help
- [RESOLVED] crashing
- Nested Class
- small question for paul mkenzie
- Disabling ctrl-break/ctrl-c
- Modify OpenSSH SFTP
- have to program to get process ID?
- Array Initialiser Declaration
- Simple fstream problem
- Recording a conversation and saving it in .wav file
- Pod
- explicit constructor
- C++ STL query
- Quick Initializer List Question
- vector question
- Dissappointment with static library build
- [RESOLVED] compiler include problem
- missing value in numeric computation
- [RESOLVED] warning in string function
- hashmap problem
- strcat Printing jargon on first strcat call
- Best C++ ebooks..
- Calling Java from C++
- How to decrease system memory
- Implementing unsized structure array using pointer
- CList position
- Enum + More MinGW Linkage + API's Gone Missing
- Order of .cpp execution
- Array handling problems: Dev C++
- C++ centralized server design
- Small seekg()/tellg() issue
- Array Handling problems: Code sample
- [RESOLVED] hashmap question - need absolute speed
- Initializing array within class
- stlport question
- Array of C-Style Strings