- Can I use the classes this way?
- fread segmentation fault
- HTTP GET/POST from C++/Unix
- linked queue remove
- Beginner Program
- A constructor/destructor question
- Montgomery inverse
- compile error about destructor
- MINGW<GCC no more override crt startup functions?
- std::string and error reporting
- Header file problem
- What's the best way to check if a pointer is valid?
- What's that? Code::Blocks vs. MS-VC+ +express
- Static Enumerated Variables
- help needed on compiling C++ Code!!!
- New function but old function
- Program is crashing
- Checking for updates
- [RESOLVED] Pointer addresses & Scope
- #include <header.h> or #include "header.h"
- [RESOLVED] Constructors and Destructors
- exception throwing on file accesing error
- Reed Solomon - Algorithm
- Help: code won't compile
- C# style debugger?
- bad_alloc in new
- about exception specification
- static variable...
- Splitting up code?
- Help with string and text input
- My socket is not doing... anything
- fread() after EOF.
- Beginner - My double is reformatted to an int.
- Header Files issues
- PLEASE HELP! Opening and adding lines to text file.
- Defining array within a class
- making up arrow display last entered line
- Showing Elements in vector container
- new invokes VirtualAlloc
- exception from C function?
- char str
- Uncaught exception
- exception and global variable
- HELP::Constructors are killing me
- Dynamic members - safety
- HELP::Operator Overloading + Constructors
- [RESOLVED] vector copy using new
- Incomplete argv/argc when using FTYPE and ASSOC
- constructing const structs in classes
- Signature inconsistency
- Why ++iter versus iter++?
- Multiply using bitwise operators
- Need Help - ios::app
- Anyone here know GTK?
- returning "nothing"
- interesting question about new and nothrow new
- Newb Help - Logic/Syntax
- Problems with Loops. Help!
- strange grammar about volatile and operator overload
- The 3n+1 problem
- method between classes
- help
- pointers in functions (not parameters)
- Q. about path name in c++
- std::exception and STL
- OCI bindings for CLOB data type
- Strange error
- exception handling, function call and memory
- throwing statement in derived class constructor
- C++ newbie here... a stupid question needs answering
- C++ HTTP, sending a POST request to server
- String array memory deallocation issues
- Additions to this program?
- Character Arrays
- array of unknown length in a class
- how to access different rdbms with c/c++ easily
- Performance and footprint of virtual function
- Which of two is a better solution to read a text file in vector.
- Question of test c++
- An Access Violation Segmentation Fault
- float math help needed
- What happens to the member function in the class when copy constructor is invoked?
- Is order of element in multimap guaranteed?
- static and dynamic casts - Easy confirmation
- Syntax issues
- need help on strange cout behavior
- declare an extern var in .dll
- Need help with a simple exercise
- Please Help with this little project...
- pointer to a pointer creating dynanic 2d array for that pointer
- Questions about Exception
- beginner loop help
- using library functions with private class members
- Symbol Referencing Error
- C++ Interface
- error: too few arguments to function
- deleting *this
- Invariant for merge sort
- IUnknown
- Similar problem to vistor pattern solution
- compile windows dependent code in Ubuntu (Linux kernal)
- Help with dynamic array in class definition
- pointer to reference
- absolute value with a float
- OOP problem
- unresolved external symbol
- Multidimensional array to a function
- Critique my Code!
- linked list sort
- many question about pointers
- Virtual function and multiple inheritance
- C++ How To Program Exercises,deitel Exercise
- virtual function not in vtable
- Que with constructor initialization
- Multi-type container
- Memory layout help
- basic memory leak question
- Best way to get dynamic template instantiation?
- RSP: converting from String to an Array of Chars
- Strstr function
- How to convert pointers?
- [RESOLVED] Memory allocation in functions
- C-style cast suceeds whereas static_cast reports error
- Some advice needed on the use of STL and boost
- True memory leaks or false ones?
- obtain FILE* for memory
- Which programs should I get for C++ programming?
- [RESOLVED] Passing an ofstream to a class from main
- [RESOLVED] You've been warned...
- [RESOLVED] getline doesnt work more than once
- Streams to Vectors
- Error 2491: definition of dllimport function not allowed
- adaption of code
- CreateInstance
- Doesn't work, checkit out please
- AddRef and Release
- vector node resize
- [RESOLVED] Explicitly calling base class virtual functions
- Perl scripting
- life cycle of exception object
- Singleton class
- PCRE linking error
- Generating a UID
- [RESOLVED] Problem understanding how Windows manage internal dependencies of a dll?
- Virtual destructor
- Generating integer sequences?
- msvc++ 2005 express and scope
- C Program, Text file output.
- A question regarding an array of char
- array of structs
- Array Question
- reference symbol placement question
- Terminology: what is "morality"?
- iterators and SIGSEGV
- Do I need to set a pointer to NULL after I delete it?
- Radix sorting, linked lists, help.
- Ambiguity issue
- "Metaprogramming" (and Function Pointers)
- new to malloc conversion
- Array Confusion
- How to test the length of a binary number
- i cant understand the instructions for Czip
- Counting new lines in a file
- vectors!
- nameless classes
- trouble learning structs
- Evalutating tone of sound input
- 2-pass linker
- line by line "pager"
- Question on pointers
- Return Double NaN? (Easy for Vets)
- extern "C"
- Code transfer to flowchart
- c++ program for ATM machine
- Problem with a file
- Test for built-in type
- Can't send data to clients
- [RESOLVED] Why use a pure virtual destructor?
- Parsing a text file with various formatting
- FTP messenger (Windows)
- Functions returning references
- Non-Type Template Deduction
- Segmentation fault on different compilers
- Polynomials using vectors
- A question regarding deallocation
- Odd errors when including certian files
- COM CreateInstance method
- Reading string from the file
- std::string - how is this working?
- formated file reading problem
- How to use select() function
- includes
- calling a function in a friend class in a another class
- Possible to return a variable length string
- Problems with Absract Classes
- Interrupt Handler
- initialization
- Pushing back a class vector
- auto_resource: A more powerful auto_ptr
- template template parameter issue
- mySQL and C++
- Printing a pair
- [RESOLVED] Template Problem-fatal error LNK1120
- std::vector mangles a char*
- cpp preprocessor
- Dynamic arrays
- stl using vector<string> in for_each algorithm
- Help: Explaining Code
- non-const static member variale initialization
- How set file pointer begning file
- Preventing methods from being inherited
- strange virtual function output
- Strange error
- Mental block - what is correct syntax for map<> ptr?
- Creating C++ New Types
- const array pointer
- Tail Recursion, Stack and Function Call after "return"
- Constructor with structs
- single if statement at end of program
- Beginner Program Problem
- Non dereferencable iterator C++
- Invalid operator< assert in list<>.sort()
- HELP PLEASE, I can't debug under vs2005
- error: 'inet_addr' was not declared in this scope
- function not declared in this scope
- Very basic c++ problem
- displaying unicode symbols and other Q's
- maybe dumbest question in CS...
- Operator overloading help?
- Problem with Strings....
- Traverse directory using boost library
- Recursion Small problem.
- smart pointer release
- virtual function
- A simple loop with input
- Output stream not closed
- Question on pointers
- Need help with wcout!
- Strange Input (keyboard) behavior and resetting cin
- unhandle exception: access violation in constructor
- Hello Codeguru members! & Hello world help!
- rand() & Microsoft ??!!!
- Quick Question, loop issue.
- extern sample in MSDN
- type safe issue
- [RESOLVED] Typelist problem
- Size of a string array (string*)
- What is an HANDLE?
- How do I get a file descriptor from a FILE*?
- Loop with Pointers to Objects