View Full Version : C++
- initializing embedded anonymous struct static members?
- Accelerated C++: [1,rows] Not so fast
- visual c++ 2005 express edition beta
- assigning void * w/o cast
- ncurses
- ===Welcome to comp.lang.c++! Read this first.
- Memory Leak in this simple C++ program, a compiler bug ?
- conversion: errno => exception
- why?
- eMbedded Visual C++, hide/show toolbars
- Access violation - Malloc problem
- Nested template type access
- By reference or by pointer
- listing files in a directory
- test (sorry)
- How to design this?
- How to make a "long&" parameter optional
- Game Control Storage
- a question about overloading operator<<
- static data-member treated as extern
- class for "updatable enum"
- Arguments *Against* Exception Use
- Derived methods hiding inherited methods
- Newbie question: arrays of objects
- linkage of object declared outside main
- template from MSVC++ to Linux gcc 3.3.4
- iostream & Adding Console I/O to a Win32 GUI App
- Best Home Base Work
- Problem with macro expansion
- Design question: N-dimensional tensors
- STL Sort
- static data-member undefined external
- const qualifier problem
- how to understand references to variables and references to constants are distinguished?
- Output location in an array
- do static functions get inherited?
- braindead languages?
- The real issue with accessors and mutators
- Simple UNICODE question
- Why does this compile?
- Re: Output location in an array
- How to Scroll windows in MFC application? HELP!!!
- Best way to boost::array<T,n> a,b; a += b;
- using declarations and operator overloading?
- why i can't compiler code in 64 mode
- Retaining a handle on a std::indirect_array<>
- How to capture WebBrowser's OnAfterPrint event in C++?
- namspace qn
- I think it cannot be done but why not?
- operator new, delete, static variable lifecyle and more
- operator new, delete, static variable lifecyle and more
- Inline functions and performance
- Pointers and references
- How to access object file in visual studio.net
- Variable number of arguments when calling a DLL function
- Aspi Information required...
- explicit conversion
- Temporaries - when do they begin, when do they end?
- passing parameters by const& ... can it be overdone?
- RAII for value objects
- Program not running correctly
- Variable Optimization Question
- C++/CLI
- error: `EBUSY' undeclared (first use this function)
- Essential Mathematics for Games and Interactive Applications
- Linker errors on Compaq comiling C++ application using STL
- STL inplace_merge on user-defined objects
- why I have not cast from object to reference
- Can anyone recommend a good course??
- B+ Implementation in vc++
- Is STL queue Thread Safe?
- [win32] invalid conversion from 'void*' to 'HBRUSH__*' ?
- Question: Comparing template singleton variants
- why the RTTI cannot tell the const qualifier of variables
- Quickest way of reading a binary file into a vector<char>?
- ifstream problem
- ===Welcome to comp.lang.c++! Read this first.
- class types as proxies to an array
- A good job for Win32 C++ programmer in NY
- system() or _popen()?
- STL vector searching question
- difference between return &*i and return i;
- maintain project
- Survey: Frequency of usage of smart pointers
- possible compiler bug?
- HTTP Post
- Extracting from istream into stringstream
- copy construction
- Can't use ofstream??
- Visual C++ 6.0 Plugins?
- Template copy constructor question
- using this in static member function
- strang behaviour std:vector and XString in VC6.0
- Please Help
- C++ & parsing streams
- What are makefiles useful for?
- Fetching binary file linked in URL
- std::map problem
- Recursive Calls with Ellipses
- templated data member
- constructor and destructor when initializing sized vector
- How do you pass a Vector to a function?
- Op or punctuators
- C++ cross platform frameworks
- Does anyone knows how to "disable multiple instances of application"?!
- Design question (specifically, script interpreter)
- Parallel programming
- const?
- C++/C-library linking (pslib)
- Linking error in VC++ 6
- Container class. compiler error
- Checking for memory leaks: valgrind versus insure++
- constructor call
- ptr to member
- Adding Objects
- Array of Strings
- Does std::set have an efficient copy?
- Random number if range is greater than RAND_MAX?
- Windows 64 Bit Programming
- How many virtual functions before needing dispatch tables?
- implementing remove in std::allocator
- Questions about edit box in VC++ 6
- Bit-shifting to multiply and divide?
- Banker's Algorithm
- default constructor in Java versus C++
- Removing elements from std::vector.
- Disabling dialog being displayed in Windows taskbar
- ===Welcome to comp.lang.c++! Read this first.
- const member fn changes static data
- when to use "new"
- Method inlined in source1.cpp and called in source2.cpp
- std::complex
- Why I can't have a reference to an unsized array ?
- ISAPI Filter and sessions
- Smart pointer template question
- Question about definitions
- open-source object-oriented and agile C++ library
- Calling function that may throw an exception
- video/movie (mpeg, qt, whatever) creation info... where to find
- defining wide-character strings with macros
- Class that can log what it's doing...sometimes
- Function to do nothing
- get_item_price
- How to clean ostringstream?
- Creating pythagorean triples from input.
- Destruction order (e.g. singletons)
- Compilation problem when upgrading from g++ 3.3 to g++ 3.4
- floating point problems?
- why reference ?
- function templates
- Help with Visual Studio configuration
- Post Message
- How To Reduce Number Files by Putting file1.c and file2.C Together
- developing c code to access partition table
- programming a network adapter
- [ANN] STARBURN SDK VERSION 4.7.3 WITH COMPLETE MULTISESSION DVD SUPPORT RELEASED.
- Smart pointer implementation
- Visual C++ in a medical device?
- Where in the class definition should these be put
- embedding passwords/other sensitive strings into a C++ program
- How do I put this statement in the class definition
- memory management and containers
- What's next?
- Cyclic dependency
- 26766 Mining the Web: eigenVectors, Kriging, Inverse DistanceWeighting Searches 26766
- C/C++ code beautifier
- ECS: Elements of C++ Style Automation Testing
- can not reference make_pair?
- Copying one text file to another
- std::string question
- Catching std::strings and c-style strings at once
- Encryption using an offset file
- how to prevent the allocation of previously used memory by malloc?
- text fixed with graphics and eqations
- Any users of Logo around? - Survey
- How do I use two different class interfaces to the same underlying data?
- expression of a function object
- Client SOAP in C++
- delete by base class pointer?
- Trouble casting a struct with bit fields
- Can I tell in the destructor if an exception occured ?
- static class member variables
- Specialized templates
- g++ 3.3.2 unsuports defaults aragument, does it ?
- Question: implicit invocation of destructor?
- Re: Why does the copy constructor get called?
- KeyPressed function?
- create compiel time warning
- Memory Management
- Re: Visual C++ in a medical device?
- How to create a Directory in C++?
- <string>: Handling of "\0" and copy into char x[];
- Class constructor: no call to methods possible?
- HELP PLEASE - need Aloha protocol C++ simulator source code
- Implement a Pragma.
- stack vs. heap. a loaded question.
- A question about recursion and stacks of objects.
- fstream in non-current directory
- Web Crawler
- outputting debug info
- Why does C++ need delete[] ?
- explicit call to copy constructor and operator = needed
- Ask for book information
- Need some help with inheritence with STL
- I wrote a Pascal compiler in C++ and use it now !
- New in C++:Abstract Data Types(ADT) - Base Class
- virtual function phenomenon
- network monitoring
- code completion, STL
- When is a good time to explicitly call a destructor ?
- STL hash_set problem, SGI impl
- Position Available C++ USA
- why doesn't this compile?
- Error compiling template function within class template
- Need help - Advanced architecture
- Error compiling template function within class template
- conflicts with library
- ===Welcome to comp.lang.c++! Read this first.
- How to compile this C Code in Dev-C++??
- std::cout and static initialisation order
- Why am i getting same file pointers every time
- Array of structures
- When debug, I how to out put the name of the function.
- typedef'd return type for a template class member function
- Smart pointer dumping core and specialization question
- typedef'd return type of a template class member function: take 2
- array question
- Reaching into the default namespace when using another namespace.
- operator new & delete overriding in template
- How to replace: #if VAR1 == 100 ... #elif VAR2 = 1 ... #endif, With #ifdef VAR1 ... ? ... #endif
- What the diff between a virtual method and an inheirited method
- Function inheritance
- Plugin-able application
- How can I implement a plolimorfic queue in a type-safe manner ?
- I see no difference in an inheirited non-virtual method and an inheirited virtual method
- heap monitoring tool
- newbie needing help
- access control?!?
- include problem
- Benchmarking
- Undefined reference to vtable
- Linker errors with templates
- Newbie C++ Question
- template method question
- Linker errors with templates
- Random number generator and seeding
- Unique Integer Types -- a useful C++ trick
- Mars Rescue Mission Challenge
- Re: Pointer discussion
- Memory leaks from Purifier
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.