View Full Version : C++
- Interface Programming the basics
- tr1::function implementation
- Converting data types using SQL
- Yet another template class question (corrected)
- gcc at fault?
- Yet another template class question
- template class question (more elegant soln)
- deletion of mem alloated using placement new
- using lexical_cast
- C++ find question
- Coding Standards
- May I have a example of design pattern of "composite", I still feel fuzzy after reading book of Addison-Wesley's"design pattern "
- interface vs behavior
- Ideas for first program?
- Very quick C++ I/O n00b question
- sign of char literals in #if directive
- Greenhelm Engineering Opportunities
- A malloc error in C++ - incorrect checksum for freed object
- I can't a class members in working thread
- __DEPRECATED
- Need help with pointers to class methods being used as callbacks...
- How to pass a ublas::matrix to a C API
- Array limits
- Odd error message...
- Something like to tuples in the sequence
- Somothing like to tuples in the sequence
- private constants
- Check pin state of Serial Port
- String::Format problem (VC++ .NET 2003)
- Any clue?
- How can I replace all occurrences of a character with another character in std string?
- Object Management
- Runtime optional interface
- Restricting instantiation of the object in heap only for the particular case
- const reference to object returned by value
- user defined conversion operator or operator overloading?
- Borland application password recovery.
- OO book
- Writing Scalabe Software in C++
- Binary Arithmetic Add Operator Overloading not compiling, what's wrong ?
- template alike approach for floating point
- Memory fragmentation
- rand() chooses the same number after several trials
- 8 bit integer type
- Local Functions...
- Class diagrams
- ICU 3.4 Compilation Using Intel C++ Compiler 9.0 with Cygwin
- cpptips
- Downloading full page source of a web page
- Nested class templates and incomplete type error
- Converting String to Binary & Reverse
- C++ Gurus Wanted NYC
- Put a stl container in private or public?
- Something Hard to Google for
- Assigning values to a struct
- Question about objects
- Pointers vs. Static Objects
- Using fread alternative in C++
- STL map containing pointer_to_binary_function
- how to return 2 instances of the same user-defined class from a function
- parallel programming using MPI and C++
- Cleanup Technique
- Ambiguous MsVC!
- tool to find unused methods
- reference to pointer used in ctor - using 'this' in ctor (repost- corrected sample code)
- reference to pointer used in ctor (using 'this' in ctor)
- C++ find the bug problems
- how to reach an arbitrary index in a std::list
- function name hiding
- Free Online Dating Site
- Templated constructor behaviour
- reading string from char array
- assigning a string, with embedded nulls, to an ADO variant_t parm
- Segmentation Fault On Program Termination?
- Callback into C++ from C
- !!Quick Money!! !!!!THIS IS INSANE!!! IT REALLY WORKS!!!
- Factories and conversion from Base to Derived...
- do you know good books/sites about creating custom allocators, streams and iterators?
- C++ template metaprogramming in C#?
- data passing
- .NET versus C++ compiled code
- Returning (char *) from a function - memory problem
- std::list custom allocator issues
- auto-delete the application...
- better new delete
- how to start use nested STL container
- Have std::map sorted by value
- pure virtual method
- Overloading the Insertion Operator
- Seeking trace log system
- Looking for free memory pool software
- Requesting critique of a C unit test environment
- The worst thing about a wild saturday night...
- How to implement this?
- On template parameters
- How to detect read or write access to a user defined array?
- I don't want this anymore
- I am afraid
- Accessing elements of static array by name
- I am very strong...
- I was/am wrong to be here
- I am rejecting your opprssion
- I'm not your enemy
- C++
- Not to forget "my friends" here in clc++...
- c++ help tool?
- Sleep?
- return value
- A weird problem on structure and union alignment
- computer languages
- What is going on here?
- C++ Primer ex 8.3
- techfest2008
- try...finally semantics
- My Animation
- Does anybody know a fast algorithm for this?
- Incrementing array indexes in for loop.
- This website is for sale!
- Is struct() equivalent to ZeroMemory() ?
- Static const non-integrals in-class initialization
- [c++0x] name deduction in overloading with rvalue references
- Atomic and singleton
- Discard qualifiers
- malloc problem in C++
- x/x=1.0 in double-Arithmetik
- two classes #including each other
- Operator overloading question
- Function returning two values
- Binomial coefficient
- Rising Edge D flip Flop code in c++
- C++ Primer ex 7.31
- why is returning an int from a pointer crashing my app
- Signature of the predicate in std::lower_bound
- Passing static member function as callback to Windows DLL
- Why :: ? Why not : ? Why not . ? <- less clutter ?!?
- Why should we use fun(const Class &B) instead of fun(Class &B)?
- Weird protected access problem.
- About build static library
- How to detect overwritten virtual method in base class?
- convert char * to char []
- Evaluation sequence and precedence
- Static allocation in a static function & thread safety
- What happens when an exception is not caught?
- Cin error bit
- Need some way to fake reflection in C++ code
- Converting sprintf to ostringstream
- How to prevent a double from appearing in e-notation?
- Write C program
- How to allocate a static class attribute in c++?
- C++ http library
- am I developing C++ skills ?
- static globals
- Strange error with iterators
- binary file
- IEEE-754
- Problem with cin, cout using shift left and right?
- Benefit of Source File's??
- C++ in data plane
- Source code for the MP package that I'm trying to debug
- string or const char * in a function parameter list ?
- How to solve the error link2028?
- How can I generate a graphical file hierarchy
- What sort of C++ skills are needed for a proprietary trader?
- cleaning up in a different library
- destructor dependency while return from a function
- HOWTO use a Factory
- How to redirect log file in VC++ 2003 .NET
- Naming conventions
- NOW WATCH Satellite TV on your PC without Paying Monthly FEES
- c++ tutorial
- learning c++
- Availability List of DWP
- Class interaction question
- algebraic expression 'a*b+c' with CIN .Is it possible?
- does your compiler / lint catch infinite recursion ?
- are these statements declarations or definitions?
- overloaded assignment operator and copy constructor.
- How bool data type is implemented in C++
- Sample Code
- Reading from input file
- Building integer into a string
- Macro expansion in C++ preprocessor
- applications of " ## " operators
- Dependency Loop seems unavoidable
- array 0 0 0...
- passing references
- check whether internet connection is live from c++
- shared_ptr implementation in the upcoming C++ standard
- Many Fortran code! How to call Fortran code from C/C++?
- allocator alignment issues...
- Free Air Conditioners!!!!!!
- explicit template args
- C++ ShowWindow issue - Button not reappearing
- Reading code from a file
- Reading code from a file
- checking if a number is zero within machine precision
- User error or g++ disambiguation bug?
- Submit Your C/C++ Scripts & Code
- Ask for general suggestion on project design.
- A Car case
- some thoughts about static class member type CX of class CX
- How to
- A Design Problem
- ifstream character read problem
- Simple functor
- Object instance creation error
- composite
- friendship case - good or bad
- Faster std::map?
- istream, ostream and iostream
- Array corruption
- Reason of error?
- Unsigned integer overflow detection
- Best return type of an accessor to void*
- Debugging Multi-core Processors.
- What is the solution..?
- const data in descendant classes
- Free Online Dating Personals - Free Dates Agency
- pass-by-reference for template?
- MFC 8.0 - static link misses Afx strings
- programme asp.net
- deep copy of a polymorphic object with only a base ptr?
- What version control can I use with VC++6?
- variant to prototype...
- Use of & operator for function pointers
- Template compilation error (Nested class pointer specific)
- copy(..., ostream_iterator<int>(cout, " ")) cannot compile, why?
- Forex Guide and Wedding Planning Tips
- funny recursion issue
- member functions and implicit "this"
- enum
- operatoroverloading - []
- ordering container contents using more than one key
- can member operators be virutal? does it make sense?
- difference between bracket operator [] and its constant version
- New Updates
- Any Competition of Junior C++ Programming
- regarding sizeof operator for class with no data variables
- regarding sizeof operator for class with no data variables
- regarding sizeof operator for class with no data variables
- For you Jamaica 2Barter's Google.org
- std::map operator<
- Looking for the "isfinite" function in C/C++?
- looking for the fastest complex number arithmetics...
- Latest models of Gibson guitars
- Help with C++
- Can somebody please help me start programming a small UNIX kernel in C++ ?
- Must __FILE__ be a narrow string literal?
- Free Mac Mini for you
- How to include a .obj file when linking in IDE of visual studio 2005?
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.