View Full Version : C++
- Interpreting error messages (gcc)
- release build assertions/verifications
- Pure Virtual Functions
- Error "type specifier omitted for parameter" in preprocessor directives??
- experiment with std::fill
- UDP broadcast problem
- dtors that fail
- Little problem to use a priority queue
- Deprecated API?
- Can C++ do it for me?
- Converting a macro to a string
- STL iterator
- Help with template object
- bitset solution
- inclusion compilation model question
- Using STL how do I convert a variable to a binary string
- Nesting try blocks inside catch
- Ada to C++ translator
- recursive
- collecting data from text file
- How to use std::copy?
- Critique requested.....
- STL ??
- Passing Through Constructor - Simple Error
- How do I detect infinite floats?
- Regading interview Question.
- Solaris : Difference in g++ and CC compiler for variable length array declaration
- visitor pattern and COM like objects ?
- what are the rules for writing header files?
- auto_ptr's exception safe
- Advice required on my ascii to hex conversion C++
- Can I put this in a .h file?
- cppmake
- Loop over enum values
- Question about operator new
- Return an iterator
- ===Welcome to comp.lang.c++! Read this first.
- Random Access Iterator
- Macros (I know, yuk!)
- multiple inheritence contructor
- Abnormal C++ Compile Time - How to debug?
- I fixed a problem...Now, what exactly did I just do?
- simple drag & drop
- STL iterator/reverse_iterator
- Another STL ?
- Passing by reference... is it safe in this case?
- C++ POSIX implementation?
- Are MAGIC numbers always bad?
- Cast vector<foo*> to vector<const foo*>?
- What would new (char([0])) give?
- which is faster
- std::string performance (Sun implementation)
- Importing Borland DLL to MSVC++
- Newbie Question - Constructors
- Does c++ standart support thread? Is _beginthreadex the standard function?
- const map templated 'find'
- Double getters
- Removing elements in a list that are also in another list
- Removing elements from a list that are elements in another list
- What is the proper behavior of gmtime()?
- Which members are created automatically, which members are not inherited?
- Re: Adding Multi_Language support to X, my Hand_Rolled newsreader.
- Enum to type (for static dispatching)
- What is the advantage of inherit from unary_function template
- extract data from file
- how to declare this template operator?
- s there something better than EnumPrinters?
- class design question
- Socket class done the C++ way
- member initialization - no matching function - candidates are
- Dataset always null
- vector erase
- Comment on style
- knight's tour helpppppp
- How to use wide char
- Subscript operator overloading with vectors
- templated pointer function for simple array
- source files vs. resource files
- About const references
- Forward iterators and past-the-end iterator
- Template Instantiation and member templates.
- std::string, subscripting, and npos
- ToString : convert types to string
- bitmap array
- How to pass this template template argument? (MSVC++ 8 error C3200)
- map inserts and efficiency
- Random Colors For Use In Defining Different Regions
- tightly coupled class design problem
- How do you define key_compare and value_compare
- std::find / find_if versus for loop
- Binary File Reader
- Please use wxWidgets
- How can i get each coloumn of a 2D array as 1D arrays??
- Passing a const object by reference.
- Class inheritance question
- Masking a virtual function?
- Rot-13 encoding an std::string
- question about function pointers
- Forward declare a templatized class
- custom allocator using templates
- syntax question
- ===Welcome to comp.lang.c++! Read this first.
- C++ Network Solution -- Where should I begin?
- Operator < in map template
- File I/o questions
- which clustering algorithm to use
- [MFC] CDataExchange::Fail() fails
- reading lines from file
- Is there any command like Pause or Nope in C++?
- STL remove compile error
- Timer, threads, exceptions
- gcc error for Name lookup. - Item 32 exception C++
- const and non-const variables
- IT tests. C, C++, XML, HTML, .NET, SQL...
- loop thru a STL list causes an infinite loop
- Seg fault when delete a pointer to vector<int>
- Linker errors on Template function definitions
- avoiding code duplication w/ type lists
- Making C++ classes available for C
- Function / Method in class
- Delete node from singly linked list when header is not known
- in-place functor comparison instead of std::binary_function
- linked list program in c++
- Bad Reference?
- operator overloading and virtual funtions
- Help about windows programming with DLL
- Re: Free templates
- RoseRT to "clean c++"
- Namespace and #Include best practises
- ostringstream and write()
- Finding dupilcate entry in a STL
- Read and write the same file
- Class Member Memory Allocation
- Linux and c++
- ifstream read() loop
- some last minute isues...
- istringstream
- restricting memory
- Compile error
- Video tutorials
- Re: Passing a const object by reference.
- Get Rich
- Operator overloading - lhs, rhs?
- Operator overloading - lhs, rhs?
- Operator overloading vs. class derivation/inheritance
- How to play .mp3 and .rm in VC++ programs.
- Preventing delete
- tree container library, revisited
- "Good" and "pricy" developement environment for c++
- How to prevent a letter insert in a int var ?
- g++ vs msvc++
- Design question
- calling virtual destructors and virtual functions
- Endian swaps with C++; comments please
- vector of vector newbie problem
- Hardware
- How to enforce execution order?
- Manipulator for parsing quoted strings
- storing arrays in cpp
- Initialization inside a class
- C style casts
- How to get pointer and offset from vector<bool>::iterator (or reference)
- Deleting a Polymorphic Class
- Reading a file that looks like this..
- C++ "packages"?
- Re: C++ "packages"?
- Re: C++ "packages"?
- Manipulating bits
- Tokenizing a string using STRTOK() in g++
- binascii in C++
- Anonymous Uniouns
- Serial COM port driver
- changing the sorting behaviour of std::map
- ostream_iterator<wstring, wchar_t>(wcout,"\n"))
- How to insert binary to memo
- Download Visual Studio 2005 Full
- Exception in Constructor
- map/set and multithreading
- Traversing a 2D array
- How to convert an integer into a string
- SetParent() on a control
- index vs iterator
- ===Welcome to comp.lang.c++! Read this first.
- Apache C++ Standard Library 4.1.3 released
- Runtime Type Checking
- Template specilization problems, howto work around
- random numbers
- DLLs - State of Play.
- Re: Commercial programs written in C/C++?
- &*iterator
- catch(...) doesn't catch everything
- what is the better way to do the mapping?
- Walking thru a STL list and remove element at the same time?
- how can c++ be slower than Perl?
- generate
- Dynamic object costuming
- Questions about const reference
- Template Specialization: when are extra template params required?
- Protecting Your Application
- Vector withing map: accessing values
- finding angle between two points
- accumulate() usage
- objects hierarchy problem
- Simple reference counting.
- Rotated Sorted List Search
- Access to excel spread sheets
- Class / lib files
- Static Table...
- Now a tricky one ;-)
- pragmas with example
- String Manipulation doubt
- source code commenting
- How to disable preprocessor checks in BCC32
- Set operators
- error checking by parsing thru a string
- what is the better way to determine if a string is number or not?
- CBitmap
- template specialization
- What is the fastest way of getting the fraction part of a floating point number?
- What is the fastest way of getting the fraction part of a floating point?
- ASyncResult vs. IASyncResult
- STL vectors..
- Help converting malloc to new
- 2d vector error
- mem_fun_ref: parens in reference of function
- OT? My First Working Modification of C++ Example Code, under QT. :-D
- vector<bool>
- Sybase OC Library
- Doubt regarding returning const char*
- curvature of a circle passing through three
- Order of construction
- random number generators
- communication - how?
- How can I resume a download if the user gets disconnected (I am using CHTMLfile )?
- STL lists as retrun value
- Basic/simple question regarding header file
- Straming video playback
- concurrent distributed programming online resources?
- basic question
- Encapsulation idiom
- finding slow parts in program
- Programming IP with C++ under DOS
- fopen and fclose?
- Programar IP en DOS con C o C++
- Programar IP en DOS con C o C++
- Static Variables in C++
- Objects can't be passed by value
- implementation assistance
- Protected Access
- How to improve this code
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.