- Piracy protection
- How to...
- Converting a decimal integer to a Binary integer
- Pointer Problem
- std::vector and std::sort, case insensitive?
- Find out if a string is a "string"
- Application shut down!
- CPU & FPU Window!
- Is it possible to have a function which takes many arguments ? and if it is yes, how?
- Are Unix and Linux same?
- array of array pointers
- interpreting another language into C++
- Problem with abstract klass
- Break Out Of A Function~
- template Linklist for strings also
- fopen and Network files
- [RESOLVED] linking problem
- Declaration of class members
- urgent problem with string class
- How To Use Delay()
- Trouble with input file.
- Inserting A Picture?
- :sick: "Access Violation"where is trouble?
- Finding Duplicates in an Array without destroying the array
- **What's worry with my program?
- Corrupted String Pointer?
- Email Server
- Copy Constructor question
- [Linker error]
- pointers question
- Strange piece of code. Please help me understand this.
- linked list faqs?
- Template specialization of one function in a class?
- str ifstream and ostream error
- Redefining Fields
- Is their a API for SCTP?
- i need help with data file create and display
- Verify the validity of a class pointer
- Problem using arrays
- Dotproduct and max value functions?
- __gc and std::cout ?
- string formatting
- key_press_event
- Iterate problem
- need help!
- DLL to and XOR DLL
- Intersection point
- the problem about Visual C++ 2005 Express
- minus number
- Inline asm list of instruction
- polynomial class as a client of a linked list
- C++ Bible
- Inserting A Picture?
- How to replace cctype?
- Object Oriented Pointer Problem
- re-Entrant ?? Functions
- Update a window while in a loop
- Initialising Composite class
- enum problem
- performance gain using static
- Why and when to use underscore
- simple casting on new
- where are the literal constants stored?
- Source Control Systems
- std string assertion failure
- Display error
- Copy Constructor that transfers ownership
- Factory pattern
- C++ on windows vs C++ on Linux
- A good debugger
- STLport and 'bitset'
- Can operator= assign const member?
- Why size of virtual function is 2 bytes
- reference visibility
- Using cin after ctrl_z
- Please Help, Weird problem w/input files
- Problem with strings in classes
- help clerify documentation
- How to use the gdb to debug the running program ?
- question abt _pfnAllocHook and dbghook
- how to read data seperated by tab
- wrong order
- need help - what is more efficient?
- Finding the insertion point in an STL container
- Parse a text file
- Console output questions
- cgi setup
- Simple template
- WMF to CLIPBOARD
- Cyrillic in console
- sorting array of strings
- appending std:list to the end of another std::list
- Compiler Error in CodeWarrior
- DateTime problem in template query (mysql++)
- Disassembler theoreticaly
- Help Please
- Usage of typedef
- Help plz....
- Semi-simple C++ program help please
- A verbose input stream.
- C++ Macro
- string manipulation in files
- Mysql C API linking failure
- Code this 1 – 2^2 + 3^3 – 4^4 + 5^5 - ……
- could you check this code?
- Regarding Null terminator
- indefinite while or for loop!
- I want to some knowledge about dynamic-binding
- Converting int into an array
- hdc in Borland
- Fzero function
- Writing a checklist program for MTGO?
- WCHAR* to CHAR*
- Execution sequence
- How to implement buffering
- Doubts on Structure in C.
- max()
- 2d dynamic array, but the element of this array is a resizable array
- Write code without break and continue
- questions with C++
- SPRINTF - Problems - Please help!
- Objects vs. pointers to objects
- Creating First Program
- Execution time
- How to change console background/foreground?
- a question about standard algorithm
- I need help
- Can anybody give me a way to see the address of elments stored in sdt::vector
- a question about vptr .
- VPTR question
- Message handler for Console Apps?
- Recursive function that changes an integer to binary
- Md5
- Class Pointer question
- how to define a reference to array of 10 integer?
- about address in stack
- Haven't any person can answer the question?
- Random float value generator
- map and pair...
- Problems with enter in "for"
- how to sleep?
- std::string with \0 in the middle.
- Creating a MMOG
- Operator *
- Private variables.
- Unable to convert from fstream to fstream...
- Perfect Hash Maps
- Problem with "lstrcmpi" function
- pthread_create and class method
- problem breaking a program into multiple files
- How to detect pointer memory location?
- An interview question
- Truthfull interview questions
- C can ?
- Compiling 16-bit program
- Problem when using gdb for multi-process debugging !
- C++ web interface?
- Replacement for break and continue
- crash using realloc
- Acting on text files.
- File operation API under linux?
- Random[i]
- Running a Function by its "name"
- how to show time?
- Reading from a file into string...
- write a program output itself
- k:\diploma\elasim2\simulation.h(28) : error C2061: syntax error : identifier 'Chanel
- Allocate Memory
- Reversing arrays
- template syntax problems
- Windows function to get processor speed??
- Can we return pointer from function in c?
- structures problem.
- ifstream and such
- Data Alignment Issue
- Just interesting
- weird output
- printf question
- Radix Sort...
- running my C++ application from another computer
- Linker error while using STLPORT
- bitmap code help
- Compile Time Assertions
- Array Issues
- Linker Error
- compile process
- dll and MS xcel worksheet
- Urgent help needed on STL map
- Undefined reference error
- Serialize Memory Access
- I/O on object pointers.
- deleting array, how does it work?
- Towers of Hanoi TC ++ 3.0 compatiable source code
- Adding array
- Libraries
- #pragma warning fails to work
- How to test if memory being returned?
- C++ Macros
- vector of string
- memory alloccation question
- one makefile problem
- Pragma?
- Inserting into an STL map...
- Extracting subscript element from iterator
- const class data members?
- Mfc?
- file not correctly opening
- compile problem in gcc
- Problem writing to memory...
- bits
- Assigning values in a structure...
- String parsing...
- [Need Help] to write a function to remove all matching nodes from a linked list...
- how to write makefile
- Performance: Switch vs Multiple If's
- Trouble accessing member function
- Recursion program question
- vector init and removal
- Geometry...
- VC++ Comms issue
- Hello, compareson
- In NEW
- Lempel Ziv data compression
- How to get the address of a Class in C++
- Files
- what am I doing wrong!
- The old 'entry' keyword
- Pointer to template class
- GetIDsofNames()
- C++ Puzzled !!
- getline() & parsing !?
- Thread Service
- Class issue, Can I access one class from two different programs?
- vector problem
- C++/MAPI/HrCreatePersonalStore
- Stupid questions on arrays
- Compiler Error C2552
- enum return function
- Writing on a file.
- Submitting numbers to a pointer
- port address!
- copy constructor using VC++
- private member
- Counting
- looking for a char
- Not doing what I want it to do!
- lambda expression in const method
- Using std::sort on vector of pointers to objects
- binary search
- a segmentation fault of a client-server code