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