View Full Version : C++
- How delete works!
- Style: preferring parentheses to '=' for initialization?
- Probably an easy one for you but pls check
- Re: Botnet
- Dev-C++ Error: "In file included from..."
- paxCompiler for scripting C++ applications
- busco programador c++ senior
- Reference Errors with vectors
- vector of stringstream*
- export/import C++ managed classes
- VC++ 5.0 runs this different then VC++2003
- Question about odd syntax: char* c = {"Text"};
- Implementing ORDER BY clause in c++
- Linkage errors
- Sorting Multidimensional Array
- Data initialization (is this correct?)
- need a date look here
- What does the initialization of a reference object do?
- need help on coding grammar about reference / pointer /instance.
- strange behaviour
- input of a string
- SYNTAX AND SEMANTICS
- Stuck with Bresenham drawing line algorithm!
- 'Looping' an std::list
- class templates with pointers to each other in seperate header files
- must iterator be bound to owner/source?
- Near a solution
- vector<vector<double> > & segmentation fault
- Fibonacci Program
- precision problem
- strange problem
- ===Welcome to comp.lang.c++! Read this first.
- Subclassing compile error
- "We don't need no steenking headers!"
- Does anyone has already seen a non mutable String based on std::string
- [newbie to C++] what is the best way to...
- Error C3440 on overloaded operator []
- Load image from internet
- over loading new and delete question
- pointer to function as template parameter
- Is it fine??
- Is it UB once it's an L-value?
- Limit of a sequence
- Fun with const
- Me again with same problem.
- template argument deduction
- Work around for the array of references issue
- delete vs delete[]
- C++ : protections and freedom...
- Deleting a pointer...
- Virtual function behaviour
- Writing <lf> verbatim to file opened in text mode
- Generalized Loops
- verify inline function
- Reall biginner
- pointers
- why does this pointer work?
- Style Question: erasing map element in for loop
- Modulus with double variables
- Storing variable arguments for future use in C++?
- Converting char to int.
- Can list container contain an vector object, such as list< vector<string> >??
- constructor throw problem
- a set of N classes?
- PLease help me.Wots the problem with following code....?
- Operator Overloading
- namespace convention confusion ?
- Working with strings
- illegal explicit template specialization
- Problem instatiating a template container
- C style , one argument, recursive, string reverse
- slightly interresting derrived class problem
- floor of log(k)/log(b)
- increment pointer
- Need help ... tnx
- Bump map in 2D terrain
- convert std:string to LPCTSTR
- Modifying the value of key of a map.
- question about constructor grammar..
- Initialisation of reference vs. initialisation of reference member
- pointer to a class?
- C++ construct on AIX
- How do i view files of a directory?
- how write a final method in c++ like java ..
- pointer to pointer
- Help with Naming Conventions
- deferring member object instantiation to constructor
- Problem with find for string objects
- problem with MMTimer [maybe OT]
- VC++ keybd_event and VK_SHIFT problem
- Dynamic polymorphism vs. Static polymorphism
- Problem while installing a linux-library
- namespace trouble
- std::binary(n)
- casting X* to char*
- vector.resize() taking a short time on AMD, a long time on Intel
- Can we override [][] ?
- how to install vc6 without java vm?
- why is operator<< not found
- CORBA ORB for Linux and C#.NET CORBA ORB
- Can you delete a pointer without newing it up?
- Can you delete a pointer without newing it up? (modified version)
- regarding const modification
- Binary outout to std::cout
- What's about the future of C++?
- gnu optimization bug
- Observer Design Pattern
- Regarding released memory.
- visit http://freshersnews.com for new jobs offers
- Pointer decrementation delivers wrong result
- invalid enum values
- C++ Tutorials
- What's better C++????
- ===Welcome to comp.lang.c++! Read this first.
- Using a MS Visual C++ DLL in Borland C++ Builder
- Returning iterator from template class
- static initialization of array members?
- forcing c++ to use an overloaded method
- service me
- Named CTORs - symualting it by tempaltes?
- Doubt on Templates
- dynamic array of objects
- STL set question
- C Style Strings
- Is this template possible?
- using namespace std;
- applying a method to an array of objects.
- OCX in C++
- Can I pass addres of constant reference to a function in c++.
- G++ 3.3.2 and Files over 2 gb
- Problems mixing boost::lambda::bind and boost::shared_ptr..
- copy files in c++
- Problem with Heap Sort
- Recover template type from non-template base class
- compile error in demo program
- constructing and initializing a scoped_array
- Good C++ XML library
- What is the problem with this???
- What is the problem with this???
- Why is this working?
- Entry-Level IDE
- [ANN] U++ 605 released
- C++ get time in milliseconds
- C++ HTML library
- Operator Overloading
- In C++, How do I insert a block of codes in the middle of my Main?
- Reusing variable argument list
- Please compile the attached c++ program for me
- object of type int
- References question
- New and improved binary class
- Drag and Drop onto console app
- "Appending" at beginning of file
- What is this
- try--catch inside do...while
- ignore please
- template static data members
- loss of precision in doing file I/O
- What does this mean in C++ AType(Ptr)[index]
- insure++
- object construction recognized as function declaration
- Multiplying two doubles
- Ndis Coding
- string->int
- stl hash_map and user defined data type update
- Inheritance question: best wrapper for copying base pointer?
- cout core dump
- Problem with Generic Pointers
- address of class from within class method
- unfamiliar syntax: class MyClass;
- Socket communication on multihomed box
- Statically linked library causes segmentation violation upon C++ throw
- Problem with string
- Calling function exported in a dll..
- overloading the [] operator
- How to put in a multi-line string without quotes on each line?
- vector iterators ...
- odd behaviour of overloaded * operator
- template arguments / compile-time binding of int/float/double numbers
- Mutually dependent classes where both have only inline functions?
- Is this the correct way to do this template?
- std::list::reverse_iterator not working right.
- wonder about constructors?
- Typedef specializations
- ===Welcome to comp.lang.c++! Read this first.
- MSc in Computer Science, at Bristol or UCL?
- Attempted to read or write protected memory. C++ dll vs vb 2005
- The world's evilest code formatting style
- Loki Typelist
- .h problem
- how to call the destructor in the case of a endless loop?
- do static method get inherited ?
- i want to have a friend!
- Problem of Compiling VTK5.0 with Qt Support in Win2000
- Typecast illegal from int to pointer?
- Linked List problem
- In-Memory Processing
- Connecting to the database and executing SP in C++
- problem with <iostream>
- Disadvantages of Multiple Inheritance
- sprintf causing segmantation fault
- spaces & special characters in C++
- MultiFunctor implementation trouble
- which c++ book i am not able to get Accelerated C++
- How to make whole container to create in heap
- template inherits from template passing its argument is not legal c++ ?
- #defining a comment
- Is 'enum Colour : int { red, green, blue };' legal?
- Feature Article in Better Software Magazine
- Who define __cdecl, __stdcall, etc...
- STL initialize iterator problem with compiler change
- conversion from '...' to non-scalar type '...' requested
- std::map and insert()
- map insert cause crash, please look
- Q: STL priority_queue with boost shared_ptr
- ifstream not reading everything
- ANSI c++ development in .net
- Event Viewer
- memset 'this' in constructor?
- iostream hierarchy to support endianess
- c++ Tricky / Interview
- barbershop model
- What's next? Virtual wife?
- multiple inhiretance.
- choosing an object to create
- Static function of some class as a friend of other class
- MCU programming tips
- stdext::hash_map
- What is polymorphism?
- extern question
- extern question
- Template Help: Map<T, int> and Set<T>
- Valid C++?
- Segmentation fault if I dont use printf?
- Which is the good debugger!!!???
- How to add two numbers without using the plus operator?
- Can't pass a callback function as a parameter to a DLL
- How do you find out if a machine is 32 bit or 64 bit?
- compose2 (STL)
- How to initialize a pointer in c++,
- exception problem: basic_string::_S_construct NULL not valid
- problem with porting custom app wizard from vc++ 6.0 to vc++7.1(.Net)
- filling vectors in the parameter list
- program exit, while trying to initialize a class
- returning reference of a member variable
- OOP design problem with dynamic_cast
- how to pass the function 'endl' as a parameter?
- ArrayOps 2.0 released.
- STL question - an array of sets
- g++ 3.2.2 error - "no matching function for call to A::setResponse(std::wstring)"
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.