C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- sizeof
- Why is the copy ctor called twice here?
- formatted output with cout
- un - using namespace?
- A 'almost' three liner is killing me...
- What C++ beautifier do you use?
- learning C++?
- Java, C# replacing C++ as primary language for desktop devel
- Template of interface?
- Error reading files in ios::binary mode
- Re: C++...and I'm stumped!
- Question on Myers #30
- Order of class static members initialization
- Deleting memory allocated to the derived class
- "Streams"
- two classes - each has pointer to other
- best way to modify a file
- Newbie string question: how to read off the first char from
- What is the difference between putch() and _putch()?
- differences between a c-function and a class method
- Where do you buy your books from?
- Dereference Adaptor
- sizeof(int)
- Can I connect to SQL database through C++,
- declaring a function pointer variable
- C++ class pointer (??) problem.
- Exception handling questions
- functions
- seg-fault on vector-auto-reserve
- filebuf
- template func in class question
- using uint64_t with GCC
- Is AMD64 an untouchable @ DELL ?
- ANN: C++ Portable Components
- How to get file descriptor permissions?
- Accessing Directorys
- Exceptions: Bad Design?
- Some sort of append algorithm...
- BigInt lib not working, help!
- Cannot match void (T::* ptr)() when base class of T defines
- Different methods of implementing variable-length templated
- const function?
- How to write Chars like "²" ?
- The itoa function can not be used in g++,right?
- Can I have std::vector store these subclasses mixed?
- trees in c++
- virtual function problem
- virtual functions, why ?
- block on reading a half-filled buffer for ifstream
- Static Objects as Struct Members
- disambiguate my Large Scale design probs (C++)
- trouble splitting strings
- Random crashes
- CALL FOR PAPERS CIMCA2005 & IAWTIC2005
- amusing error message
- Passing STL container to temlate function
- ambiguous call to overloaded
- C++ I/O error detection
- read line
- Invalid initialization of non-const reference
- printf and 'long double'
- auto_ptr<> as function return
- Template resolution problem
- Question about scope of variables created with new
- using fstream objects in a multiuser environ.
- Buffered printfs????
- priority queue wrapper
- how to generate random data for a normal distribution
- find a string in a grid
- Quick question...
- approximating pi
- Efficient Logging in C++
- consfusion in C++ Large scale design
- tokenize a string
- Setting Pointer to Video memory
- Loki::Tuple and g++
- Algorithm for combinations...
- C++ nothrow new() problem under Irix
- Memory Leak Detection
- print a byte number with cout
- try-catch name
- typeof emulation
- Newbie - Validating Information
- Terminology - global
- bits operation
- test
- STL iterators
- When exiting function scope, which occurs first...
- Calling a shell script from within C++ program
- library for url reading
- CALLBACK problem
- Template syntax...
- How I can use BigInt lib?
- everywhere, i need to use std::
- Problem With Visual C++
- Calling constructor explicitely
- vector: capacity and resize
- static variables in derived classes
- How to pass an element of a structure to another function??
- typeof and g++
- Odd results with C++ under WinXP SP2
- C++ FAQ
- std::vector and structs of PODs
- std::vector - fast way to crop?
- Re: Any non-GNU compilers? sick of GNU copylefts
- TCP/IP
- How to keep element address in container
- Correct C++ tutorial part 5 "How to use libraries" available
- Different behavior from __LINE__ macro in g++ 2.95.x and 3.x
- fstream methods
- "namespace" and "class"
- Simple code compile problem?
- Saving/Loading C++ objects into a file
- template class syntax
- Should this code compile?
- find a string in a grid
- greedy method
- Help preventing weak software
- Exception Handling Critique ...
- static member variable in multithreaded environment
- Which member functions do you provided for a class
- How should I construct my objects when reading ctor args fro
- Operator Overloading
- non-member function can not have 'const' method qualifier?
- Unrolling a loop
- Parse Errors...newbie help
- random shuffling
- streaming proxy
- STL map question
- HOW TO HANDLE CONTROL_LOGOFF_EVENT handler
- [OT] google groups hits new low
- How to redefine operator delete/delete[] via macro?
- Templates and Copy Constructors. Again.
- __LINE__ as template argument (VC++)
- dynamically creating object
- Limited namespace
- using QueryPerformance
- math cos, rounding, or other problem?
- hmm, what does it do?
- Open for discussion: Correct C++ tutorial part 7 "Create beg
- Is this board a good alternative to the PC?
- Shared libraries / C++
- comparing date time
- What is happening here
- goolge a little
- Know C++, want to script a little, recommend Luban
- Weather Prediction Program Help
- C++ singleton pattern question
- round-to-nearer-integer ?
- Constructor returns wrong size of stl::list<T>??
- [NEWBIE] HowTo access complex STL-Vector structures...
- Will standard C++ allow me to replace a string in a unicode-
- MAllocate memory for structures?
- Correct C++ tutorial part 6 "Functions, a.k.a. routines" ava
- why this code doesn't work!!
- Checkup: better way to test for file existence?
- __DATE__ as ISO string
- [NEWBIE] istringstream-syntax
- Exception Handling and Refactoring Question ...
- polyfit / polyval
- string to byte array
- Introsort
- How should I interpret this set of laptop specifications?
- capCapture frameRate problem. (URGENT)
- temlate class
- Function pointers and dynamically loaded DLLs
- Visitor Pattern, Deep Copy & Double Dispatch
- It is very surprising ....
- [ANN] Hyperlinked Boost Library Source Code Online
- Lost
- Containing containers - handling interface ?
- Compatibility of checks done by 'Forte Developer 7' & 'Sun s
- Efficiently Extracting Identical Values From A List/Array
- Help with string class
- VC++: Cast operator not used?
- Fast addition for n+1 or n+0
- Supplement to my previous message
- what is .i file?
- polymorphic return types in virtual functions
- whats this macro doing
- What exactly is a POD type
- STL sorting algorithms
- Same template arguments, different specializations
- Designing a proper server model
- what does this statement mean?
- Containers & Allocators
- please let me know where to start?
- Where to include header files / A question of style?
- "namespace" and "class"
- Off topic but very funny
- Newibe C++ XML Questions
- C++ vs C
- Help with Global structs in headers and multiple definitions
- ANN: review of Boost.FSM library
- Matching words within two arrays
- [OT] want to hire an expert for a small programming task
- Accessing individual bytes of an integer
- c++ system call invoke perl running visual c++ 6.0
- what to put in an IF statement?
- Thanks,Got the std free(Re: I want C++ std free[sorry OT]
- LPTSTR to char *.. How
- Q: Reading indeterminate pointer -> Ref to Std?
- Modify files in C++
- template recursion depth
- How do I get GLUT to work with GCC for Win32?
- Question about overriding new and delete
- Convert a string to float and vice versa
- Simple newbie question..
- Please coment solution (Was: Design problem...)
- Big-O
- Design question: managing limited resources
- I want C++ std free[sorry OT]
- functors and stl find_if
- detecting if no exception was thrown
- reasonable derived class operator=?
- www.bidfraud.com "Grand Opening" -- Read Inside for capabili
- template class in DLL (g++/Cygwin)
- GMP: Cannot operate on vector<mpz_t>
- RTTI Question: typeid() for structures
- debuggin win32 dlls called from Java JNI
- classes
- dereferencing pointer to base
- include for command line arguments
- Stop bashing macros ---- who says they are bad?
- INTERNET CONTENT ADAPTATION PROTOCOL
- template syntax...
- Unions and Pointer
- Cannot 'new' a GMP object
- Join Space Federation Online Game For Free!
- Help with research
- Why doesn't this modify the pointer?
- g++: integers as booleans, no warning?
- system, redirecting cout
- Game Developers For Space Federation wanted!
- template syntax.../ resent
- reinterpret cast problem.
- Converting String to Char Array
- Why does overloaded operator= destroy my operands?
- if?
- preprocessor macros
- Confusing Typedef/Struct, What Does This Do?
- Design question; container choice...
- Why call member function through this pointer?
- Using Reference of Pointers
- cannot convert parameter from 'double (double)' to 'double (
- NULL pointer dereferencing - behaviour
- Hardware information
- Compiling libwww.a from source
- please read about the FREE IPODS
- [Newbie] Design problem, code organization - advice needed
Powered by phpBB © 2001, 2006 phpBB Group.