- constructor overloading issue..help please
- irc bot parsing in c++
- hiding the text while on command line...
- HP CC (cfront) Compiler
- extending my map
- [RESOLVED] struct question
- Need a text class.
- guys, i got hash_map working!!! but problem
- Transition[1]["a"] = 2, how to make an array like that?
- directory access
- C++ Builder
- Strange problem with sorting
- string handling - want to improve this code
- [RESOLVED] win32 console window problem
- how to convert int to string
- new memory stack for different parameters
- std::bad_alloc problem, please help!
- [RESOLVED] #include <winsock2.h> problem
- a strange make rule
- about strip
- [RESOLVED] gethostbyname problem
- [RESOLVED] problem with ssl
- [RESOLVED] text file question
- a hard problem (well for me at least!)
- console app problem
- Writting Compilers and Interpreters
- looping through hash map entries
- Reading from file
- openmode
- Customized Trim Function
- stumped
- c++ main problem
- Need help for a recursion problem..
- simple C++ question
- what's wrong with this code
- ofstream file not created
- data structures examples help???
- Why array new needs access to destructor?
- delete a key from ini file
- about -00 option of gcc
- some basic questions on C++
- How to determine the type of variable?
- memory leak
- compile time error - singleton usage
- (void**) &pISL. What is the meaning of '&'
- vector of vector of complex
- Help for linked lists
- Find OS type on Remote Machine
- ptr capable of pointing to different structs
- i get an error 10060 on my connect()
- Can this code be anymore efficient!?
- problem with a loop
- why "const" is not woking with "C" but working with "C++"?
- Problem with header file
- macro problem
- How to make an OS?
- C Program - HELP!!
- MySQL++ lib vs. MySQL C API
- vector as class member problems
- memory leak indentification
- static const members
- convert a character into another
- A very strange problem
- fstream "issues"
- array to complex vector question ..
- Order of test within an IF statement
- test.cpp:15: error: stray ‘\160’ in program
- sizeof structure
- about stubs
- directory access problem when compile .c into .o using GNU make
- Topic : Overriding new and delete
- Anonymous Objects
- [RESOLVED] error checks
- Random number
- deleting a 'dummy' global object/object pointer
- Hold the program for x seconds
- const return values
- read 16 digit numbers from file into array and then sort array
- Small Scope Question and Copy Constructors
- local and global variable same name
- STLPort Unit Test Errors
- #pragma pack(1) and string
- help me to my case study..
- saving listbox contents to a text file
- Running Thread as class member.
- new INSTRUCTION
- How to set struc in struc
- my comments arent green
- Why access violation?
- problems about a function pointer array
- Do you know how to calculate the size of a class?
- how to debug and fix bugs
- class converting issue
- Simple , but after best way please?
- operator & make no difference!
- Anomaly Comparing Numbers
- stdout line buffered
- Newbie needs some pointers (while loops)
- command line parameters
- pointer return NULL, how can I do this?
- about -fpic/-fPIC option for gcc
- Sockets
- Returning dynamic allocated var. from function
- puzzled with the dynamic allocation
- Running another program from C++ (no Windows) source
- What Bug is this? a memory leak????
- Does c++ have a command update ?
- have a problem which i dont know how to start the codeing!!
- isapi and web pages
- Token String
- Singletons in "manually" Loaded DLL
- [Q] : uppercase output using cout in [Watcom C] ?
- am i too young?
- outputing console text to printer?
- Templates getting confusing
- [RESOLVED] overloading operator new
- FLTK, QT4, GTK+, Wxwidgets
- Relationship is-a, has-a and uses-a
- c++ images
- Templates - using qsort and pointers - does not work
- CPU utilisatoin
- Explicit vs Implicit this->
- reading/writing file on remote machine
- Ambiguous overloading
- what is COM
- WM_DEVICECHANGE & Message Windows
- Object Destruction Question
- Thousand Comma Separator - Possible To Revert Back To Old Behaviour?
- HTTP gzip encoding
- STL Compare class
- About Constructor & Destructor
- Creating a timer in C
- How should i model / structure this
- what i'm doing wrong here ?
- cyping float into char array( or byte array )
- Pointer to function with variable argument list
- STL map questions
- Borland C++ making problem: [TLib Warning] " not found in library
- Derived class variable
- infinity in C++
- sqrt: DOMAIN error (?)
- Getting the compiled source code to run in the background
- string user = NULL; ?
- copy constructor
- Best pratice: splitting of "large" source files
- getopt()
- Template that not compile
- double free corruption.
- C development in operating system visopsys
- The use of Pointers.
- game simulaltion
- any comments about a cache design?
- c++ language usage areas
- copy data from two buffers into one
- IDE Quest
- Begining Help
- guess random number
- [RESOLVED] help with getline
- strings as a return value of C++ Functions
- moving file pointers to "n" th line in C++
- vector question
- setw() , static justification option ?
- [RESOLVED] Data Types of values in a text file
- Memory Fragmentation Test!
- Help help! Linker error in turbo c (program and code provided)
- Extra lines in output file from CStdioFile.WriteString()
- [RESOLVED] vector of pointers
- how to catch close signal ?
- Beginner: C++ program shuts down instantly
- is this correct ?
- return strunct from function
- [RESOLVED] Problems reading from a text file
- [RESOLVED] try-catch not working
- Confused, please help
- new returning pointer of value 0xFFFFFFFF
- how to get BITMAP data after capEditCopy
- Difference between visual c++ and non visual c++
- converting while to for loop
- determine if a string is pure or not
- design issue
- virtual static member data
- g++ ncurses problem
- Noob ask about ermmm using the same include file for multiple "objects" in C
- "Debug" Output switch on/off
- Get pixel values
- Sorting a vector of a user defined type
- pthread_kill and SIGKILL
- Best way to store a password
- C++ equivalent of Java HashMap: sample code for porting
- deleting singleton object
- Hide Program from taskbar
- Check Failure #2 - Stack corrupted
- IPC on linux.
- Little theoretical question
- implementing password complexity
- modules
- implementing password complexity
- sprintf rounding
- the errata of <<C++ Primer, 4TH>>
- how to read file from remote machine ?
- c++ courses
- STL: vector iterator addition/incremention
- Pointer vs string question
- Showing a typedef in UML
- Help Me....
- compress and decompress the string.
- find n replace a string
- C++ code or library for Image Zooming.
- Compilation Issue
- a problem inserting a stl::map wrap into another stl::map
- Please explain this simple program
- More info on makefiles
- Redefinition trouble...
- Making New User Defined Objects
- Strange Declaration
- cross-platform Sock Class
- Overloading Relational Operators
- reading/writing config file
- Newbie: Simple OOP problem.....
- Online Resources
- Template Issues
- annoying references...
- stringstream conversion
- Initializing Constant Members
- Class Design Pattern
- How to read a set of numbers from a textfile into a 2D array?
- istream& problems?
- qsort help
- enum question
- memory/file handle limitation?
- array
- storing part of file in integer variable
- timing programs
- Console input->Invalid
- Starting C++ Linux or Windows?
- enum II
- MemoryMappedFile
- linking lib
- std::istringstream count
- Template Problem
- Yahoo's sign-in seal technology
- ZoneAlarm - how does it work?
- Why does the program crash when entering a function?
- is this code robust
- HOw to open a text/ini file and achieve its contents.
- Strings with Embedded Blanks
- Access the return value of a C++ prog
- Linux: Kernel Programming
- Roguewave & stored procedure
- memcpy() function code