comp.lang.c++
By Subject
5002 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 09/30/04
Ending: 10/31/04
- "extern"!
- "Function template" problem
- "long long" seems to be broken too...
- "Non-constant" constant can't be used as template argument
- #define and commas
- #pragma problem?
- 'delete &Buffer' is legal ?
- (no subject)
- (Why) Can't char* template parameters be const?
- -output-def, -soname using gcc
- <string>.replace]
- ===Welcome to comp.lang.c++! Read this first.
- [ANN] depdot 0.1.0 released
- [ANN] SMC - State Machine Compiler v. 3.1.1
- [ANN] SMC - State Machine Compiler v. 3.1.2
- [ann] WIN32GUI - v1.5.1 released
- [BCB] moving components at runtime
- [book reco] Code review / suggestions - Log / Instrumentation class
- [Fwd: <string>.replace]
- [Fwd: perl AUTOLOADER vs c++]
- [g++ mingw eclipse] How do I setup Eclipse to use MinGw's g++ compiler?
- [not-in-charge]
- [OT sort of] Recommended Reading
- [OT, links, welcome msg] Threads
- [OT, redir] c++ non-lang tuts, but on linking, libraries, workspaces and includes
- [OT, redir] Fun with error messages
- [OT, redir] MySQL and C++
- [OT, spam] C++ IS OLD TEHNOLOGY!
- [OT, welcome msg, redirect, FAQs, links] Incredibly simple graphics question
- [OT, welcome msg, redirect] [BCB] moving components at runtime
- [OT] C++ sucks for games
- [OT] Just wasted $60 on Borland
- [OT] LCC in CLI era
- [OT] my first 3D Multiplayer game using directplay (troubles with AppWizard's code)
- [OT] Principle Engineer needed
- [OT] Votes for Usenet Fsckwit of the Century Award
- [Q] const declaration in .h file
- [Q] Impact of Unseen Types
- [STL] hash_map problem
- [URGENT] fgets reading last line in file twice
- [URGENT]Signal Handling
- __lll_mutex_lock_wait ()
- A fast column based Cholesky factorization in C++ needed
- A few floating point issues
- A little design question
- A little off topic but..
- a problem in reading 《C++ Primer》
- A problem with overloading << (compiler = djgpp)
- a question declaring a STL container holding iterators
- A simple class?
- a+b+c is not equal to a+(b+c)
- a[3} slower than a.x; a.z; a.z
- about constants...
- about cout output format
- abstract classes not detected by compiler
- access & address
- Access a class as if it were POD
- Access to public base classes protected functions in objects different from this
- Access to public base classes protected functions in objects different from this (followup)
- accessing variables from more than one .cpp file
- Address of temporary objects
- advantage of returning values through the argument list
- agile
- algorithm help
- alternative to RTTI needed
- An easy way to turn strings in to data types
- An exponentiation function for int?
- ANN: Working Effectively with Legacy Code
- Another help on fstream
- Any new development of C++
- any one got notes
- Any way to speed up "new"?
- AnyClass
- Anyone know of a good ODBC Database Class?
- Anyone Know of Good Date/Time Classes?
- Are Boost.org & Doxygen "the best" for their jobs?
- Array
- Array of Pointers to Objects
- Array problem
- Arrays over vectors?
- Assigning std::sqrt to function pointer
- authentication
- Auto get()s and set()s
- auto_ptr vector discards qualifier
- Automatic Conversion of STL Containers: e.g. from vector<derived*> to vector<base*>
- Automatic detection of "dead" headers?
- Available C++ Libraries FAQ
- Avoiding const_cast ?
- avoiding object files
- back_inserter() on strings
- Base or deruved object?
- Beginner learning how to build a Router Simulator?
- beginner. Need HELP!!!!
- Beginning C++
- best C++ browser
- Best compiler out there?
- best GUI Lib?
- Best IDE platform: Eclipse?
- binding lua (newbie)
- Bit-twiddling with floats
- bitmap backgrounds?
- book query
- boost::checked delete
- borland c++ 5.01?
- Broken header files on 'Je me lance!' CD
- built dll in release mode, adding event log entries referencing code
- BYTE* array into a list
- C library errors -> C++ exceptions
- C to Java Byte Code
- c++
- C++ 2003
- C++ and C difference
- C++ Classes within DLLs?
- C++ Coding Standards : 101 Rules, Guidelines, and Best Practices
- C++ compatible with C ?
- C++ documentation...
- C++ Function Pointers
- C++ help
- C++ is EVIL, it's the computer language of SATAN ! ! !
- C++ IS OLD TEHNOLOGY!
- c++ named pipe example
- c++ non-lang tuts, but on linking, libraries, workspaces and includes
- C++ sucks for games
- C++ sucks for games)
- C++ Threads
- C++ to C++ transformer
- C++: Pointer to a string in a class
- c++builder exceptions
- Call Stack
- Callbacks
- Calling a C library function from within C++
- Calling functions in other files...
- Calling parent constructor from child constructor
- calling parent virtual function wtih out calling it
- Can a template class have a static data member of type T?
- Can I write a recursive type definition ?
- can you make the anticheatpatch?
- Can't spot source of corruption!
- cannot convert char** to const char**
- cannot pass objects of non-POD type
- Cannot See It!
- case insensitive string::find
- Casting Function pointers : Can anyone correct this MS Knowledge base Example pls ?
- casting problem
- Casting struct to char array
- Casting struct to char array (was: Linked List problem)
- Challenge: Triangles puzzle
- Change resource dll list while runtime
- Changing Directories
- Changing text color in a game
- cin is eating my output
- Clarification of enumeration
- class objects to database translation
- class problem
- Clearing input buffer
- Code critique please
- Code Problem
- Code review / suggestions - Log / Instrumentation class
- Code review requested, Accelerated C++
- Command line interpreter
- Comparator template argument in recursive templates?
- Compilation problem when upgrading from g++ 3.3 to g++ 3.4
- Compile
- Compile error: invalid type modifier within pointer declarator
- compile time efficency / run time flexibility - best of both worlds
- compiler error in spite of correct code
- Compiler warning when using vector of pointers
- Compiling cgicc w/ MinGW?
- compiling time
- Conflict with <fstream> and <vector>
- Connecting Access Database
- Console Apps.
- const char* argv
- const_cast undefined results
- contradiction in TC++PL?
- conversion of string to all lower case
- Convert a char array to a managed system string
- Convert Borland C++ Project to Visual C++
- Converting enums to pointers
- Converting from binary to long
- Copy Constructor and memory allocation
- copy map to ostream_iterator
- Copying objects and arrays
- Copying STL Lists
- count of pointer to array question
- crash when run out of memory
- Create a list of numbers
- Creating POSIX threads with a class function
- Custom streambuf class
- Cutting From RichEdit
- Cutting From RichEdit [Solved]
- dangling reference
- data members as "protected"?
- DATETIME like YYYYMMDDHHMMSS
- Debugging, PDB files
- Declarations and Definitions: Grammar
- Default arguments to functions
- Default parameter of a pointer
- defining new types
- Deletion of a matrix
- dereferencing memory location some time after deleting the same one
- Dereferencing pointers
- desperate need of help
- Destructor not called
- Detecting modem hangup with socjet
- Determining a variable's type
- Device Context of Entire Screen
- devX Singleton threadsafety
- Diagnostic required?
- diamond inheritance hides non-default constructor
- Difference between int() and (int)
- different applications...different entry points
- Disable "New Hardware found"
- dll and c++
- Don't no whether to laugh
- don't sync() on an fstream at EOF
- Don't understand this C++ exercise
- Double posting?!
- Dying words... exit atexit abort
- Dynamic analysis tools information
- dynamic_cast: 'a' is not a polymorphic type
- dynamically instantiate a class
- Easy Question
- EDG possible sozeof BUG
- elements not inserted into map<char*, ..> ?
- emacs Vs Eclipse?]
- embedded directory paths
- enums in C and C++
- Equivalent of fprintf's -20.15g formatting with C++ formatted streams ?
- error: declaration of `operator==' as non-function
- Errors got when declaring member functions to be inline
- EVIL AMERICAN GOVT (aka FBI) is full of SADISTS and PERVERTS
- Exception guarantees for STL container constructors
- Exception-safe constructors
- Exceptions vs. Error Codes
- Executing function from super class to inherited class.
- Explicit and partial template specialization nested in classes.
- explict keyword for empty constructors ?
- Extending a class - initialising new members.
- Fail to initialize struct from fstream
- Faster way to write binary using fstream??
- FFTW execution
- File Access
- File descriptor turns to 0!
- File locking
- File to Structure?
- files in C++
- finding the class address
- float to char*
- flush the stream
- Forward References
- Found it!
- Fox: best GUI Lib?
- Free C\C++ compiler
- Friend Class Blackjack and Bet
- Friend function of a template class
- friends namespaces and operators
- fstream ?
- Fun with error messages
- Fun with valarray.
- function pointer as template argument
- Function pointer to member functions
- Function Pointers
- Garbage Collection - Stop Making Trash
- generic programming and dynamic polymorphism
- George W. Bush Planned 9/11 PHOTO PROOF Bush killed over 3000 WTC 911 victims World Trade Center September 11th
- get a row from a 2-D array
- Getting the type of a variable?
- Global const strings
- Global templates and namespaces
- google "top coder" contest = stacked against C++ coders
- Graphics...
- Header files
- help for function pointers
- help loading url jpg to win32 app
- Help needed - template type issue
- help needed with some c++ programs... urgent
- Help on code for dynamic matrix using pointers
- help to solve this
- Help with compiler errors for an old code
- help with my c++ example
- Help!!! EnableMenuItem is not working...
- help: copy of pointer & values
- help: reference to a pointer
- Hi , the following program segfault with g++3.3 , works with g++2.95 why ????
- Hmm... inheritence... hmmm
- homogeneous container
- How can I bind two argument member function?
- How can I use a non-trivial constructor with as little code duplication as possible?
- How define a list of integer poiinters(STL)?
- How do I find out a remote machine's IP address?
- how do I overload (type) operator?
- How do we define the implementation language?
- how to bypass password field of executable file
- how to convert char to binary?
- How to create a bitmap?
- How to do that
- How to generate a EV_RING event in rs232 serial COM port? visual c++ 6.0
- How to generate UML for C++ code in windows system?
- how to get the CPU time with VC++ (win)?
- how to initialise a reference in g++
- How to initialize a const array class member?
- How to monit internet connections??
- how to read this string
- how to save to a text file
- How to static link .dll files (not MFC) into .exe file in Visual C++ 6.0?
- how to store different types of data in deque?
- how to take a reference of inserted items?
- How to use #ifndef #define, etc, in a macro definition
- how to use boost.thread
- How to use vector with classes in it as return type?
- huge vector
- I can take it deep
- I need big integer library.
- I need help! How do I update an Access database from a Vc++ application?
- I renounce the 1st to 33rd degree of Freemasonry------------------
- I want to write HAL in C++ !
- ifstream --- error maybe?
- ifstream with files > "GB
- Implementing a templated "round" function?
- Implementing deque with a couple of vectors?
- Implicit typename
- Impossible
- include
- Incredibly simple graphics question
- Inheritance & Templates
- Inheritance and object factories...HELP!!
- inheritance problem (perhaps...)
- INI files
- initalizing vectors
- Initialized object solutions
- initializer lists and user-defined containers
- initializing structs
- inline functions and return by reference.
- Inputting integers with commas
- Integer input
- intel compiler
- intercepting output to cout
- iostream trouble (accessing basic_ios)
- Is f() lvalue?
- is it string's getline or just me?
- Is there a data type in C++ called inline?
- is there any way to check asynchronously whether stdin contain data to read?
- IS this multi-task safe
- is this portable
- Is this valid?
- isdigit() for characters greater than 127
- istringstream "hexadecimal string" value
- iterators
- java
- JKop bashing thread
- Just wasted $60 on Borland
- Just wasted $60 on Borland)
- KBits
- Keeping a binary search tree complete
- libstdc runtime error on Unix box
- lifetime of static objects
- linkage error when initializing static member array
- Linked List in Java
- Linker error LNK2001 with bools
- linker problem LNK4089 with WS2_32.dll
- Linking libraries
- linking to a .so object's functions?
- Linux C++ Tutorials?
- Little help on stream...
- loadable plugin architecture for g++
- Looking for a ASCII flowchart utility
- Looking for IDL generator.
- Lots of free Libraries on C++
- lvalue rvalue
- Macro Destroyer
- macro substitution
- Make t2 const: T1 (&aPlus(T1(&t1)[S],T2(&t2)[S]))[S]
- Makefiles written in C++ and automatic compilation with GPLed Lake
- Making an input stream fail.
- Making lokal defined Multidimensional Array Global
- malloc error
- malloc to new
- malloc vs new for POD types
- Map with key in another namespace
- map.insert(key,val) vs. map[key]=val ?
- map::reserve
- Marshalling in COM
- MathCode C++
- Memory Mapped IO and Sample code for win2000
- Messy static Downcasting, any alternatives??
- microsoft visual c++ path problem
- Ming and C++
- Ming and C++?
- Missing objects (c#)
- More 2D array with pointers
- more than just a compiler...
- most accurate printf("%f")
- MSSQL from DOS
- mul. inheritance & overloading operator new/delete solved by virtual base inheritance?
- Multiple inheritance and casting
- Multiple Inheritance and iostreams
- multiple inheritance and overloading operator new/delete
- multiple symbols at link time
- Multithreading library
- Mutual subclass dependency
- my first 3D Multiplayer game using directplay (troubles with AppWizard's code)
- my first in newsgrop!!
- MySQL and C++
- n00b help
- Name for a common idiom
- namespaces conflict?
- need help with a While i'm a beginner
- NEED SOME HELP GUYS.... :(
- Nested namespaces
- new algorithm
- new char
- Newbie C++, need help in capitalisation
- Newbie Class Library Question
- Newbie Question
- Newbie question on child frames
- Newbie question on unions
- Newbie with Vector Problem
- Newbie, please help me compile this code
- Newbie: bus error
- Newbie: Subclassing a <map> value.
- no appropriate default constructor available??
- No Macros, No for loops, Pure C++
- No out_of_range exception for "iterator + n" vs. vector.at( n )
- No scientific notation?
- non-delay mode read from cin
- Normal Distribution random number generator
- Null Reference
- Numerical methods with C++: Any book recommendations
- Object Argument passing in pthread_create
- Object Initialization
- Object of Combination, an example of C++ templates programming
- objectStream in C++?
- Obtaining the position of an element with a collection
- odd problem with static initializers
- Off Topic: The history of throw?
- ok my bad
- One Big (std::) Header File?
- one more
- one question about comma
- Open a file with a constructor
- opening a file in text mode
- Openning a file while in an object
- operator overloading
- Operator overloading on "default" operator
- Operators that cannot be Overloaded - WHY?
- Optimization by hand.
- ostream like interface to a string?
- ostrstream question
- OT but may be significant
- OT: CVS
- OT: for US readers: Cast an informed vote on November 2nd
- overloading template operator arguments?
- partial member specialization
- partial template class
- Passing function addresses as parameters (Calling convention problems)
- Passing member functions to C functions?
- Performance of hash_set vs. Java
- perl AUTOLOADER vs c++]
- physical constants header file
- pinning
- placement new and exception
- Placement operator new/delete question
- Please help on ostream output error
- please help with decrypting g++'s error-messages
- Please help! How do I create a serializable object in C++(NOT VC++)
- Please use wxWidgets
- Plz send me some good online link for memory model in C
- png.h RGB-palette conversion help
- pointer calling trouble
- Pointer to a string in a class
- Pointer to Pointer or not?
- pointer to structure?
- pointer to structure?]
- Polymorphism
- Polymorphism, again
- Portable libraries for Mac/Win/Lin?
- Portable way of obtaining current working directory......
- POSIX Time
- Possible to avoid RTTI?
- Possible to check for specialisation?
- pow() question
- Principle Engineer needed
- printf() formatting - stripping zeroes, padding
- Printing "long double" type via printf() on MinGW g++ 3.2.3
- Printing 2D Arrays with Pointers
- Printing stl::list objects in gdb
- Probably a Stupid Mistake
- problem compiling functor with sort
- Problem initializing class with literal array!
- Problem using mem_fun.
- Problem with Event sending using ATL
- Problem with hierachy and constructor
- Problem with my automatic pointer implementation
- Problem with pair container typedef
- problem with select() and sockets...
- Problem with std::string erase function
- Problem with std::string erase function.
- problem with STL container and dynamic classes
- Problem with unique and a binary predicate?
- Problem with usage of STL release Dll with debug application
- Problem with Visual C++ 7.1.3088 and bit-fields?
- Problem with volatile modifier
- Problems with ....hmm, linker perhaps
- Pulsed Event?
- Pure virtual called -- why uncaught by compiler?
- question about <list> and pointer to its items
- Question about C++ syntax - Newbie requesting help
- question about const and text segment
- Question about delete/new
- question about excerpt from "Accelerated C++"
- Question about Extended ASCII character set, and fstream
- Question: Program crashs without reaching the breakpoint set at the beginning of main()?
- RAII / handling failures during destruction - advice required
- rand() function doesn't work well??
- READ THIS POST, READ THIS POST
- Reading a file from a specified range
- Reading command line parameters when main does not pass them??
- Reading from standard in
- Reading specific memory address into variable
- realloc vs vector
- reassign keys in an STL map
- Recommended Reading
- RefCounts
- reference to array?
- References to multidimensional array
- Refreshing application during SQL - command
- Repost: please help with decrypting g++'s error-messages
- Retrieve z/OS Dataset Allocation Parameters
- Retrieving fstream filename?
- Return by reference
- return i++
- Returning an array?
- Returning by value (here we go again!)
- RichEdit & Streams
- Rules for #define
- runtime log
- screen capture problem
- seeekg/tellg not working properly?
- segmentation fault on delete object (which belongs to some class under a hierarchy)
- Self-assignment?
- SELL this FBI NOC LIST and MAKE MILLIONS like TOM CRUISE did in MISSION IMPOSSIBLE
- Sentinels and nested if
- serial keys/validation keys
- setfill vs. setw (was Little help on stream)
- size of empty struct ?
- sizeof(enum) == sizeof(int) ???
- Sizing Array Value in variable
- Small code review
- small question: can't compile manually
- Socket programmin on Sun Computer
- Some of the recent developments of the ISO C++ front
- Source Control Review
- sscanf feature in C++?
- Standard C++ and old-C++ headers
- Standard Library function converting char[] to int?
- Starting .exe "single threaded"
- static const help
- static const members of template classes?
- static data member lost?
- Static nested class
- static template functions inside classes
- Static Variable running init
- std::find requiring operator!=
- std::map insert core dumps
- std::max_element
- std::replace() usage. what is wrong ?
- std::size_t Which header file?
- std::vector show as a bitmap with VC++
- std::vector<string*> crash...
- STL & Multithreading
- STL binary search
- stl containers and polymorphism
- STL Help for a newbie
- STL string inheritance
- STL template
- STL: Searching with binders and predicates
- Storing variable number of data in a class
- strange compile problem with make
- Strange error! Compiler problem? Or code problem?!!!!!!!
- Strange problem with storing inherited classes - HELP!
- strcpy and the copy constructor
- streams and functions
- string & array
- strtol exceptions
- Stupid Question #119
- Subtracting large numbers usng linked list
- Success I think...
- Summary of C++ (ANSI/ISO) standards
- Supressing sign extension
- Survey - Common Programming bugs and Bad practices
- syntax error befor '::' token... what to do ???
- Tab control in mfc
- TCP socket program where each node initiates connection with some nodes and accepts connection with the others
- Template class operators overloading difficulty
- Template Class Specialization Question
- Template classes and inheritance
- template compile errors
- Template confusion
- Template function as argument to another template function
- Template functions and overloading
- Template problem: Why does this work?
- templated constructor specialization?
- templated function with vector
- Templated identity matrix with parameterize order?
- templates in a std::vector??
- Temporaries, non-const yet r-value?!
- test
- testing
- testing algorithm speeds
- the colon (:) in a struct
- The history of throw?
- the last one
- The right way to implement a common datasource for a hieracy of classes?
- THE SINGLETON PATTERN?
- Things I hate about C++
- Thread problem (constructor+assignement in one step?)
- Threads
- Throwing a simple exception
- Toward an Introspection Open Standard
- Troll Alert: C to Java Byte Code
- Troll Alert: George W. Bush
- Trouble with operator overloading/type conversion
- Trouble with Strings
- TRUE, HANDLE definitions. Where ?
- Tutorial for new user?
- typeid operator
- UCLA freemason lecture in Toronto
- umm... something... template(s)... something else... pointer(s)... and such... 0.o yah, I'm hopeless and clueless o.0
- Unable to delete [] char* in MSVC 6.0
- UNICODE support
- Union with anonymous struct
- unsigned int const does not match const unsigned int
- Unwanted / unnecessary prompt connecting to DB
- Urgent: Need info on C++ Linking
- USB programming
- use of argc and argv
- Use of lower_bound
- use of member functions in constructors
- using hash_set in gcc3.3
- using map item without assigning onw first?
- using namespace std;
- using templates and map
- Valid code?
- Value initialization. . .
- variable scope
- Vector
- vector and bool
- Vector Elements
- vector: erase() and rbegin()
- vector::push_back performance
- vector<FakeBool>
- Vectors in STL
- virtual base class overhead
- Visual Studio 2002 Enterprise Developer NEW IN BOX on ebay
- vulnerabilities
- weird error
- Welcome back Paul Lutus
- What can cause a fopen call to lock up?
- What does this line mean?
- what is "in memory compilation"
- What is the replacement for ios::noreplace in std?
- what kind of bug?
- What the hell is going on??????????????????
- What's static link at runtime?
- what's the scope of i ?
- What's the use of operator()?
- whatever
- When is a static data member defined?
- Where do I go from here? (Learning C++)
- where is std::string defined?
- Where is the specification for <complex.h>
- Which book is talking about standard c++?
- Which specialization is selected?
- Which would you prefer: base class or two pointers?
- Who can help me?
- Why being an indifferent typist may be harmful
- Why can't I freely use protected functions in derived classes?
- Why does this crash?
- Why doesn't this work? (pointers)
- Why filename uniformity is important. *.c++ *.h++
- Why Is This Bad Code?
- why is this still working??
- Why isn't this template being instantiated?
- why size of *this and size of basic and derived class different?
- Why Use Classes?
- wiki C++ book (GNU Free Documentation License) participate...
- Will this be hard/expensive to inline?
- Windows App - C++
- Winsock - Empty Receiving Buffer
- Workaround for static methods that need to be virtual
- Writing a float or double's byte values
- Xerces-c Error
- XML parsing with xerces
- Yet Another Question About Smart Pointers (YAQAS)
- Your C++ Homework
- Yves Meynard's Enumeration class (CUJ Web exclusive, May 2003)
Last message date: 10/31/04
Archived on: 10/31/04 CET
5002 messages sorted by: [ author ] [ date ] [ thread ]