View Full Version : C++
- for_each and function adapter help!!!
- Accessing member variables post template inheritance
- Come si implementa in c++ il prodotto di Kronecker
- enum used in multiple compilation units
- IDE seems to be confused about classes
- Re: Big Bertha Thing blogs
- setting file access rights
- Hi
- c++ graphics on windows xp
- Virtual Inheritance Ambiguity
- Include implementation file in in the header file for template class
- Time analysis
- compiling templates
- if Constructor can be used to initialize ...
- Error: __thiscall CNode::~CNode(void)" (??1CNode@@QAE@XZ)
- Member, Class, Inline: Initialization question
- parsing large text file and pairwise comparison
- Which to learn first C or C++?
- Which to learn first C or C++?
- getfiletime
- Experimental only: Pointer copy consturctor does not work
- Template template parameters
- Which if faster?
- Strange problem when using C++ Class
- Accessing physical memory using C++
- how to clear buffer TRACE uses
- A program of the using directives for the nested namespace.
- What does this mean? Any help appreciated!
- ifstream in Solaris acting strangely
- a snippet of c++ code, i can't find the error?
- Magic about auto_ptr !!
- i++ and ++i when the ++ operator is overriden
- COM typedefs
- Valgrind: problem opening proc/self/maps
- Remove suffix from string
- Binary operator
- what does this line mean?
- sizeof struct
- please give me an advice
- a easy question about read and print
- vector iterators
- Initializing an array of a structure to default value, does compiler do a loop to initialize?
- READ THIS AND THINK ABOUT YOURSELF
- a basic question about Object, Object&
- return value by reference
- STL List iterator
- HELP ! with C++
- Error compiling template based class
- calling a function contained in a dll
- Mirroring template instantiations
- Newbee question : confused about Typedef
- Query about const member function
- Question regarding a container of objects
- hello
- About Standard Template Library
- Split class over 2 files
- Return C-style string from function?
- c++ standard
- Parameter evaluation order on operator invocations
- C++ Templates
- error: invalid use of nonstatic data member
- which STL container do I need for storing a 2D-array?
- Problem with functor in g++
- help me to test how can more simple for this C++ answer
- C++ program for solving any 9x9 sudoku.?
- 2D Array
- VARIANT type
- how to declare a friend function that can access two class
- Runtime error - _CrtIsValidHeapPointer(pUserData)
- overloading operator
- floor or ceil for integer division
- Where does everyone BUY/SELL PC's/MAC's at????
- having trouble with reading in file word by word with link list
- Lots of string compares
- Deep and shallow copies
- n-ary tree
- compile-time reflection on enum types?
- [STL] [Maps] operator[]
- data file input
- Pointer to Pointer
- question related to stl vector and boost::shared_ptr
- College degree or not
- How to simulate the mouse control?
- '$' character (and others) within identifiers
- How to install Borland Compiler?
- A very nice free browser to try...
- ===Welcome to comp.lang.c++! Read this first.
- i need help
- macro help
- visual studio 6
- List Parameters
- List parameters
- Time in C++
- Delete a node from a linkedlist
- From:
- Recursing macro preprocessing?
- Next-Generation Laptop Computer Systems
- STL map--> sort by value?
- What does this program do?
- A recursion question.
- How to represent the scientific notation?
- random number generator
- need a good book for c++
- Billing calculation prog.*need a help*
- Urgent Help required
- The "stealing code from the destructor" bug
- Run functions concurrently
- pthread_create error
- Advice for Computer Science Student
- Reading files: when filename is very long
- SOUND SYNTHESYS IN C/C++
- What is an unqualified-id ?
- using two operators in same line
- variables and pointers.. noob question..
- input matrix for blas and lapack
- scope of enum
- Initializing composed objects
- New lightweight block cipher algorithm
- strange problem
- circular buffer in C++
- Newie question
- How to make stringstream that reads file content from a memory
- -- myList.begin()
- A begginer simple problem !!!
- question about boost::ends_with
- Help
- Question about mixing C and C++
- C++ standard compiler comparative study
- How can I get the whole list message ?
- string find question
- fltk
- Threading Library, I don't understand what is wrong here.
- Has anyone seen anything like this
- virtual inheritance
- Matrix library where's the speed ?
- 1 click compiler and 1 click error
- why does STL binary-serach twice when deleting a set member?
- Hello World DLL using Microsoft C++ compiler
- Segmentation Fault when writing to a file larger than 15360 bytes
- A problem when using a reference to a vector of a class with a pointer member to an array
- Is static_cast<int>(static_cast<double>(a)) == a?
- help on type conversion operator overloading error...
- getline with cin problem -- multiple returns needed
- need help pleaseeeeeeeeeeeeeeeeee
- free ActiveX Control for MathML editing
- i need help with this project please some one help meeee
- template won't compile when used with bool
- need help about template class
- Circular Dependencies Between Libraries
- homegrown string class optimisation
- How to link obj's from c-source with obj's from c++-source
- Returning user defined types from DLL
- structure's memory layout in the function?
- Problem | Istream_iterator in std::copy
- Borland C++ Compiler
- icon changes with change of extension
- Port programming
- Can I use the uint64_t type on the x86 system?
- struct question
- Help with classes, dynamic arrays and pointers
- Help with classes, dynamic arrays and pointers
- stringification of __LINE__: why two passes?
- Re: offsetof macro and non-POD structures. Solution.
- Understanding large C++ programs
- Integer Literals
- STL buffer
- Transform algorithm 1-n, n-1 or m-n
- Program to count characters entered by user
- algorithm of file allocation method
- THIS REALLY WORKS
- ===Welcome to comp.lang.c++! Read this first.
- LinkedList with Nodes
- Implementing a restricted C langage (Lex-Yacc-C++)
- "const int" as function parameter type
- Internet programming
- UTF-8 encoding problem
- Explanation of Vptr and V-table
- char* concatenate
- why can i type-- if(a>5)... instead of if(10>a>5)
- How do I typedef pointer to an array of MyClass ?
- how to put tab characters into ostream?
- Completely emulate a pointer using templates
- Re: void func () returning value?
- !!!Simple question on heritage or just misunderstanding!!!
- How to call a constructor explicitly if we want to allocate memory using malloc ?
- How to get the size of the array in boost::shared_array?
- What gcc 2.95 declaration yields mangled name __ls__7ostreamPFR7ostream_R7ostream
- What gcc 2.95 declaration yields
- Flash (SWF) from Web Server
- Pointer VS array pointer
- Template member function help.
- short linked list
- what is std::
- What I feel about STL.
- random numbers with threads
- Boost - good or bad?
- Dynamic sized array?
- strstream Memory Leak
- Preserving order of insertion
- Help
- Library for remove hidden meshes?
- why here is a static parameter used?
- HELP
- help please with c++ file i/o
- strncpy_s and gcc ?
- function default arguments from other arguments
- Virual Functions mechanism
- Newb Multiple Virtual Inheritance Help
- Copy Constructor with Pointer instead of Reference
- class declaration and definition inside a cpp file
- stack variables that don't die?
- std containers and pointers
- DLL question..
- unsigned short short?
- A silly Question
- Simple access to embedded class objects
- cascaded struct members.
- Assigning NULL to a variable (not pointer)
- Returned objects life-time
- When must "=" be overloaded?
- newbie to OOP design question - communications between objects
- faq swith case can be a range?
- Operator [][]?
- How does these code works ?
- design question (converting class data to csv)
- Problem in the aggregation concept.(during deletion of the pointer of other class).
- Split double into two integers
- Sockets on Unix
- How to make the public inherented member function private or protected?
- C++ strings & C strings
- C++ Primer 4th edition, ex4.3.1-4.28
- .net takes some mesures to prevent the buffer overrun, I want to know something about it
- Reading packets from UDP port
- Help please !!! No if...else statements.
- ===Welcome to comp.lang.c++! Read this first.
- Borland C++ 4.52
- Running functions from pointers
- const_cast<...>(this)
- A "language" question (sorry for interrupting)
- Testing for override
- How can I improve this code?
- Understanding Assert and Exceptions
- Circular template reference
- What wrong with this simple function?
- Creating a child under a parent type
- passing unsigned char[]
- Binding reference to an R-value
- no ADL / Koenig lookup for function calls with template parameters
- C++ character arrays
- About the return type of the function !
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.