Home : Bytes IT Community / View Full Version : C++
- strange link error when STL is used
- string literal does not match array template parameter
- static_cast etc
- Looking for C++ implementations of a particular pattern
- debug gives different result than run
- I don't understand this code.
- Getting class type
- Adress of a struct vs address of its first field
- Does filename has to be the same as funtion name??
- Random numbers something insatiable ?
- STL newie
- Using for_each() to deallocate memory
- Problem with unary function for_each
- Is returning a reference to a constant undefined?
- "extern" for the same file leads to wrong result. bug or feature?
- Invalid suffix to floating constant
- WAN IP adress
- Very simple screensaver in VC++
- std::map<int,std::set<std::string> > Wrong? (Segmentation fault.)
- How can i find when a variable is out of scope?
- Deleteing Objects from std::vector
- the different between aaa m1[100] and aaa *p = new [100]
- RTTI
- How to use running ActiveX exe in another program instance ?
- Why Am I Getting an Inverted Question Mark?
- C++ SDL Makefile for MPW on Mac OS 9
- # character
- threads question
- pass pointer to a thread function ?
- how to make object sortable for use in STL containers
- how to cast stack-based class?
- Ksiazki dla poczatkujacych
- Compile time constants - few questions...
- can a class definition inside another class's definition
- File Deletion Problems
- problem about array of object
- Design pattern for file cache
- C++ theory
- Please help me write a functor template
- looking for version of portfwd ported to HPUX
- how to include a templatized variable in another class
- Suggestions on casting needed
- enum { A,B, }
- New POTM Contest: Deadline May 31, 2005
- Pseudocode Help
- alloc 2d array with new
- Classses of each other
- Digraph Class
- Any way to get rid of the cast when calling get_value()?
- how to do a "REAL" string compare?
- std::list & sorting
- [BEGINNER] Some questions
- nakładki
- Read a binary file
- How to test string library functions ?
- Copy Constructor and other questions
- Private/protected inheritance problem
- displaying ints in price form
- How do I...?
- MCISendString() - Playing MCI files from memory
- Making a global variable
- Inheritance query
- Wrong way to pass pointer by value in functions
- design pattern/ class relationship
- c++ and windows api
- What is "stdafx.h" for in VS.Net?
- Pointer to member function
- Using vector units
- wierd template
- Is it an undefined behavior in C++ Standard?
- Quick and dirty C++ managed memory
- Can the Forward Declaration contain the infomation of inheritance ?
- Point me in the way to a timer?
- Using a modifier method inside the constructor
- Converting String to Integer or Double
- Simple files.
- Streams and Serilzation.
- Conversion Operator question
- illegal espace sequence question
- help with code and error msg plz
- Return value of std::map::erase()
- In search of a good example.
- Q: Map of pointers to member functions
- error in mystrcat
- Need help : -O2 flag and GDB
- Question about passing by const reference
- Pretty code
- Problems with reading binary data files
- Polymorphic types and a lot of confusion....
- C++ Question
- inaccurate floating point and DBL_MAX
- Do using declarations respect private, protected, public access levels?
- bind2nd question
- why is "delete" an expression?
- KToon: 2D Animation Toolkit
- Building an ATL ActiveX Sink
- A big thanks to you all
- Wierd Behaviour: Crash at 'delete' of memory.
- Use Real 1GB and Fake 3GB Memory?
- Best Practices GUI Design Whitepaper
- Getting AXIS C++ to Interoperate with Python
- simple(?) question about template
- C++ FAQ
- Overflow
- pointer arithmetic with inheritance
- Concatenating Calls
- Alias de template comme parametre de fonction template
- std::maps within std::maps -- optimisation
- Error with __extension__
- Dispatch Interface question
- aribitrary length arithmetic
- Date conversions in C or C++
- WndProc - Windows Classes Question
- OSS 2005 Conference -- Call For Experience Report
- Best practices for referring to other namespaces in header files
- Thread Start Time and End time
- Pointer List How?
- friends and templates
- Which is the best C++ compiler for Windows ?
- Which C++ compiler do you use for windows and why ?
- using templates as substitutions for #ifdef
- when can pass by value be dangerous?
- Interview questions in C++ and OO
- std::list member in class? - vc6 problem?
- How to do MFC code change when a field type in the underlying data base is changed
- inheritance and memory layout
- Strange email address
- Backtracking recursion problem
- when to use uint? dis/advantages?
- advice on using mutable
- query on std::make_pair()
- issue with << and >> overloading
- How to set up virtual "get" methods?
- How to open VERY large file using std::ifstream
- Deleting sub-list from list
- Advantages of C++ over C - request for information
- Derived classes question
- From char* iterators to char* strings
- VC6 compiling problem
- permutations and combinations
- Reducing build-times for large projects.
- getting avg of long and std::vector::size_type
- Problem with default parameters in templated functions
- Static Vars in member-functions?
- std::map - erase+continue
- Adjacency list representation
- operator <<=
- i++ or ++i, any difference?
- Using 'random_sample'...
- Copy algorithm with insert iterators...
- i used to post question
- redirecting stdout to nowhere
- Grpah bridge
- Small C++ exercise
- any classes help me to measure some program segment runing time.
- Not C++ but...
- Help me find a good typedef name for the following type
- Question about Files.
- g++ typedef inheritance
- Circular dependencies in Templates - better solution?
- What C++ has promised you ?
- cin and cin.getline()
- Assignment from scalar to user-defined type
- Need Help wit Programming Assignment strlen()
- core dump when using ifstream
- DBL_MAX
- [ICSEng'05] Final CFP - due date March 10, 2005
- [ICCIMA'05] Final Call for Papers; Due Date March 10, 2005
- Initialization of static objects
- Iterator and arrays
- Function template + overloading + polymorphism
- Teaching new tricks to an old dog (C++ -->Ada)
- [BEGINNER] new keyword
- Help with assembler thing
- why sizeof can't be overloaded?
- the virtual keyword
- How can I use 2 dimention pointer
- #include "file" -vs- #include <file>
- question on try/catch
- integer or long overflow...
- getline() and a '\0' as a delimiter
- Memory Problem part 2
- delete a void * pointer ?
- Memory problems
- Problem with destructor
- Changing CreateQuad() defined Texture - D3D
- Which is the proper header to include for std::pair?
- validity of pointers to vectors
- How C and C++ are context sensitive
- Syntax question
- about filehandling
- ld: 0711-317 ERROR: Undefined symbol: .__vec__delete2
- UNIX signals & C++
- can you return a void function call?
- exception in a constructor
- Class design...
- Am I right in thinking a return value is carried over into a __finally statement?
- Why we need symbol files for GDI32.dll or Kernel32.dll etc...
- Navigating C++
- Backward traversal of sequence container: stop condition
- class design question
- how to compare two number sequences
- UnOverRideable member functions?
- extern const in c++
- problem with array sorting - urgent responce needed, due tommrow
- rdbuf() stream
- What are the threading options in C++
- benefits of precompiled headers
- errno, etymology thereof
- what is (const String& str)?
- Any good static analysis tools out there?
- Set of vectors and...
- throw specifiers only when debugging
- typing characters in TEdit starts principal form's shortcuts In Borland c++ 6.
- Does "void func(MyClass *& myCls)" make sense?
- get vector from iterator
- assignment in class
- asignment in class
- Container with Abstract Type
- Swapping data between vector and map...
- How to disable warning C4786 in VC++ 6.0?
- Problem overriding >> and << in a template class
- multiple files
- Weird const-ness troubles
- validity of begin() on empty string or vector
- ostringstream / ostrstream problem
- ToString behavior
- Code Clean up (refactoring?)
- COM mechanism - please help!
- Removal Of Elements in a Vector Conatings User-Defined Object Basedon Value Contained in Object
- Initializing a subset of state
- Boost and austria C++
- operator = override
- Advanced C++ Book Suggestion
- ABC vs. CRTP?
- Functor and function pointers
- Why does std::exception constructor specifies it can throw any ?
- istream trouble
- much optimizing = bad code ? (array/vector)
- How to read...?
- TAPI
- need help with operations stability
- Return pointer or variable by ref.?
- please help me view the code
- C++ programming migration from DOS to Windows
- Template function type for arithmetic operators for elementary types
- C++ programming migration from DOS to Windows
- printf a 64-bit number
- Is pass by reference thread safe?
- New to c++, need help with a template class
- replacing chars in a text file
- SPI on PCs parallel port
- STL vector<float> crash
- How increase a C/C++ Program speed ?
- Template parameter method being identified as a variable
- Starting Book for C++
- Generic indirection adaptor
- A list of multiset.
- Less than operator...
- Learning game programming timescales
- How to declare friendship-ness to all inherited class?
- simple question: how to do this ?
- inheritage: possible to call the original function ?
- experience definition in interview
- client -server interaction over XML supporting multiple protocols
- Default constuctor
- pointer vectors
- inheriting from template of self
- Copying Polymorphically
- multitasking
- C and C++ naming issues?
- ActiveX or not ???
- C++ questions
- Convert to Static Char
- monitoring the heap
- Exception Handling
- operator overload with namespace
- customised login form?
- Can I print elements of a simple matrix with out manual nested loop?
- File IO between C/C++ libs and .NET Framework
- cartesian product...
- date comparison
- Reading/Writing directly to/from a device in MSWindows
- A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
- controlling devices through computers
- How protect source code in template library?
- Copy-Constructor
- Help needed
- std::map iterator and clearing
- Why we need classes
- editor that offers a search only in cursor scope
- Should exceptions be thrown by value or reference?
- How do I make my convert() function do nothing for equal types?
- Object initialization and xml question
- Exception handling questions
- seg-fault on vector-auto-reserve
- Dereference Adaptor
- best way to modify a file
- "Streams"
- two classes - each has pointer to other
- using uint64_t with GCC
- template func in class question
- How to get file descriptor permissions?
- Is AMD64 an untouchable @ DELL ?
- Some sort of append algorithm...
- Template of interface?
- Accessing Directorys
- Different methods of implementing variable-length templated classes
- differences between a c-function and a class method
- What is the difference between putch() and _putch()?
- How to write Chars like "˛" ?
- trees in c++
- virtual function problem
- sizeof(int)
- amusing error message
- declaring a function pointer variable
- functions
- disambiguate my Large Scale design probs (C++)
- trouble splitting strings
- const function?
- Template resolution problem
- Static Objects as Struct Members
- Cannot match void (T::* ptr)() when base class of T defines function
- ambiguous call to overloaded
- Invalid initialization of non-const reference
- Quick question...
- priority queue wrapper
- consfusion in C++ Large scale design
- What C++ beautifier do you use?
- Buffered printfs????
- Question about scope of variables created with new
- C++ I/O error detection
- using fstream objects in a multiuser environ.
- typeof emulation
- read line
- block on reading a half-filled buffer for ifstream
- printf and 'long double'
- approximating pi
- library for url reading
- bits operation
- Calling a shell script from within C++ program
- When exiting function scope, which occurs first...
- STL iterators
- Terminology - global
- print a byte number with cout
- Loki::Tuple and g++
- Template syntax...
- Random crashes
- How I can use BigInt lib?
- Order of class static members initialization
- vector: capacity and resize
- formatted output with cout
- CALLBACK problem
- Algorithm for combinations...
- Setting Pointer to Video memory
- tokenize a string
- how to generate random data for a normal distribution
- Odd results with C++ under WinXP SP2
- How to pass an element of a structure to another function??
- Calling constructor explicitely
- BigInt lib not working, help!
- static variables in derived classes
- Simple code compile problem?
- find a string in a grid
- find a string in a grid
- fstream methods
- Help preventing weak software
- How should I construct my objects when reading ctor args from a text file?
- The itoa function can not be used in g++,right?
- template class syntax
- static member variable in multithreaded environment
- Should this code compile?
- Saving/Loading C++ objects into a file
- std::vector and structs of PODs
- Unrolling a loop
- greedy method
- streaming proxy
- Can I connect to SQL database through C++,
- Passing STL container to temlate function
- typeof and g++
- HOW TO HANDLE CONTROL_LOGOFF_EVENT handler
- Problem With Visual C++
- auto_ptr<> as function return
- Memory Leak Detection
- Exception Handling Critique ...
- How to keep element address in container
- dynamically creating object
- non-member function can not have 'const' method qualifier?
- Different behavior from __LINE__ macro in g++ 2.95.x and 3.x
- learning C++?
- C++ FAQ
- Limited namespace
- Open for discussion: Correct C++ tutorial part 7 "Create beginner's programs" (Windows, mingw/msvc/std)
- Is this board a good alternative to the PC?
- std::vector - fast way to crop?
- math cos, rounding, or other problem?
- Know C++, want to script a little, recommend Luban
- round-to-nearer-integer ?
- using QueryPerformance
- Constructor returns wrong size of stl::list<T>??
- everywhere, i need to use std::
- why this code doesn't work!!
- How to redefine operator delete/delete[] via macro?
- goolge a little
- Introsort
- Templates and Copy Constructors. Again.
- try-catch name
- capCapture frameRate problem. (URGENT)
- Weather Prediction Program Help
- Will standard C++ allow me to replace a string in a unicode-encoded text file?
- hmm, what does it do?
- temlate class
- Visitor Pattern, Deep Copy & Double Dispatch
- Function pointers and dynamically loaded DLLs
- MAllocate memory for structures?
- Containing containers - handling interface ?
- What is happening here
- Compatibility of checks done by 'Forte Developer 7' & 'Sun studio 9' C++ compilers
- VC++: Cast operator not used?
- Which member functions do you provided for a class
- Efficiently Extracting Identical Values From A List/Array
- Supplement to my previous message
- It is very surprising ....
- polyfit / polyval
- Same template arguments, different specializations
- __LINE__ as template argument (VC++)
- string to byte array
- comparing date time
- STL sorting algorithms
- Shared libraries / C++
- Newibe C++ XML Questions
- what is .i file?
- Help with Global structs in headers and multiple definitions
- what does this statement mean?
- polymorphic return types in virtual functions
- "namespace" and "class"
- Matching words within two arrays
- Where to include header files / A question of style?
- Designing a proper server model
- Q: Reading indeterminate pointer -> Ref to Std?
- what to put in an IF statement?
- How should I interpret this set of laptop specifications?
- How do I get GLUT to work with GCC for Win32?
- whats this macro doing
- Question about overriding new and delete
- Big-O
- Help with string class
- Exception Handling and Refactoring Question ...
- Where do you buy your books from?
- template recursion depth
- LPTSTR to char *.. How
- functors and stl find_if
- Lost
- What exactly is a POD type
- random shuffling
- Convert a string to float and vice versa
- detecting if no exception was thrown
- C++ nothrow new() problem under Irix
- RTTI Question: typeid() for structures
- Modify files in C++
- debuggin win32 dlls called from Java JNI
- dereferencing pointer to base
- Design question: managing limited resources
- __DATE__ as ISO string
- include for command line arguments
- INTERNET CONTENT ADAPTATION PROTOCOL
- GMP: Cannot operate on vector<mpz_t>
- STL map question
- Unions and Pointer
- Please coment solution (Was: Design problem...)
- Cannot 'new' a GMP object
- Fast addition for n+1 or n+0
- template syntax.../ resent
- template syntax...
- Game Developers For Space Federation wanted!
- Why doesn't this modify the pointer?
- classes
- if?
- Why does overloaded operator= destroy my operands?
- Correct C++ tutorial part 6 "Functions, a.k.a. routines" available (Windows, mingw/msvc/std)
- preprocessor macros
- Converting String to Char Array
- Stop bashing macros ---- who says they are bad?
- Why call member function through this pointer?
- c++ system call invoke perl running visual c++ 6.0
- Using Reference of Pointers
- Accessing individual bytes of an integer
- cannot convert parameter from 'double (double)' to 'double (__cdecl *)(double)' error
- g++: integers as booleans, no warning?
- Hardware information
- Problema with string convertion and more...
- system, redirecting cout
- Design question; container choice...
- EHS 1.3.1
- Boost Logo Contest Extended
- valid names for pre-processor defines
- Valgrind says "Invalid read of size 4". What's the problem?
- C++ singleton pattern question
- Confusing Typedef/Struct, What Does This Do?
- is this typedef valid?
- Compiling libwww.a from source
- T val = ({ semicolon_separated_statements });
- Determining whether a macro has been defined
- need good IDE
- Slow C++?
- please let me know where to start?
- system() Function
- How to declare pointer to functions in structures?
- TCP/IP library?
- template type
- GUI/MFC/C++ developer position in London, UK
- Proper Way to define an ASSERT macro
- A 'almost' three liner is killing me...
- Compilation Error/Warning - Help
- Is there a way to check if an email profile exist?
- Laptops, iPods, camcoders etcc....
- [Intel Compiler 8.1] C++ calling Fortran Routine
- template/member function puzzle
- Memory usage/Fragmentation
- Info-zip
- Clearing multidimensional STL vector
- Memory Allocation for Structure / Class
- reinterpret cast problem.
- how to overload an operator to assert object as boolean value ? (not !())
- C/C++ sources compiled with MINGW(DevCPP) as C++
- Help with research
- static + pointer and reaching the private field of another class
- Dereferencing a pointer to an array of pointers to objects
- TCP/IP
- How Hazardous is the following code
- Transfering control when using system()?
- Compilation error [sort of OT, qt related]
- Do you lose files at work?
- Displaying text file into a dialog
- template class member function specialization
- Iterators - how ?
- va_list help, please ...
- NULL pointer dereferencing - behaviour
- Containers & Allocators
- Visual Studio .NET 2003 Interesting Problem
- Deleting memory allocated to the derived class
- Efficient Logging in C++
- order of evaluation
- private inheritance from std::string error
- !(x>b)
- managing objects in std::list
- Memory leak...
- Special type of singleton needed
- CString process '\0' in the middle of string
- linkage