C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- Exercise from C++ How to program Cyber classroom 4th ed.
- is this ok
- Any progammers looking for a killer app to develop? How abou
- C/C++ Sample code for Serial Communication
- Calling builtin new
- Effeciency
- Vector of vector question
- Static data memer
- Weird reference declaration?
- Arrays are not Pointers, right?
- The Best C++ Compiler
- Help on a strategy for writing files of aprox. 0.5mb to disk
- braces needed?
- String tokens/parsing
- STL v. Norma" Memory Allocator
- Python
- STL info sought
- sector , file and partition reading in C++
- How do I write this function only once using templates?
- Interesting pointer problem (g++ v 3.1.1-24)
- underscores in class member names
- c/c++ compiler on windows
- Cast object from long in safe manner?
- when EXACTLY is virtual mechanism used?
- A Query
- C legacy coding style?
- const vs. define, preference or reason?
- Size of a struct - totally confused
- Referring to a base class in a derived class
- Error : Formal argument requires an lvalue
- Intel 8.0 compiler optimization switches
- HELP -- API will not compile
- HELP -- API function won't compile
- Re: More photos like this..
- Unicode in C++ source files
- class <name>;
- virtual member function in constructor
- trivial constructor
- loop performance question
- creating a dll for XP/NT/2000
- How to read tsv file?
- Compile-time matrix dimension checking and template friend q
- Windows-like MessageQue in Unix
- STL Data Structures, Sorted Insertion?
- Confusion about STL vector and memory management
- Abstract Static Methods
- Using operator->
- Overloading assignment fails with gcc
- again on function pointer
- atomic flag
- Meyers's preference for vectors over maps
- Newbie question
- help needed using ifstream::seekg with windows text file
- malloc vs new -> speed of access, virtual memory
- C++ / driver / COM developers needed
- CInternetSession Proxy problems
- Number of ways to create an object
- istringstream syntax error question
- code contains problem
- Semi-newbie question concerning programming style
- Converting string to integer
- Vector of structs
- typeid and dynamic_cast, gcc 3.3
- typeid() faster than dynamic_cast<>
- Inline code in header files - learned my lesson, but one mys
- Compiling with g++ 3.0
- Building schematic like gui- directions needed
- Microsoft visual C++ .net 2003
- model dialog
- String.h
- asm
- simple class issue
- AMD64 target
- link time error - on SUN with Forte C/Workshop 6
- ===Welcome to comp.lang.c++! Read this first.
- map as efficient as switch
- enum value question
- status of a process
- Listing files within a directory in Windows
- C++ static character array...
- array of structs
- MySql++ in VC++ 6.0
- static data member
- Compile error with overloaded functions
- Problem with pthread_join
- problems with startup code in static libraries.
- parser generator which supports unicode?
- difference between stack & heap (general, for a newbie)
- what is different between <fstream.h> and <fstream>MS VC++
- Heap vs Stack allocations
- Who wishes for typecpy in addition to typedef?
- function pointer
- Call of overloaded derived method problem
- initializing a const array in a class
- Optimisation needed
- Standard Library types
- help : how to : array of method pointers
- Learning C++
- How to measure Network Latency
- File Discriptors in C++
- typedef private public
- C++ and Networking
- Accessing the Systray; what language/function does this?
- list with different class objects
- HttpWebRequest Timout Error Problem
- borland c++ builder 6.0
- class pointers
- integer division
- which GUI tool to use?
- Simple questions on shift ops and promotions
- *auto virtual* feature
- how to return a char array
- C++ .NET and C# .NET
- what's wrong of my code
- difference between static and ordinary member variables
- Accelerated C++ book outdated?
- 2 Questions:
- What's different between Library (.a) and Shared object (.o)
- C++ on Unix - serious coding help needed. We're in the Silic
- C++ on Unix - serious coding help needed. We're in the Silic
- safe to return a 'const char *' from a local std::string?
- Try blocks and not catching exceptions
- Pointer-to-member
- Is a struct preserved when used into a cpp file?
- How people look up C++
- how to alloct dynamiclly with a class
- help me? About "include files"
- namespace,class problem
- Re: Comment(s) in format strings?
- Why does this work? (returning automatic string)
- Re: Linked list takes 10X more memory than expected. Why?
- istringstream???
- pre, post increment standard behaviour, and friend function
- size_type, pos_type, etc.
- initialize constant member array?
- Spliting text into separate words
- Data Structure Programs
- Debug memory allocation with STL
- std::endl
- Insertion Sort using Binary Search
- what mistake I made in this head file?
- C++ & MS Access
- Re: Parsing English with lex and yacc
- Read from txt file
- design question - member function argument or pointer member
- memory usage
- Debug Assertion Failed! ARGH! NOT AGIAN!! lol
- Base Classes in .exe, derived classes in .dll
- is there a library for matrix manipulation?
- 8 years of C++ Exception Handling
- Why does it print to screen?
- Problem with clrscr()
- Help me understand Overriding a virtual function
- problems understanding std::map
- Multiple variable inialization
- automate word
- What are alternatives to VB Rich Text Box?
- std::string and char*, what am i doing wrong?
- call by value / (const) reference
- Reading lines from a file
- assign a CString to a char *
- ===Welcome to comp.lang.c++! Read this first.
- How to reuse a deleted pointer?
- Classes and interfaces
- How to keep (and share) object in memory after program quits
- Convert to binary base long double
- help me understand this cin/fstream behavior
- [ANN] Ultimate++ 0.1.4 - C++ development system
- I get compile errors when compiling this class
- string to integer conversion
- Use huge parts of RAM
- How use the overload of>> (or<<) of a class in the overload
- Where is Exception Object's internal data stored?
- copying window text....please help! this language is insane.
- Singleton template and derived class
- singleton
- ifstread read
- Copy constructor hides default constructor
- src file naming convention?
- Urgent Help, some doubts
- Help for a Pascal programmer please?
- Will it work?
- Good C++ debugger
- A complete solution
- Initializer for an array of pointers to arrays of strings
- '+' overloading
- Motif: scale widget Problem
- Concurrency
- class A { private: static const int a[] = {100,200}; };
- Networking with ACE
- HELP HELP HELP
- platform independent serialization of a long
- How to do a singleton pattern with lazy instantiation?
- Virtual Inheritance
- using map, list etc. in const methods
- Specialization of Member functions
- Bit testing
- Can I put a class into a namespace?
- Clear CheckBoxes
- C vs. C++ in pthreads...
- java like constructor calling constructor
- Virtual function
- std::list.sort( compFunc ) error
- writing hex to a binary file
- visualization of tree data (with QT)?
- Order of initialisation of static objects in different trans
- Problems using strings and cin.getline
- question about std::string/map
- Dynamically declaring an array within a function
- Variable assignment and dependency tool?
- Container Question
- Chopping up a string of characters?
- Dynamic string arrays in function parameters
- Question: 'set_new_handler(terminate)' removes need to handl
- Newbie: Please help on Bloodshed C++
- comparing long integers
- vprintf / va-arg on sttreams
- Problem which ifstream and ofstream class in VC++
- how to create GIPL file
- Design of multithreaded prog using OO concepts
- Template operators
- Why does this compile?
- Need suggestion on data structure
- Opening directories
- String arrays - newbie
- Template and Inheritance problem - Please Help
- Designing a Volume Class
- can't force redraw of my frame
- Re: never heard anything like it in my life?
- vector.erase() ?
- Why doesn't atof work?
- c++ code works in gcc2.9 not in gcc3.2.2
- Append an integer to an stl string
- confused about ios::failbit
- Function matching with constructed args
- virtual function and polymorphism
- Mutually referential classes
- Wrong Constructor Called
- Spiegazioni
- int foo and int foo()
- ===Welcome to comp.lang.c++! Read this first.
- finding max and min integers - newbie question
- ifstream getline() Problem ...
- Problems with configuring dev-c++ with allegro library
- Spiegazioni
- Error with overload of >> and << but not only :-(((((
- Recursion problem - Graph theory - Algorithm needed
- Spiegazioni
- works fine using gcc
- Passing an array of chars to a function
Powered by phpBB © 2001, 2006 phpBB Group.