View Full Version : C++
- Two pointers to the same obejct, two differnet values...
- Template functions & class templates syntax
- difficulties with sprintf function
- "inline"?
- Different bit storing
- A strange problem with IE and the browser helper object
- floating point exception
- Why do we have to manually separate interface and implementation?
- template functions calls within non template classes. How to do it?
- using templates as class members.
- Unsatisfied symbols
- simple naming convention question
- inheritance
- Internal Structure of the DIR ommand of MS-DOS purely for a floppy drive media
- Question about fscanf ..
- Questions about constructors
- virtual destructor Vs virtual method
- Casting
- Another String reversal question
- need suggestion about random selection
- C++: Uninitialised Variable Passed as a Parm
- char conversion problem
- need files for "OOP in C++" by Lafore
- newb: using user installed lib in cygwin
- vector::resize parameters
- list <string> algorithms
- Function/pointer help
- Template parse error
- sizeof operator
- Respecting the standard
- In-memory array output stream?
- member to pointer conversions - mommy look what I found
- c++, swig and mpatrol
- why plus can be minus. Another of Microsoft's trick?
- multistreaming
- How to edit MSVC 7.1 VC++ directories by script
- Makefile Macro Substitution Help
- Please help - class / templates use?
- STL list
- 2 questions: speed of memset() and pointer to multi-arrays
- return statement in C++ constructor
- Sockets
- new vs. malloc
- running program as a background process
- visual basic from visual C++
- how static_cast and dynamic_cast implemented?
- Problem exporting class with stl member
- C++ active web pages???
- Help a beginner
- Nasty Bug: First exception error.
- Ordering of class definitions
- change character in file
- Creating a file that doesn't exist
- Operator function not working
- I/O buffers
- Conways Game of Life Source code
- static members of template classes
- Why won't this hash_map compile?
- map that maps to iterators in the same map ?
- The >> token
- Which derived class is it?
- Re: Problem of Pass by Reference in C++
- Angle class - how is my code ?
- "Optimization" with source file contaiing only static functions and initializations
- Re: Problem of Pass by Reference in C++
- What to learn?
- Pre-Allocate a General Class Instance
- how to declare a structure and a class interlinked
- Strange template problem.
- .
- Is -> syntactic sugar?
- Problem of Pass by Reference in C++
- Replace a character in a string.
- Two dimensional array problem
- Problem writing a .wav file
- Is there a reference counted implementation of std::vector?
- Is there any support for network programming in C++
- access violation when unallocating a string
- msdev /make problem
- Design question: using malloc?
- floating point round in C++
- Rewriting the file
- why doesnt this work?
- Huge file hash
- Need help with stl vectors (?)
- What is "POD"
- operator overloading q'n
- Need help with STL
- Member Functions in class scope are auto inlined?
- Private constructor
- The performance cost associated with std::vector.
- Clarification of the scope of this group
- drag&drop - how can I make it work?
- enum question...
- istream_iterator and ostream_iterator problem
- P++
- Working with list box and text boxes
- Can anyone sell me VC 4.0 or 5.0?
- how to call an external program?
- C 99 -- C++ 2003 diffs
- Re: --(int)d
- Need help with STL (?)
- [RQST] Virtual disk
- What is some basic stuff?
- Regular Expressions and String Replacement
- Need to translate from Delphi to C++
- need to translate from Delphi to C++
- Dividing strings filled with numeric values
- Linkage and calling convention
- Can a template function return a template type?
- Array of object from varius subclasses
- counting_iterator with transform_iterator ?
- Correct use of locales?
- How to extract size of a packet?
- How to make function final in CPP
- Can nested class members access private members of nesting class?
- for loop?
- function object inheritence
- newbie: C decls Vs. C++ decls.
- Multidimensional Arrays
- managed & unmanaged question
- CRT, Member Initialisation, static data, constant data, global objects
- Char type array
- You know the default error beep in windows? How exactly do you dothat?
- std::endl type unknown
- Sorting via template metaprogramming - critique requested
- system date
- what is wrong in my leap year?
- Where's the bug?
- non-static const array class-member
- Can one class have two names?
- C++ to Delphi conversion help required
- Questions about Getting const_iterator out of iterator class
- Re: Passing "classtype" as "this" argument of"class member function" disc
- implib for mingw
- signed/unsigned..?
- Using Class Templates
- Mysql with C++
- Serial port, dlportio and Win2000
- Recursive Function Help (pls) pt 2
- MSVC7: Comdef.h(266) - missing ')'
- implib from dll
- Scope Resolution Operator
- error 2666?
- load bmp
- recursive function help (pls)
- C++/ UNIX/ CONTRACT/ IN
- ofstream is_open
- changing char value
- Function pointers problem
- What modules are available for Http connections in C++
- Casting to a 'different' class...
- Design question: interrelated classes
- Help for C++
- ISO/ANSI C++ Standard copy
- direct access to hidden variables
- Linking errors. - VC++ - Unresolved external Symbol
- Legacy source code resources?
- Question About Casting
- memory leaks question
- Two templates with overlap.
- (Programming) Various Syntax styles
- How to distinguish between Events and States?
- Internet Checksum
- Class division
- fstream lock question
- A function that returns a pointer...??
- HELP: Floating point overflow (possible OT)
- New Programmer
- Error creating a node
- Why is the Base class Constructor getting called twice
- ambiguity of post-increment and post-decrement
- Am I an idiot?
- Efficiency of map and vector iterators
- template-id 'VISDictionary<const char *, VISNamedContainerTypeCode *>' used as a declarator
- Protecting object data from member functions
- Do I need delete or delete [] here...
- Creating an object that is read from an input stream.
- usage of undefined class
- using member data as default argument
- Online book?
- stream constructors and derived classes
- oo-problem
- Fileless C++ environments
- Changing a variables data type
- GNU GMP arbitrary precision limitations + question
- Why does this work?!?
- Portable code
- Can't access WHAT private member?
- std::map copy constructor problem
- Your preferred books
- Your preferred books
- using getdate() how can i get todays date in mm/dd/yy format? any sug please
- map::iterator error
- CryptGetUserKey works in WinXP but fails in Win2000
- gets and cin
- writing in to files
- STL multi_map entry size?
- Function objects as parameters.
- Function objects as parameters.
- Question about constructors ...
- Converting datetimes from/to UTC/GMT including daylight saving
- Need off topic advice still with c++ though
- Order of evaluation: int a=1, b=a+1;
- Equivalency Semantics, Operator Overloading
- using a bitset
- Is code generated in this template situation?
- int to char
- Access control + overloading + overriding
- Optional parameters in stored procedure call
- How to disable debugger-related warnings!?!
- Casting to const.
- string class question ....
- About MutipleInheritance
- Why c++ string can't be used in a dll?
- What is lvalue?
- string class question..
- About the size of structure
- how does pragma pack work?
- Borland C++ 5.5.1 CommandLineTools: ilink32 error 128
- I need some help/pointers/comments to get me started, I am stuck
- How to...
- How to implement a buffer (memory?) pool
- Reading binary data from file
- POD-ness of a type
- Wireless Search with Summarized Results/Web Pages, powered by Google!
- Feeding Time
- decision tree help
- Library in library...
- S.i considered a variable?
- More new MyClass; vs. new MyClass();
- boost::shared_ptr and operator->()
- static_cast vs. C-stype cast
- dinkumware 402 linking with g++ 3.x/ _Winit undefined ref
- Constructor(?) inside a struct
- array exception safety
- Is there a temporal object created?
- virtual inheritance problem with class template specializations
- is const function faster than non-const?
- Binary trees
- Need help on remove_if
- what is different?
- soundcard input
- overloaded operator new
- Question about an extern int
- Sound card input
- Homework Help
- assignmnet to int form float/double
- accessing protected data members of instance of parent class
- ncurses help
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.