View Full Version : C++
- OOP vs procedural
- A non-blocking socket reading function
- compiler ??
- Suche schnelle Zufallszahlen-Funktion
- Advice on wrapping data
- Return value of _time64()
- Reading BiosID in win32
- The New Extension IDE - EXTEIDE
- The New Extension IDE - EXTEIDE
- Const int variable declaration.
- find / find_first_of - vector of pairs..
- What mean "foo& foo2::foo3()" ?
- memory allocation and new
- vector<Foo> how to force default constructor
- Generics in C#, Java, and C++
- itoa
- how to store a string into a vector?
- ODBC Class
- movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
- Probleme mit Pro*C Compiler
- Problem with getline and files
- Updating a binary file?
- ===Welcome to comp.lang.c++! Read this first.
- Set boolean array elements to false using STL algorithm?
- How to use long double floating?
- Determine type of typename T?
- Example of using sockets/http
- Clustering
- erasing element in a vector of pair ..
- Happy New Year and Merry Christmas!
- Compliant compiler? Comeau?
- A new cross platform c++ framework (another)
- Wish You a Happy and prosperous New year
- A trick to wrap the callbacks ???
- Difference between "float" and "GLfloat" ?
- memory allocation.
- Source for C++ library design and programming
- Why does not this main test program work
- help partial sepecialization
- Returning an Array a characters?
- Why does it work?
- Is C-style string unchangable?
- SmartPtr type conversion error
- pointer and string
- why pass-by-reference of a pointer variable?
- a deconstructor question
- Functions problem
- stl iterators "null" value
- spaces handling while reading input from a file
- Initializing order
- Should I define my own allocator?
- Defining static members in explicit specializations
- simple question on WM_PAINT
- Where to allocate memory for the char * data member ...
- Strange Output, Help.
- Class A contains class B, class B points to class A
- Whay was Justin Kemp out this match ?
- Vector of vectors
- function template
- boost::MultiIndex help
- accessing inner struct members
- Problem with std::ostream, std::streambuf and "virtual xsputn"
- Best way of sharing a enum
- problem with microsoft speed optimization
- Function overloading
- template argument to a template class
- does all implementations of std::vector use regular arrays?
- STL iterator ?
- Is it possible to overload with return values?
- trouble
- Query regarding to overloading.
- ifstream and format issues
- Sorry for the inconvinience
- Distinct sub-types of POD?
- (*(void(*)())0)();
- Allowing a class to be converted to bool?
- Visitor Pattern Choices
- Containers & Iterators sanity check
- Implement Singleton Using or Not Using dynamic object.
- Is 'close' a reserved word in C++ ?
- How far should I go in protecting the user from his stupidity?
- no match for 'operator!=' in ...
- pointer to 2d array
- Why can you delete a const pointer?
- conversion warning with STL combination of functors
- "Die" class
- ===Welcome to comp.lang.c++! Read this first.
- How to write Java style classes in C++
- Overriding new and delete.
- gsl and windows (matlab)
- Re: cannot convert char** to const char**
- Silly question (8 lines of code)
- File's Openmode and the Cursor position
- fid to c
- problem in placing command line aruments(LPSTR) into **char
- Template for POD types only
- aaaaaaaa
- How can you connect c++ with any database.
- problem while running a STL CPP application.
- Accelerated C++: exercise 6-1
- Copy Constructor and Initialization by Temporaries
- compilers
- vectors of floats
- vector 'initial block of storage' / implementation guidance
- vector 'initial block of storage' / implementation guidance
- global instances and extern help
- ShellExecuteEx
- C++ Templates: Incomplete Type Problem
- How to write a bluescreen with C++???
- for me its difficult
- using exceptions to catch segmentation faults?
- Problem: how to use one std container to store multiple types?
- Preprocessor
- weird iostream/fstream behavior
- Formating Output of std::ostream
- I'm having trouble. Help?
- templatized copy constructor not being deduced
- calling class member functions without instantiating object?
- PLEASE DON'T FEED THE TROLLS!
- [Newbie Question] Static members
- template class to alloc memory
- A problem on string swap
- Malloc() and new()
- Static and dynamic library
- 'B' is an inaccessible base of 'D'
- Default call of an Empty class object
- integer int i; *i++ and ++*i have a different integer value after the increment
- Undeclared identifier???
- (newbie need help) Problem with template vectors
- Dealing with const
- vector 'push_back' problem
- Class Design Question
- The Trouble With Locks by sutter
- std::auto_ptr with virtual class
- Re: C ++ is DEAD
- Any function can convert the words form,such as "boys"->"boy","became->become"?
- Any function can convert the words form,such as "boys"->"boy","became->become".
- Any function can convert the words form,such as "boys"->"boy","became->become".
- cross platform shared libraries
- new and memset
- Date/Time class
- ===Welcome to comp.lang.c++! Read this first.
- is C++ dynamically or statically typed language or both?
- std::map
- Problem with bitwise operators
- Problem with input
- Default Template Parameters
- problem in a very simple code
- Best Editor/IDE
- Static members and inheritance
- references and l-values
- char * const &szKey
- Class in class problem
- Memory value change?
- operators << and >> for 'std::streampos'
- System functions + wchar_t
- sample.xll is not a valid add-in
- STL : list, map, ...
- make files
- Re: C ++ is DEAD
- Re: C ++ is DEAD
- C++, wchar_t, Unicode and all that stuff
- Which container I should choose for better performance?
- Which container I should choose for better performance?
- Befriend during runtime?
- Need advice about brushing up on my C++
- Global variables...
- I/O exceptions
- Copy constructor: why can't I copy objects as if they were structs?
- fstream question
- fstream question
- Help! Windows.h Conflict
- job interview question in C++
- architecture to adopt
- std::streampos and INT_MAX - incompatible?
- Using Definitons
- method max_size() for map-object (STL) returns -1
- defining class-object declaration in header gives error
- Newbie - getting value from excel cel
- how to distinguish whether the type is unsigned or not
- Why do all the compilers I try fail?
- looking for a clever preprocesser solution
- Operator<< for ostream
- Finding a program's directory at runtime
- Crash while erasing a member in a vector
- ===Welcome to comp.lang.c++! Read this first.
- SSL
- Casting, inserter and streamspos?
- dynamic cast for streamed data
- Operator Overloading : Incorrect implementation being called
- The problem of inheritance? Why can't it overload the private same name function ?Help?
- Using flex++ and bison (not ++) with c++
- Exceptions
- Singleton class
- Singleton class
- ANN: SimpleORB now available for C#, C++, Java and Smalltalk
- efficient algorithm for customized set_difference
- clone a tree
- method to count 'endl' manipulator on insertion operator
- incompatible warning in C/C++
- initialization problem
- Heap Manager and new/delete overloading
- Opensource software for computing checksum?
- AVI /MPEG Lib
- reference l-value
- undefined behaviour ??
- Allocation with new operator and Destroying with free operator
- Link to lib file
- Initialization list and inheritance
- Making gcc a windows .exe file
- Is my naive C++ implementation the best, or...
- Memory leaking
- geometric progression
- Switch vs. Else If
- How to change the button style of Console Application
- request for new questions
- question about "scanf"
- Reading from serial to an array
- Function template partial specialization
- 'new'd memeroy is contiguous?
- what are the problems with this piece of code?
- using C structure in C++ (VC++ 7)
- lots of warnings with stlport
- Getting error with SUNWspro 6 update 2
- operator= Q.
- Available C++ Libraries FAQ
- how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
- Which header files are included?
- Xml Parser
- Problem with Exponent program
- Network Programming... Ugh!
- inherit WITH operators
- storing "almost-POD" classes to binary file
- exception woes using fstream and .eof
- Struct inside a struct
- Which is better, using ReadFile/WriteFile or use fstream?
- Symbain Device
- variable in a class member
- ===Welcome to comp.lang.c++! Read this first.
- including and excluding at compiletime
- c++ spreadsheet libraries?
- How to minupulate the elements (counting by 3) of an array usingSTL?
- Access to MS SQL Server from C
- mscorlib.dll problem (Visual C++ 2005)
- A good use of fn ptrs?
- Implementing a Decimal class
- Memory allocation problem
- typeid ... more
- Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
- deleting all elements in a STL container of pointers
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.