C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- Gui toolkit for scientific/technical apps?
- "hat" container class [C++]
- Programming Puzzle
- Looking for a compiler
- New Programmer...
- Purchasing The Standard
- Inlines with external linkage
- Overflow Underflow
- Interview questions
- Migration from Win to Linux
- Return code of 4294967295 (UINT_MAX)
- passing arguments dynamically to functions
- defining or not defining destructors
- System time in C++
- Visual C++.NET - Help!
- <fstream.h> , no need for <iostream.h>?
- Passing Variables To System()
- static extern?
- Why are g++ error messages so daunting?
- serial port communication in C++ MFC
- Unions vs Classes
- Is this code MT-Safe?
- Question of a novice
- Std 1.3 "Terms et definitions"
- custom FFTW lib
- Member function pointer woes
- order of const in function prototypes
- Stack overflow
- Programming Puzzle
- multi-dimensional array dinamic allocation VERSUS <vector>
- Problem with serialization
- not sure how to create the main for this program
- Passing refrences to objects...
- Inheritance questions
- creating directories...?
- deleting one char in ascii file
- Return pointer to object of common base
- fooling XP with visual styles?
- Template Friend
- struct foo and function foo !?
- Loki's STATIC_CAST macro
- Using valarray
- Table of virtual methods
- Working with ranges of scalar values
- Multi-dimensional array allocation with single 'new' call
- algorithm for finding permutation of characters
- Is this forward declaration legal C++?
- Pass value of short type
- Externally Linking
- dynamic multidimensional array allocation using one(and only
- closing/hiding custom modeless dialogs?
- Edit control accepting type double/float?
- 4D array
- Position of test values in conditional expressions
- deleting instance in array
- reference variable and local variable
- specialized constructor arg signitaure for const object
- dynamic_cast and virtual function
- Template Specialization
- Struct and inheritance
- problem sending chr(0)
- dynamic char-buffer vs. stringstream
- How to ensure proper install of GNU GMP on Windows ?
- Static functions
- Printing progressbar
- Why default constructor isn't enough?
- help on round robin
- Re: [OT] My girlfriend in a wet white bra 2194
- file processing
- implementation of the complex airy function
- ===Welcome to comp.lang.c++! Read this first.
- Default constructor/destructor
- errors = templates * friends;
- circular dependencies, unrecognized base types, oh-my
- Template problem
- Socket Programming IPSec
- After example of use of #line
- Controlling Serial Ports
- Calling virtual override from base function fails
- Check it out
- Can I program C++ on the Sinclair ZX81?
- Conversion from std::string to char *, is there a better way
- A Question about std::list
- Default Member Functions
- schwartz counters?
- Read-only, as opposed to const member
- Casting from base to derived class
- class
- ios::uppercase does not work
- Schwartz counters.
- bitcounting on 30000+ bits, but not byte aligned
- help with file output (fstream)....
- : in code
- Complete library references...
- Declaration or Definition
- Copy constructor
- Help for client e-mail
- problem with getline
- Can't set TCP_MAXSEG's value
- boost::shared_ptr and conversion to base class
- convert a double keeping msb ?
- Problem with covariant return types
- Signed and unsigned template type parameters
- Modern CPP Design related
- Initialization lists and optimization
- How are jpeg images usually hidden??
- New to C++ and Need a little help with a public domain progr
- Benchmarking, part 2
- swap two integers without using a tmp variable?
- Web Interface for CORBA and ILOG
- virtual inheritence: what does it mean?
- What does Stroustrup mean on pg 89 of C++PL 3rd Ed. by "low-
- new X vs new X()
- Confused by the constructor and cop-constructor.
- array allocaton size
- Libraries in C++
- gnuplot parameter interchange
- why does not compile
- Returning const reference value from functions
- Funky function
- one bitset simple question
- Template template parameter and typename
- Map problems
- what does this mean: virtual result
- Re: C++/ PERL/ CONTRACT/ IMMEDIATE OFF-TOPIC
- const_cast, reinterpret_cast
- atof() and _tstof() in VC6.0
- char syntax question
- why no merge without sorting in STL
- Exception unwinding base destructor called - why?
- Refactoring tool... PLEASE
- How to create an N dimensional array with N elements?
- Input Iterator needed for a for_each.
- ===Welcome to comp.lang.c++! Read this first.
- zero-filling gaps in statics
- Test
- debug function -> noop
- speed it up
- Assigning class instance to an array doubt
- sending files via HTTP
- Virtual destructor for virtual base class?
- Ultimate Efficiency
- can some one please demystify vtable/vftable
- Memory inizialization 2
- File Manipulation
- Need help!! (Compiling in KDevelop)
- why have both "." and "->" ?
- creating methods for objects
- LPTSTR initialization
- question about printf
- Packet Capture and Account Class
- std::string question
- Error Using FormDestroy method in Borland C++ 6.0
- why "." and "->" operators ?
- istringstream: str() only works once?
- Very basic question.
- Handling large files > 4 GB
- Array initialization
- To Borland Builder or to Visual Studio
- SGI hash: existence of a memory leak impossible to solve?
- access of protected function members from friends
- why "." and "->" operators ?
- Debug Assertion Failed! and no obvious Error
- Very basic question
- ULONG*
- initialize static structured variable challenge
- 2 Simple questions
- Virtual CopyFrom() method
- uncompressing data in memory
- Array intialization
- Breaking classes down in header files.
- I've painted myself into a corner!
- buc
- tbum
- Help User Password Check
- improve my search and replace function
- Simple & Stupid C++ question
- STL NewbieQ: Remove entry from multimap and keep scanning
- Is std::cout slower than std::printf
- Java's performance far better that optimized C++
- Unicode strings
- Problem with overriden operators
- EOF() not recognized in a long file
- obfuscated c/c++
- include headers: <X>, <X.h> and global namespaces
- xdgg
- Most relevant passage retrieval
- Seeking Programmers for Symmetrical Musical Melody Thesaurus
- this
- C++ api ?
- What is wrong with the following code ?
- char arrays and integer arrays... why the difference?
- kdgj
- 'operator >>' is ambiguous
- boost::shared_ptr vs. auto_ptr
- How is the size of a class computed ?
- Assumptions About the Size of Integer Types
- confued at using reference
- static function, not a member?
- How can I do with BYTE *** ??
- avoiding repeated code in initialization lists
- void * instead of bool
- New Online C++ magazine launched!
- Datastructures
- How to create Command Window inside application window...
- operator<< and >>
- Making a 2d game engine
- Large Files with <iostream> (gcc-3.3.3 on SuSE-9.1)
- question about cin input ?
- Communicate with Fieldbus devices
- class X containing an stl list<X> in MS Visual C++
- How to know the buffer size and increase buffer size in c++
- Does anyone has fixed size memory allocator code?
- OT:Visual Studio C++ 6.0 Compiler Questions
- help developing function
- 8-queen problem
- Initializing a vector
- Developing Games
- About the result of sizeof(a class without data members and
- Reviving a Dead Input Stream
- Intro 64Kb help !!!
- std::map problem with VS 7.1
- ASCII -> long (hex)
- Returning by value, returning by reference
- static function definition
- ===Welcome to comp.lang.c++! Read this first.
- Access to protected base member
- What will happen if a virtual function is declared to be vir
- please help me in distinguish redefining functions, overload
- Setting value of a class
- virtual destructor revisted
- dlopen() & undefined symbol
- Benchmarking
- Finally suitable backup program
- DLL & pointers problem
- Novice can't compile and run
- comp.lang.c++,comp.dcom.fax,comp.mail.misc,comp.org.usenix,c
- Code or library or compiler bug?
- Global variables in C and C++ problem
- Questions of C++ FAQ
- How to make a Function with Variable Argument List (type unk
- How can I really create new types?
- Visibility of members in inheritance
- Create new objects in a constructor
- why won't this complile??? const troubles...
- Re: wanna do a good thing?
- Porting from Windows to Linux
- assignment operator question
- Questions of boost bitset
- Global objects in libs
Powered by phpBB © 2001, 2006 phpBB Group.