C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- Dynamic arrays - polynomial - C++ - completing the code...
- Is it constant folding at work
- Can statements be written outside function body?
- off-topic: Why is lisp so weird?
- New paradigm of introspective OO development
- Infinite Loop Detector
- placement new , is this acceptable?
- Is that a constant expression?
- intrestring puzzle
- Announcing new scripting/prototyping language
- C++ interview test
- const
- (job) Scientific Application Developer- Toronto, CA
- Change destructor qualifier
- random number code
- replacement for stristr
- How to prevent a class from being inheritable, in C++
- inline virtual destructor in a header file??
- Re: How to design such class?
- time to get rid of unsigned?
- Copy Constructor for an Array Element ???
- A "match" class
- Static initialization dependency -- Think in C++ 2nd
- Overloading -> and ->*
- back_inserter & basic_string
- 7 bit char
- double re, im; re(r), im(i) vs re=r, im=i
- Variables as array size declarators.
- Namespace and doxygen
- Reading from a stream til EOF
- socket programming
- How to load a class from given class name in a string ?
- c++ ou visual c++
- Ofstream filename variable
- Confusing error ?!?!
- Q: Using an extern const size_t?
- Metaprograming
- C++ HTML Reference ?
- Help with functor/template/constructor
- How to send output to a local printer
- vc++ error while compiling pro*c precompiled code
- How to use to_string() from bitset.h
- template problem in vc6
- Annoying problem with string::find()
- email parcer
- Library conflict, shared memory
- overloading [] operator for matrix?
- How to design GUI with wxwindow
- Announcing new public release of Lpp 1.21
- The end of my streambuf road...
- preprocessor
- C++/Fortran mixing
- function prototype
- what is the difference between these two declarations
- Bus Error?
- Weird problem with std::string
- Please help to judge if it's a bug of g++!
- template problem
- Problem with convoluted function pointer
- function as a parameter
- constructor
- Do header files really serve a useful purpose?
- Operator new and new operator
- streambuf, yet again
- "really" dynamic cast
- try-catch blocks & memory leaks
- Returning Null??
- SysListView32
- comment on union operation function
- FAQs Please
- can __dynamic_cast() be used to perform a trivial cast?
- GCC on 64 bit archs
- Create avi from memory
- Order of template specializations
- Performance Question
- using declaration question
- passing data structures into a function
- "[in-charge]"
- Is this a legal function type?
- &vector[ 0 ] vs. &vector.front()
- void*
- std::sort whole program
- STL question
- streambuf not flushing, apparently
- One more way windows can ruin your day
- "power of" method ??
- std::sort
- std::vector managment question
- recompiling problems when linking
- More problems inheriting from streambuf
- cin.getline problems in case
- 'Assignable' Expression Templates?
- Operator
- aCC vs g++
- Object Composition & Returning References....
- Multiple inheritance and destructors
- Using popen
- How do i remove an element in the middle of a Vector? (witho
- Newbie: constructor of the base class not being found?
- Exception questions
- Initializing vectors in one line
- static initialization
- Build-in types initialization
- boost matrix resizing on the fly
- More help with << and >>
- Position of a String within a String
- help with arguments
- inheritance
- Insertion operator onto object
- once aand for aall
- C++/Solaris: retrieving args from an execv() call - and I am
- Error when creating class reference to an instance of itself
- how to call functions in C++ code from c
- Nested class template as friend
- next ISO/ANSI standard for C++
- Please help me to make source code from exe
- opening file - file does not exist but no error
- CHAR_BIT issue in gcc 3.3.1
- Reference to temporary
- implicit constructor declaration (user annoyed)
- std::sort question
- some question about static member
- 821206 - using DEBUG_NEW
- structure vs variable
- Question on deriving from ostream
- writing to file
- void function returning value?
- reinterpret_cast<>
- Why realloc? (in __default_alloc_template, file: stl_alloc.h
- read problem
- Conversion between string types
- Incomplete type as template argument
- hmm.... two things to clarify...
- Returning an array in C++ ???
- Communicating with another process in C++??
- toupper wont work
- Array problem
- confusing delete problem
- type conversion
- signalhandler calss
- C++ implementation on segment model
- Trouble with dynamic_cast and references
- About memory management with references
- Makefile and dependencies of lib
- va_start issue in GCC 3.3.1
- Problem with Dev-C++ profiler analyst
- friend problem in GCC 3.3.1
- Debugger issue - VC++ v6
- Question about pointer to class that has dynamic memory
- Pointer to a class with dynamic memory
- comments needed
- strange linking behaviour
- cygwin and dev-c++ and after that, wxWindows (wxWidgets)
- Smart Pointers and "new"
- static functions
- streambuf
- Composite Assignment Operators for enums
- C++ abs() function
- std::stringstream && std::string
- "Persistency Made Easy" source code and examples?
- Interfaces and generic templates
- SPIRAL PROBLEMS
- inlining function objects
- i promise not to...
- rder of iteration over a map or a set
- s3m playback
- STL Vectors & Memory
- Linking Errors in Orbix 3.3 C++ eidtion
- Screen capture of non visible windows
- write a union object using write
- faq sites
- toupper
- Channel List
- Porting old non ansi code
- repost: template function specialization & basic question...
- Hex to Bin
- casting problems.
- Dec to Hex
- Subclassing to get << and >>
- Looking for a C/C++ programmer in Houston
- Looking for a C/C++ programmer in Houston
- << friend
- ***External access help***
- New virus is C++ written
- What's WRONG With My Code ???
- class design question
- Data Saving/Loading & Object Construction
- import lib in VC++.net
- ifstream as parameter
- c++ language design teaser
- data structures
- Exceptions
- default values to enum ?
- typecasting the base class to derived class.
- stl ostream_iterators with user defined types
- I can't believe I'm having this problem...PLEASE HELP!
- dynamic binding
- A reference to non-const to be bound to a temporary object
- Porting CC to GCC
- pointers in c++ ??
- Abnormal program termination - Please help!
- [ANN] upp-mingw-0-1-6 free Win32/Linux C++ development platf
- negative number evaluating greater than string.size()
- nt.h file
- Does destructor of derived class remove virtual table?
- http://www.coolcampus.8k.com
- Howto access screen and input devices.
- access and name lookup, surprised by this code
- Calculate Clock Speed (in an emulator)
- One extra line every time...
- Random numbers as objects
- Dynamic variable name. plz help
- problem in passing parameter to dll function
- API for STL?
- Attaching basic_string to preallocated buffer
- if
- How to use a DLL
- dos problems
- std::vector for pre-template compilers
- writing a plugin for ethereal ... where to start
- ANTLR Calculator
- unnamed namespaces
- Advanced pointer typecasting
- substring function
- adding/removing elements from std::vector
- solve linear systems in boost::numerics::ublas
- access violation problem
- Warning: Defined but not used
- Does the C++ vector template class use pointer-based link li
- C++ beginner's book... Please help.
- virtual inheritance
- Link List
- Memory related functions....
- RFD: comp.object.corba.tao
- multiple copy constructors
- wried integer addition
- Red Black Tree!!!
- Query
- Determining Number of Arguments
- How to get HBITMAP from Graphics object in Gdiplus?
- Help perfecting std::vector for antique C++ compilers
- design question: templates or inheritance?
- return const and assert
- Detect if a Station is alive in the network
- Use of typeof() for member data declaration (in g++)
- vector::resize(): Why no fixed memory usage?
- Use of typeof() for member data declaration (g++ bug?)
- Anyone knows what can be cause of this problem?
- array positioning question
- how to call system command with variable parameters?
Powered by phpBB © 2001, 2006 phpBB Group.