- DWORD static vs static DWORD
- Dynamic array allocation problem
- battleship in c++
- Destructors.
- first time pointer where is char* locatn
- memory questions
- c++ - last two (i hope) issues on my project
- cin.get problem
- Dump CMOS data?
- Getting back into C++, somewhat lost
- static questions
- destructor
- c++ - system() question
- Looking for free c++ simple profiler
- Help, please.
- how much of C should I learn in C++?
- A loop that uses two iterators
- implicit declaration of function 'int system(...)
- Jumping Functions?
- Random Number function problem
- Code seems correct but doesn't work
- Automatically Generated Methods
- pointer declaration ambiguity
- Help with an anagram program
- Undeclared Identifier
- partitioned a object list according to one attribute and ordered by another attribute
- Creating a table with cout
- I want to improve
- an interesting question about the STL container
- Avoiding Dynamic Allocation
- Static member function in a CPP file, possible?
- GUI based Population Simulator in C++
- Better way to simplify fractions.
- Fraction to decimal help
- how do this deallocation?
- c++ theory question
- How do i get the recripcol of a number
- Some performance/optimization questions
- Code Won't Work - Vector of Pointers
- Trying to make an inherited function = 0
- URGENT help needed in C
- c++ - path question
- URGENT Help in C needed (moved)
- gotoxy function C++
- Beginner C++ question
- understanding pointers
- Removing data from a vector
- static members And static functions
- Can't figure out proper C++ syntax
- problems with dynamic reallocation
- Making a 3 digit ID
- writing a double value to a file
- fstream file.open
- Vector<char> question
- ffmpeg AVOutputFormat Ques
- STL Forward declarations and iterators
- Need help with beginner's C++ program
- Finding primes below number
- Faster code possible?
- newbie question about windows installer
- Functionality of multiple operator overloading
- C++ Beginner: vector swapping
- [question] random number generator
- C++ program memory layout.
- Send AT command to Sony Ericsson W700i through USB cable
- difference Between MFC and VC++
- member fn declaration outside class template not linking
- Grayscale bitmap question
- Winsock read() throwing in random stuff
- get back
- Is there a memory leakage in this simple code snippet
- trying to overload the / operator
- struct troubles...
- isdigit help! BEGINNER!
- Some basic questions
- getline question!
- comparing elements of list
- [RESOLVED] Simple program crashes
- Property Set Library (PSL) - Announcement
- gprof issue...
- [RESOLVED] Creating a nested template class
- Need help figuring out how to implement a Group of functions based on one another...
- Reading a bluetooth device
- Change the drive label and icon
- C++ Logging Lib on VS2005 - Log4CPP or Boost or Pantheios or what
- Adding elements from 2 strings.
- main crashes
- "The variable index is not initialized!"
- sort deque received a "Invalid Operator<" debug assertion
- Program cuts off letters
- Assign value to function pointer
- Help with small program
- vtable question: why its own method is called rather than the parent's one?
- c++ stacked bar graph
- If condition correct but the program go to else????
- How to read a file char by char and replace it with string????
- Do large headers impact performance?
- Console application not working properly
- Vector problem
- An interesting code about a constructor calling a constructor
- [RESOLVED] Adding multiples (Project Euler)
- [RESOLVED] #pragma pack(1) workaround?
- Makefile help (noob)
- writing to a .txt file (BEGINNER)
- Not repeating an operation to cutdown runtime
- structures and classes, which to use
- Why must this be included?
- accessing private data help!
- Sending 0x00 to a socket server
- find out the error in the following program and point it out to me.
- Reading a binary file
- Converting char to a string of hex bytes
- operations on long binary strings
- Factory Function
- wrapping a vector, is there any point?
- Simple question regarding command line argument
- C++ classes problem
- Buble Sorting
- Creating an array of characters
- Convert char array to char*
- Sleep function
- pointers to elements of vectors
- partition algorithm
- difference btw inline & outline
- Is it safe to close a handle before thread completed?
- TerminateThread or not?
- Append single struct to array of struct
- partitions of a set of data
- Algorithm on strings/log files
- Dynamic Allocation problem with lists
- in C++,what's the counterpart of using zero-size arrary ?
- [RESOLVED] reference confusion
- Include .swf inside application
- How to implement factory pattern in c++ if...
- Help with this C snippet
- Material on C pointers
- Strange random number problem
- Are structures useless?
- [RESOLVED] iterator
- Help with switch statement...
- C++ for linux
- Extending a scripting language with C++
- Recursively defined objects & pointers
- std::string in an object corrupted?
- Evaluating the contents of a character array
- boost match question
- how to change files creation and modification date
- C++ queue
- C++Simulation Time
- Quick destructor question
- Quick n00b question - Reducing a long number to its digits?
- std::string and binary data
- Linking Error (I don't understand pure virtual classes)
- [RESOLVED] #pragma warning vs #pragma push/pop
- Converting a char * string to something readable by read()
- global const int "already defined" problem
- Need help reading file into struct, then outputting it in relation to the struct
- C++ Window i think
- Wxwidget
- deleting a file without knowing full name
- help finishing my keylogger??
- Problem with random numbers...
- int64 and strings
- [RESOLVED] TagLib errors - wont compile my program
- convert HEX formated data file to ASCII
- Code to ftp a file from unix to windows
- "return" error on function
- STL string gurus - please help!
- Creating a header file noob
- Simple (?) Memory/Pointer Question
- Coding pointers and Memory Address Finders
- Coding for Interest rate
- point me in the direction:)
- char error
- help debugging? std::cin.get() problem
- 2 dimensional string array issues
- Recursion issue
- [RESOLVED] Crashes with "..." at the end of a string
- Unknown problem
- While loop does not run!
- Large array causing segmentation fault
- Vector containers
- Heap and free Store in C++
- 2d arrrays
- CBR queue
- using dll and xml
- '+' >> float exception problem
- Monitoring Printers
- sizeof(struct) - Easy question (hopefully)
- Need OSX guru: My program locks up when a Mac wakes from sleep.
- Is different?
- Help my Menu program
- Need help conceptualizing
- ABout Boost library
- Inserting a number into a sorted array
- Size of with Virtual Inheritance
- incomplete type and cannot be defined
- help with design
- C++ and DAQ led displays
- Writing flags to file
- Can you call a constructor within a destructor, or vise vesa?
- Can you call a constructor within a destructor, or vise vesa?
- Second part of my program repeats and...
- hash table
- [RESOLVED] Memory exception
- Virtual functions
- Application framework design question
- Program to convert PDU to ASCII
- About C++
- Writing large data to a file
- Include Guard Question
- Use of operator keyword
- simple factoring doesn't work
- What is involed in making an A/V program?
- Calculating Factorial
- Visitor patter with templates calls wrong function
- how to read data from textfile and push in array
- String to Integer
- how to byte pack data into a string?
- XSLT Compiler for C/C++?
- problem in 'breadth first search'
- gcc: no matching function for call to wrt auto_ptr
- iostream and compiler problem
- Why does this compile
- Pointer usage ..
- Stop Threads Started By DLL
- Matrix in C++
- Percentage calc formulla needed - little maths
- [RESOLVED] confused as heck
- Concatenate array to string
- Read last line of file?
- Can Anyone find the error here?
- const CList or array
- Polynomial Class
- [RESOLVED] using a string to open a file for reading
- File Stream Problem
- Problem with ifstream.
- Naming arrays by user input.
- [RESOLVED] How to input txt data (while using space as delimeter) into data structure
- Write to a log file
- FSM using Template Class problem
- thanks for help
- Txt file reading and data storing
- how to use map container and get input
- boost::intrusive without using a vector?
- May i please have some help asap
- Old Application - MDB2 Data?
- Simple function help requested
- can i assign directly the memory address to a pointer like the address 0x102354
- new and delete operator