comp.lang.c++
By Subject
3887 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 08/31/04
Ending: 09/30/04
- "convertable to T"
- "Function template" problem
- "memset" vs "= {0}"...Are they equivalent if your initializing variables?
- "reading" a pixel on the monitor screen
- #define vs. const
- #if #endif ?
- #include optimization
- 'Screen-Keyboard' after click on an edit-box
- (default) constructor/object initializing problem
- (non)-execution of namespace-local initializers
- (UINT16 *)&apple
- ++u or u++ which is faster?
- 2003 and 1998 C++ standards?
- 65536 Switch Cases
- <string> to lowercase
- <unistd.h> for windows platform
- ===Welcome to comp.lang.c++! Read this first.
- ? about file formats
- [.NET managed c++] Calling parent constructor.
- [.NET managed c++] Runtime modification of method attributes.
- [a litle OT] network programming
- [ANN] libpropc++ 0.9 - add properties to C++ objects
- [ANN] libpropc++ 1.0 released
- [ANN] SMC - State Machine Compiler v. 3.1.0
- [CORBA] C++ Language Mapping
- [corr] deleting entries in a list
- [expect] strange error (re)
- [FAQ] Trying to make a thread
- [MC++] how to make global managed array?
- [OO question] Single container, multiple types
- [OT, redir, link] How do you define 2D arrays using New Operator?
- [OT, redir, link] legacy code compatability mode
- [OT] Can anyone recommend any Audio Processing libraries?
- [OT] Cross platform development
- [OT] EFAULT error in accept socket call
- [OT] Help on makefiles
- [OT] Math symbol (blas/lapack) linker error's
- [OT] Prevent starting up twice
- [OT] STL errors on linux platform
- [redir] How do you define 2D arrays using New Operator?
- [sorry if ot] [mingw] Resources?
- __default_alloc_template gone
- a flat distribution
- a function which returns a vector
- A problem with the default constructor
- A Question about getline
- A random number generator
- A religious question: int* i; /*or*/ int *i;?
- A summary of the #include liability
- a thread safe stack?
- A very stupid question. Visual C++ 2005.
- Aaaargh! noob question static string array initialization
- ABI related question
- about base class's protected member
- About Ordered singly linked list..
- about pointer
- accurate timer
- addOne: using the inherent parallelism of the cpu
- Advance C++
- Alternative to "Crusher" libraries?
- An issue of visibility and "identity" of classes
- ANN: Boost formal review start - Smart Container library
- Another beginner question DevC++
- Any C\C++\VC++ mailing List?
- Any recommendations for a socket library?
- Anything more precise than long double
- anything wrong with conversion operator?
- API for C++
- API for C++--Thanks all
- API for C++--Thanks-n/m
- Are the Standard Header available in source form?
- Arguments for templates with value parameters
- array of objects
- auto_array<> [Was: The 'finally' debate]
- Automatic Startup of Visual Studio
- AutoPointer template
- Available C++ Libraries FAQ
- B manual
- Base clase constructor
- BEFORE I EXPLODE
- Beginner needs resources on x86 architecture
- Best compiler out there?
- Beta Test for MPC Compiler/IDE
- Big Bertha Thing blogs
- binary number
- BITS (Background Intelligent Transfer Service) and VC 6
- Blocking virtual methods
- Book Suggestions
- Books, Books, Books...
- boolean logic question
- boost
- Boost Workshop at OOPSLA 2004
- boost::dynamic_bitset...
- Borland's 'Make' Utility Question [ OT ??]
- Building my first program. Link errors
- C and only C language has a standard 64 bit integer type ?
- c++ & GTK+ on Win32
- C++ and Dot Net Jobs
- c++ and windows XP
- C++ Builder6 - Ever seen this before?
- C++ code verification
- C++ Compiler with a -Wwarn-use-of-strcpy or similar option??
- C++ Data Structure???
- C++ for combinatorial optimization problems
- C++ formatter/beautifier?
- C++ Objects, Stack or Heap? [Noob question]
- C++ Standard Conforming Compiler
- C++ unit testing
- c++ web scripting
- C++: can someone explain to me, a C/Hw guy, what the diff is between a reference (&) and a pointer?
- C-style casts to subclass of polymorphic base
- C/C++ link problems
- Calculating time required to recieve packets...
- calling base class function only once
- Calling FFTW from C++? (x-posted)
- Calling functions in other files...
- calling virtual function from base class
- Can a function return statement be elided?
- Can anyone recommend any Audio Processing libraries?
- Can I delete without calling the destructor ?
- Can I improve efficiency of 50.000 "new"'ed objects?
- Can I write a recursive type definition ?
- can someone explain to me, a C/Hw guy, what the diff is between a reference (&) and a pointer?
- Can someone tell me why? (Unary pre and post increment operator
- Can't use object as a case label!
- cannot find strstream in /usr/include/c++/3.3.3
- Casting between different template classes
- Casting smart pointers
- Char * to int
- Cheap Compiler and a Book
- Cheap Compiler and a Book)
- Cin and hold the screen
- Class Confusion
- class definition - namespace nomenclature clarification
- Class design question
- Class object factories, references to a **class**
- Class with method that returns different pointer depending on implementation?
- classes in a class
- clearing a stringstream
- Code Browser for C++ on UNIX.
- code for shutting down windows
- collect2: ld returned 1 exit status
- Command line argument problems
- Compare without regard to case
- CompareWithoutRegardToCase
- Comparing Linux C and C++ Compilers: Benchmarks and Analysis
- compilers & stack machines
- complex for loops?
- compressed suffix trie
- Computing AST
- Computing pi to nth terms?
- conflict std::vector and delete operator?!
- Confused with the "virtual base class" concept
- Confusion with std::map
- const char* argv
- Const Qualifier question
- Construction of function return value
- Constructor protected
- Container with heterogenous pointer to data member.
- continue
- contract for name changing program
- Contract work
- convert a stream of bits to a primitive...
- Converting Non-Unicode Characters
- copy of stream
- Copy vector to set
- Copying STL Lists
- corba enum question
- Counting template classes at compile time
- Cpp Considered Harmful
- Creating GUI's in C++ Builder 6
- Creating myclass::iterator type?
- Creating XML from existing C++ classes
- Cross platform development
- cross-calling class template methods
- Cumbersome string handling...
- dat file
- data structures
- Daylight saving
- debug assertion failed str!=NULL fprintf.c
- DECIMAL to double convertsion
- Declaration and initialisation
- Default constructor
- Default Initialization Vs. Value Initialization
- Default value for a const reference parameter
- Defined before windows
- delete op question. do I need to cast?
- Deleting a map of pointers with functors
- deleting entries in a list
- Designing a template class for memory access
- Designing a template class for memory access (part 2)
- Detecting DTFM
- Detecting the gcc version in the source code
- Dev-C++ fatal error -help please
- different between reference and value
- dlls / templates / #includes etc.
- Do I need a delete in the constructor too?
- Does any body has been done Advamce C++ from ACC Austin?
- Does C++ have sequence points ?
- Does this make sense? Calling C++ inside extern "C" block
- doModal
- Dying words... exit atexit abort
- dynamic allocation vs array
- EFAULT error in accept socket call
- Embedded class' or VC++7 compiler's problem ?
- encapsulation
- end of std::list
- error C2146 and error C2501
- error: no match for 'operator>' ...
- error: parse error before `(' token
- execute a new programm without beeing blocked
- Execution Problem w/memory object
- Explicit template instantiation from template function doesn't compile?
- export
- export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)
- Exporting Symbols From C++ Object File
- extern and static
- Factory method and const specifier
- File Access
- file open error
- Files
- Filestream/operater overload help
- Find all file in a directory
- find all permutations
- flexibility of operator new
- Float to String conversion
- flush on close()?
- fopen / OPEN_MAX
- Formatting output of an array
- FRUSTRATION is not the word
- fstream ?
- Function call selection using ternary operator
- Function Question
- Function Returning a local object???
- functions
- g++ loop unrolling performance
- Garbage collector in C#
- Gathering Lakos physical dependency metrics
- gcc 3.2
- get today's date in mm/dd/yyyy format
- Geting info
- getting numbers from string
- Giant C++ resources list, 3rd edition
- Gmail invitation
- google "top coder" contest = stacked against C++ coders
- Graphics in C++ Builder6 (PNG Files)
- gui
- Half-baked code
- Handles and pointers
- Help for SWF!
- Help on makefiles
- Help Please
- Help Requested for Legacy Code
- help with exception class
- Help with explicit instantiation
- Help with STL allocators
- Help: How many explicit specializations required?
- HELP: std vector clean() and memory release question ??
- How c++ Compiler understands the which is the private func and which is the public fun ????
- How can I achieve this behaviour?
- How can I check if a thread is alive?
- How can I creat a time class?
- How can I creat a time function or a class?
- How can I return a value in template function?
- How can I run server and client applications in two different computers?
- How can I set a breakpoint in template function
- How can we concatenate a string with a float?
- How create algorithms
- How do I compile a c++-program as assembly?
- how do i link 3rd party lib on windows ?
- How do you define 2D arrays using New Operator?
- How does #define operate ?
- How does free() knows?
- how make cast from ifstream to istream in MS Visual C++
- How many bytes does a vector have?
- How stupid can a compiler be?!
- How to assign values to a UINT8 variable?
- How to check whether my GCC compiler support C99 standard or not?
- how to clear the stdout ?
- how to copy from std optput ?
- How to create an initialised object declared as a class member variable?
- How to create Excel-files?
- How to do that ?
- how to do this
- How to force a program to write into his exe
- How to implement "__property" in ANSI C++ ?
- How to initialize a member of union type
- how to locate memory error
- How to make a C++ array which have size bigger than 32767
- How to observe the compution result?
- How to restrict overiding a function in derived class?
- how to set watchpoint in Workshop for C++
- How to simulate 8bytes double???
- how to sort parallel arrays in c++?
- How to write a Bitmap file
- HOW TO: round float numbers?
- http://www.jobz-online.com - jobs in India, india jobs
- I cannot use the AfxBeginThread, please help. Urgent
- I have a problem using template and typedef, someone can tell me what is wrong !
- I/O exceptions weirdness
- IEEE 754 floating-point "exception" -> C++ exception
- IEEE-754 double class??
- Iinitialisation via default constructor semantics
- ILINK32 Errors: Error: Unresolved external
- Implementing a templated "round" function?
- Include Excel-File in exe-File
- Incredibly OT: But what you recommend...
- incrementiing const_iterator
- Info on std::string
- inherit both iterator and std::vector?
- Inheritance & Template parameters
- inheritance / overloading
- Inheritance, Class declaration and header files
- inheritate from template class
- Initialize / Uninitialize static variables problem
- Initializer list and instance variables
- Initializing a static variable inside a namespace
- Inline classes and template templates... confused
- inline functions
- Inline virtual method
- input problem
- Insert items in different functino ?
- Internals of an object
- Introspection Guidelines for C++?
- IOStreams
- IPrintOEMUI::DeviceCapabilities -> recursive implementation?
- Is 'int' a class defined in C++ standard library ?
- Is CppUnit un-C++
- Is export "useless and broken"?
- Is there any faster way than dynamic_cast to find the object run time type?
- Is there possiblitity to portable way to serialize enum type?
- Is this what delagates do?
- Issue with CODE !!
- Issue with Pre-Redmond Mailing
- IXMLDOMElement from IXMLDOMNode - how ???
- Just how bad is this code?
- Keyboard Input
- Labeling Jagged (Multi-D) Arrays
- Language Subtlety or Compiler bug?
- Large swap allocation bug
- Learning C++, more or less...
- legacy code compatability mode
- Link C++ object with C object
- Link error using pointers to functions with templates.
- Link error when using static members
- Linked list
- Linked list inserting items from two different funcion
- Linker Error when using C++ Templates.
- Linking static const class members?
- Local static variables
- Looking for a direction
- Looking for a SIP server in C++
- looking for image format converting lib
- Loop Does'nt Work, Hard code does
- lost article: creating a COM-like framework for C++
- Make errors
- Makefile
- making guis with CreateDialog
- malloc(0)
- Many Text Relocations In Shared Object
- map & find()
- map & iterator
- Mapping of constants to data members of a class?
- Math symbol (blas/lapack) linker error's
- max no of parameters a function can take?
- Max Path [Newbie]
- meanings of dialets or implementation of a programming language
- Member Function Callback
- member function names identical to class names
- Member vs Non member function
- memcpy?
- Memory allocation with void pointer
- Memory Padding and alignment
- Memory Padding and alignment [OT]
- Migrating from Borland OWL to something more up-to-date
- Mimic virtual functions with templates
- Mozilla C++ programming practices
- Multi-dimensional heap array
- Multidimensional Dyamic Array in class
- Multiple definitions
- Multiple inheritance design question
- Multiple operator() overloading for functor object
- mvc++4
- MY PROCESS CORE-DUMPED BECAUSE OF WHICH SIGNAL?
- Mysterious copy of exception object (C++)
- Name-mangling standard?
- Need help regarding std::list
- Need help with STL.
- Need Resources on Network programming in Turbo/Borland C++ (Chat server and client)
- Nested classes
- NEW STEP IN THE FIGHT AGAINST SOFTWARE PIRACY
- new to c++... need help with istringstream and operator overloading
- new to fstream
- newbie ques - check double
- NON-GUI MVC Examples
- Numerical modelling
- objects with member references..
- ofstream problem
- oo2generics...
- operator overloading
- ostreams and vector<vector>s
- OT: Defined before windows
- OT: dlopen source
- OT: G++, static linkage with std::
- OT: gcc 3.2
- OT: Getting acceptable c++ compilation speed when using Microsoft Windows
- OT: Help the children affected by the terror act in Beslan, Russia
- OT: Page File Configuration
- OT: sockets
- output to 2 streams
- Overloaded assignment operator
- Overloaded subtraction operator - memory problem
- Overloades member function
- override delete operator to set to NULL
- parse tilde delimited file
- Partial Spezialization of member function
- Pascal-like set class
- pascal_set update
- pass char* over dll-boundaries
- Pass value to other function
- Passing a struct as reference
- Passing a structure of arrays to a socket...
- Passing an array to a function using a constant/variable
- passing class object to pure virtual fkt
- passing classes to functions, not objects
- Passing optional argument by reference
- Passing template struct as an argument to a template function
- Per thread rusage
- perfomance penalty in using execption handling..
- Perform output if stream is good
- Peter awnsers...
- Pointer or Reference
- Pointer to class or object
- Policy Based Design
- polymorphism and binary operations on objects
- polymorphism and binary operations on objects (or multiple dispatch problem)
- Polynomial template
- precedence
- Preprocessor
- Press any key to...
- Prevent starting up twice
- Principle Engineer needed
- problem compiling singleton template class
- Problem in deleting the dynamic memory in a parent thread that is allocated from a child thread
- Problem with a static member in a class ?
- Problem with declaration of virtual function
- Problem with rendering clipboard contents in popup menu
- Problem with structs and mem. allocation
- Problem with Visual C++ 7.1.3088 and bit-fields?
- Problem with volatile modifier
- Problems with new File Open Dialog in a 16 bit Application
- Problems with void Template Type Parameters and Zero-Length Arrays
- Program help
- program to numerically integrate
- Programmer seeks employment...
- Programmers needed - Join the ranks of the Kotarkh Empire!
- Promotion converts long int to int implicitly ?
- Proposal: New types in C++0x
- protected by instance, not by type?
- protected member class and operator overloading
- pure virtual
- pushing the limits of use-before-declaration within a class
- Puzzle: Add One Without Using + OR -
- PVCS Version Manager api's
- Quene display
- Question about many #define
- Question about passing by value
- Questions of copy constructor
- Questions of storage in C++
- Queue empty after display !!!
- Random file from a directory
- random number generator
- Reading from file redirect
- real-time 3d terrain engines using directx 9
- redefinition, different types
- Reference Question
- Reference/value semantics in constructors.
- References and multi-data lists
- Refering to a template name
- refrence from return value ?
- ReRef
- ReRef : Reseatable Reference
- Retuncode:"The stub received bad data" in XP SP2 - where does this come from?
- return reference to local variable ?
- return value from object in a vector
- return vs exit
- Returning arrays and Objects in C++
- Returning NULL references...
- Returning STL containers by value corrupts heap...
- RFC: Enum aggregation
- Root valueProblem - Help
- Run-time Execution - Assert Failure
- run-time vs compile-time
- Russian Win2K - File Information Functions Fail
- safe deletion of pointer, trees
- Searching for a C++ code browser which will....
- seeding function
- Serial
- SGI had it right a decade ago!
- Should threading be in the Standard?
- signed int overflow
- Simple OOP, polymorphism design question
- Simple OOP, polymorphism design question -> EOT
- simple outfile question
- Simple question: Cannot convert 2D array to pointer-to-pointer
- Simple way of detecting shutdown?
- Simplicity
- Singleton with Factory Method possible?
- size limitation in named pipes
- size of object
- size_t
- Snmp
- Socket Client recieving Multiple Packets
- sockets
- sockets: C++ server, IDL client
- Sort 3 numbers in a single line.
- Sorted
- source code for process program
- Spaces & Delimiters in a streams
- spawn under windows
- sprintf problem
- SQL oriented scripting language that can be executed from a C++ code
- Stack overflow . . . what should I do about it?
- Static and global constructors
- static data member
- Static Member Functions
- static member initialization in templates
- Static memory overrun help
- std vector clean() and memory release question ??
- std::exit Ambiguity?
- std::string and strtod()
- std::string stupid question
- std::string, Append a number
- std::vector erase is not freeing mem?
- STL and pooling memory
- STL documentation / reference ???
- STL errors on linux platform
- STL headers in VC.Net
- stl vector/memory question
- Stlport linking errors with xlC on AIX
- Storage of C++ Class Hierarchy
- Strace?
- strange namespace behaviour
- strdup in Borland C++Builder
- string class problem
- string stream question
- String to int/double conversion and parsing
- String to Long Double using Streams
- strnicmp in stl string class?
- strtol()
- structs for data transfer?
- stupid error
- Suggestion
- Syntax Erros Borland 2.0
- Syntax question function pointers
- template and preprocessor
- template class in STL container
- Template classes and containers
- Template instanciation Problem
- Template instantiation of std::list<> with incomplete type
- template of class function?
- Template question
- template specialization compile error
- Template Stringizing-How should it work?
- template<int __inst> ...
- templates / overloading operator()
- templates and cyclic dependencies
- Templates and Inheritance
- Templates and virtual base class
- Templates problem
- Text search algorithm (implementing telephone book)
- Text-templating library for C++
- Thank You From Zerotype
- Thanks I sorted out!!~.. but Is this logically correct?
- The 'finally' debate
- The best, (right?), way to trim a char*
- the dismissed university employees suffered financial loss due to matt parker
- The getline function
- the minimum size when using strncpy(...)
- The tellg bug
- this stl code crashes, why???
- thread lockup when comiling with optimizations.
- Time
- Timeless Classics of Software Engineering
- Timer or Timeout Class for Linux AND Windows ?
- times' undeclared (first use this function)
- toString() ?
- Transmit data through COM port in Visual C++
- Troll Alert: Why doesn't C++ program automatically ?
- Trouble with OnDraw function
- Trying to make a thread
- Trying to templatize an algorithm.
- Tutorial for beginner/ Tutorial voor beginner
- Tutorial/Help on programming Genetic Algroithms in Java/C++
- Two questions for help!
- type convertion
- type VARIANT and array - conversion to CString
- u misunderstand
- UIR
- unable to start debugging
- undefined reference to `vtable for Tuner' ??????
- Understanding How To Use #ifdef Constant #define Constant Sequence In Multible Files
- Unexpected behaviour
- union protected access
- Unkillable process because of using semaphores?
- unresolved external symbol
- USB hot-plug detection
- Use of new in C++
- User defined message management on MFC 7.1
- Using garbage collection in C++
- using memcpy to copy classes
- utility to parse c++ functions
- Validity of the this pointer before the object is constructed
- Vector question
- vector::push_back performance
- Verifying valid input in a loop
- virtual functions vs speed
- What is **
- what is file scope?
- What is the " ^ " function?
- what is the difference between with & and withou &
- What storage does std::string::c_str() use?
- What to do with a linker warning about a public symbol from the STL library defined in two modules?
- what wrong with this:
- What's a smart pointer?
- what's the .net replacement for ios::nocreate
- What's the rule for using forward declarations?
- What's the use of operator()?
- What's Wrong with these code?
- When to use a namespace
- Where to find newsgroups on Genetic Programming ?
- Where will i get c++ ebooks 4 free[plz]
- Which cast in mutiple inheritance?
- Which way to handle events?
- Who can provide some simple example code about TCP with C++?
- Why "HTTP CONNECT" disconnects atfer 15 Mins in few proxy server ???
- Why "this" is a pointer, I just realized!
- why are thrown objects copied twice?
- Why can't the linker find the definitions?
- why can't this be a feature in C++?
- Why does it insist on calling the parent's on_mdiactive() and not the child's?
- Why doesn't C++ program automatically ?
- why doesn't this template work
- why I have compile error
- Why isn't failbit reset on close() or open()??
- why it does not sleep?
- Why not develop new language
- will linker leave out unused symbols from binary?
- Win XP, SMTP, and Socket Error 10053
- Winsock and HTTP
- WlxLoggedOnSAS called from Winlogon while WlxWkStaLockedSAS still executing
- Won't call a const member function
- Writing 10
- Wrong usage of static_cast: is output undefined or predicted?
- XMLDomElement problem
- yet more problems with my double/fabs(...)
- YOU LITTLE BITCH!
Last message date: 09/30/04
Archived on: 09/30/04 CEST
3887 messages sorted by: [ author ] [ date ] [ thread ]