View Full Version : C++
- Problem with default parameters in templated functions
- getting avg of long and std::vector::size_type
- Reducing build-times for large projects.
- permutations and combinations
- VC6 compiling problem
- From char* iterators to char* strings
- Advantages of C++ over C - request for information
- Derived classes question
- Re: GCC 3.2.2 works on BSD/OS 4.3.1
- Deleting sub-list from list
- How to open VERY large file using std::ifstream
- How to set up virtual "get" methods?
- issue with << and >> overloading
- query on std::make_pair()
- advice on using mutable
- when to use uint? dis/advantages?
- What is wrong with this code?
- Strange email address
- Backtracking recursion problem
- inheritance and memory layout
- How to do MFC code change when a field type in the underlying data base is changed
- std::list member in class? - vc6 problem?
- Interview questions in C++ and OO
- newbie: error: namespace `__gnu_cxx' undeclared
- when can pass by value be dangerous?
- Semi OT: Mixing iostream and iostream.h
- using templates as substitutions for #ifdef
- Which C++ compiler do you use for windows and why ?
- Which is the best C++ compiler for Windows ?
- friends and templates
- Pointer List How?
- Thread Start Time and End time
- Best practices for referring to other namespaces in header files
- OSS 2005 Conference -- Call For Experience Report
- WndProc - Windows Classes Question
- Date conversions in C or C++
- Dispatch Interface question
- aribitrary length arithmetic
- Error with __extension__
- std::maps within std::maps -- optimisation
- Alias de template comme parametre de fonction template
- Concatenating Calls
- pointer arithmetic with inheritance
- Overflow
- C++ FAQ
- simple(?) question about template
- Getting AXIS C++ to Interoperate with Python
- free installer for win and linux
- Best Practices GUI Design Whitepaper
- Use Real 1GB and Fake 3GB Memory?
- Wierd Behaviour: Crash at 'delete' of memory.
- help a newbie with vectors
- A big thanks to you all
- Building an ATL ActiveX Sink
- KToon: 2D Animation Toolkit
- why is "delete" an expression?
- bind2nd question
- Do using declarations respect private, protected, public access levels?
- inaccurate floating point and DBL_MAX
- C++ Question
- Polymorphic types and a lot of confusion....
- Problems with reading binary data files
- Pretty code
- Question about passing by const reference
- Need help : -O2 flag and GDB
- error in mystrcat
- freeware Qt4Lab laboratory data plotter released
- Q: Map of pointers to member functions
- In search of a good example.
- Return value of std::map::erase()
- help with code and error msg plz
- illegal espace sequence question
- Conversion Operator question
- Streams and Serilzation.
- Simple files.
- Using a modifier method inside the constructor
- Converting String to Integer or Double
- Point me in the way to a timer?
- Can the Forward Declaration contain the infomation of inheritance ?
- Quick and dirty C++ managed memory
- Sequence in derived class construction
- Is it an undefined behavior in C++ Standard?
- wierd template
- Using vector units
- Pointer to member function
- What is "stdafx.h" for in VS.Net?
- c++ and windows api
- design pattern/ class relationship
- Wrong way to pass pointer by value in functions
- Inheritance query
- Making a global variable
- MCISendString() - Playing MCI files from memory
- Re: Getting rid of libstdc++?
- Re: Getting rid of libstdc++?
- How do I...?
- displaying ints in price form
- Private/protected inheritance problem
- Copy Constructor and other questions
- How to test string library functions ?
- Read a binary file
- nakładki
- std::list & sorting
- [BEGINNER] Some questions
- how to do a "REAL" string compare?
- Any way to get rid of the cast when calling get_value()?
- Digraph Class
- Classses of each other
- alloc 2d array with new
- Pseudocode Help
- New POTM Contest: Deadline May 31, 2005
- enum { A,B, }
- Suggestions on casting needed
- how to include a templatized variable in another class
- looking for version of portfwd ported to HPUX
- Please help me write a functor template
- C++ theory
- Design pattern for file cache
- problem about array of object
- File Deletion Problems
- can a class definition inside another class's definition
- Compile time constants - few questions...
- Ksiazki dla poczatkujacych
- how to cast stack-based class?
- how to make object sortable for use in STL containers
- pass pointer to a thread function ?
- threads question
- # character
- C++ SDL Makefile for MPW on Mac OS 9
- Why Am I Getting an Inverted Question Mark?
- How to use running ActiveX exe in another program instance ?
- RTTI
- the different between aaa m1[100] and aaa *p = new [100]
- Deleteing Objects from std::vector
- How can i find when a variable is out of scope?
- std::map<int,std::set<std::string> > Wrong? (Segmentation fault.)
- Very simple screensaver in VC++
- WAN IP adress
- Invalid suffix to floating constant
- "extern" for the same file leads to wrong result. bug or feature?
- Is returning a reference to a constant undefined?
- Problem with unary function for_each
- Structures
- Using for_each() to deallocate memory
- STL newie
- Compiler error occurred when try to use a flexible template expression in preprocessor definesCompiler error occurred when try to use a flexible template expression in preprocessor defines
- Random numbers something insatiable ?
- help
- Adress of a struct vs address of its first field
- Does filename has to be the same as funtion name??
- g++ problem!!!
- Getting class type
- I don't understand this code.
- debug gives different result than run
- Looking for C++ implementations of a particular pattern
- Matrix chain order problem with the code
- static_cast etc
- string literal does not match array template parameter
- strange link error when STL is used
- gcc 2.95 and gcc 3.2
- Using a fstream reference with getline
- std::bitset, standard and endianess
- problem with function pointers
- delete object array question
- getting a type ID during new operator overloading
- cin after reditected file?
- CFP: International Conference on Intelligent Agents, Web Technologies and Internet Commerce
- Template name lookup
- delete problem
- object destruction
- Templated copy constructor
- Sinewave Generator
- optimizing code
- polymorphism, overloading...
- Correct C++ tutorial chapter 2.1 "Classes" available (Windows, mingw/msvc/std)
- Declaring constants within the scope of a class
- Wildcard handling with STL
- Newbie question
- What's difference between f(const MyClass & in) and f(MyClass in)
- allocating array in function
- Question about pointers
- equivalent of getch() with <iostream>
- how implement getline ?
- [RW] Rogue Wave standard library -- unbelievable bug
- Problem with basic templates on GCC
- object file
- Reference parameters and anonymous objects
- Is a const parameter generally optimized to a reference?
- C++ program to perform extensive data IO task, 160MB/s.
- Input output
- std::search question...
- Catching FP division by 0?
- Enumerations as case labels
- weird error
- Difference between variable declarations...
- Miscrosoft speech SDK 5.1 for C++ .net
- Functions returning pointers
- GDB .... no debugging symbols found
- GCC Cygwin C++ DLL linking problem
- Initialising stl containers
- why static_cast needed here to produce proper output
- WSAEventSelect Help
- mobile phone keyboard
- Using a macro, can I change what type an object is being cast to?
- Windows Compiler with format-string warning option ?
- c++ help (new to programming)
- multiple projects in Dev-C++?
- basic stack functions
- NDK Network Development Kit - doubt
- Object member functions and runtime memory consumption
- function adaptors for member functions
- How come this C++ segment doesn't work?
- c++ annotation wanted(sorry OT)
- CListCtrl
- \b ?
- Something like bigint / GMP?
- borland c++ event handler crash
- File Handling
- common baseclass for stl classes?
- C++ .net, reading an opened file.
- mem_fun vs mem_fun_ref
- std::string - case insensitive?
- Announce: C++ Connections Call For Papers
- from std::string to std::istream?
- Efficiency Issue - true or false?
- Private container, public iterator
- How should I set the values of these static data members?
- What the fastest way to copy strings from file to a vector?
- C++ cross platform development
- How to convert to WAV file with a specific requirement....
- Visual C++ .Net Problem
- using default values on <Enter> with no input
- How can I output html file to another directory!
- How can I output html file to another directory!
- Why is the constructor never called ?
- Separating a class definition into header and source files
- calculator prototype
- How to use this member template
- why we need a function to be static
- "Principles Of Compiler Design" answers to questions
- Good code-generating visual designers for Windows C++ compilers?
- Indestructible pointer: Sample code for feedback
- How to Replace CR\LF
- SQLite Database & Borland C++ Compiler
- Overloading << generates problems
- Who can see posters's ip addresses
- Loading BMP problem.
- Header File Issue
- static consts Class Vars - Compile Problem in VC6
- How Can I output the .html building log file to another directory?
- reading parameter file and parsing the contents
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.