View Full Version : C++
- memory and passing pointers
- upgraded gcc from 3.3 to 3.4 and having problems
- Hai Friends
- A question on the boost library
- C++ and C#
- Inputs on developing a HealthCheck service
- Do you have the C or C++ standard? (serious question)
- C or C++
- bug on C++Builder ver 6 (personal edition)
- Class
- aaa
- Friendship and inheritance
- Compiler adds undefined symbol reference for virtual functions....
- GUI design
- ofstream SaveFile
- wstring & wifstream
- inline functions
- Help with vectors
- Fractions in C++
- question about "operator ="
- reading a file into a string
- When Initialization Lists shall not be used?
- C to C++ Syntax
- I want to upgrade my GCC to 4.1 from 3.2.2 on RH9, what do I need to install on RH9 with no 4.1 to run?
- STL clear() functions
- Basic C++ questions
- free continuous integration service?
- boost::shared_ptr and polymorphism
- free continuous integration service?
- Why does this compile in g++ 3.2 and greater?
- void main() is user defind?
- Command line argument - File manipulation
- multithreaded calling of static func
- problem on function template
- Problem with deleting vector items
- Wrapping C functions in C++
- array initialization in initialization list.
- segfault strlen
- segfault strlen
- C++ 2003 standard
- recursive type template
- printing out data from a user-defined text file
- construction of static foo objects .. more
- wchar_t
- Overloading, hiding, :: and virtuals
- getline questions
- MS Access, ODBC using Visual C++ 6.0, and external functions
- enum value not in scope inside class?
- int to roman converter
- Problem on non-type template parameter.
- Bloody Crime Scene Photos Of DEAD Celebrities & Friends
- Sequence Class
- VIEW, RATE & SHARE Interview Questions and experiences
- Destructor semantics
- CreateToolhelp32Snapshot Page Faults
- ===Welcome to comp.lang.c++! Read this first.
- friend declaration or operator overload function cross namespace.
- querry related to STL map..
- Inheritance and templates in g++
- problem on inheritance
- flatten class and flatten struct
- weird warning with g++ 4.1
- memory
- what are smart pointers?
- Function Object Questions
- c_str() does a SEGSEGV
- old functions in TC++ 2.0
- inline question
- printf("%s", myclass) prints vtable instead of m_data
- isolating operator new overload with gcc 4 (XCode2.2)
- RunTime Type Information
- structure and pointers
- Computer Language Popularity Trend
- Problem on template definition
- linker error MS Visual C++
- MSVC 2003: ctor-try-block error: possible compiler bug
- "Call Destructor" Vs. "Destruct Object"
- How do I make my code compatible to run in Linux (gcc) compiler?
- operator +
- I can't use fprintf function on mi c++ builder 5
- Preventing an overflow in wvsprintf ??
- getting rid of dependency of default values
- why do algorithms return a copy of the functor?
- new/delete when we have a callback
- Attaching two strings together
- 100 Years of E=mc2 : A critic is Nameless, Placeless, Identityless ?
- mathematical morphology in c/c++
- probelm on copy constructor of a derived class.
- setting up OpenGL
- Segmentation fault in stl_list.h
- Compilation Error
- can't read from a buffer
- Applying multiple design paterns to a single class
- class data usage scenarios
- Problem with ofstream::seekp
- command-line arguments program
- C++ Source Code for Baccarat Card Game?
- Inheriting a vector
- What would this defintion mean: int Function(class CString filename)
- Re: Opening C files in Visual C++
- C++ FAQ
- Opening C files in Visual C++
- scientific computation (more)
- use pointer and not use pointer, which is faster to access data?
- Valgrind Error Report
- Pointer Question
- Advanced pointer?
- class constructor and members
- can't convert char* to const char* !?
- Virtual Memory Error
- Divide by zero.
- Type conversion ambiguity.
- g++ and make
- const char * and STL string reference
- Using Vectors vs. Arrays
- gui design
- inheritance problem
- getting the handle for a thread
- help with determinant calculation
- Cache
- Building pdflib-2.01 with tiff enabled
- Building pdflib-2.01 with tiff enabled
- overhead of C++ struct?
- OpenGL
- OpenGL
- convert char to string
- Query regd. validity of a C++ program
- expected class-name before '{'
- storing suicidal classes in a container
- No declaration and missing operator* in gcc 4.1.1, but not icc andgcc 3.3
- [Possibly OT] How to handle text parsing functions?
- Got compiler
- What's difference
- What are best faq for C,C++ and data structures in C links for interviews
- Using templates with arrays
- How to use typelist?
- scientific computation
- please help meout
- Modify variable twice between two sequence points
- template functions in template class
- A question about global operators vs. polymorphism
- what does this mean?
- Problem on template specialization
- Variable Initialization: MSVC vs. world
- Template spezialization
- Problem on data location.
- Is static_cast really as fast as C/C++ style casts?
- The true nature of "bool"?
- Problems with Signals & Slots of QT
- Problem on template functions.
- How to call a constructor from within another constructor
- Searching a vector for a specific value
- delete(nothrow)
- Web UI for C++ back-end
- Web UI for C++ back-end
- Request for giving an opinion.
- evaluating postfix expression using stacks
- Finding the Precision of Doubles
- drawing plots
- why did c++ add the class keyword?
- ===Welcome to comp.lang.c++! Read this first.
- logic of factorial
- what is happening to elements in vector ?
- Pointers, linked list, array of pointers
- Pointer in C++
- Pointer in C++
- precedence of "using" and #include
- Problem on class template.
- How to reference i th element in std::vector ?
- return type function specifier
- enum Conflicts
- Usage of typename
- about inheritance in c++
- need to be able to write in a shared mem segment.
- Expect ArithmeticType to have limits?
- Reverse String
- Exception Specifications
- help me ? Application crashing before main
- Is it generally safe to inherit from STL iterator classes?
- POINTERS
- POINTERS
- Any convenient and elegant way to do encoding conversion in C++?
- Merging Two Files using C++
- Is it possible to get a variable's type and size in code?
- error of memory
- class inside templated class
- Creating Key using HMAC - SHA1 using openSSL
- reference count
- reserving memory for an array
- external functionality with a functor object?
- Is nested class automatically friend of class that it is nested in?
- Passing derived classes uninitialized variable to base class constructor !!
- Problem when using template as the base class?
- Help! How to access to std::set elements?
- Is there an easy way to change the default printer from mfc or Win32
- ponteiros
- catch with no explicit object
- sizeof(aStruct) returns fault number
- Dev cpp
- Poll: Do you use smart pointers?
- Insert to a vector quickly and get the insertation position
- Generating custom doxygen documentation for stl
- C++ and Windows
- I need a vigenere Table in C++
- handling files above 4GB in VC++
- Copy constructor at return
- GUI framework for new C++ project
- graphics
- template and virtual
- hello
- Re: [C++] Sorting based on context
- own function with cout, how to concatenate argument ?
- problem with templates
- URGENT NEED :: C++ DEVELOPMENT TEAM MEMBERS, $ 60 - 75 / hr, Santa Clara, CA
- comparing a "wchar_t" to "char"
- exceptions
- Instinctual & Hardwired Aquisition Devices; Language, Color, Sound, Smell, Touch, Art & Taste
- std::map associative container question
- Class examples for beginners
- Two reference functions
- project ideas
- Question on define.
- Searching a vector for a specific value
- Excluding NAN entries when summing an array
- Excluding NAN entries when summing an array
- C to Java Class Files compiler (AMPC version 1.5.1 released)
- How to get enum from a different namespace.
- accessing parent form from a child form.how?
- Detecting integer overflow
- Q: char, wchar_t and operator << overloading
- returning a vector
- address in memory
- is there anyway on dis blasted planet that knows an answer to this??
- Debug tip needed for watching large arrays
- Whats the problem with this one???
- about the template pragramming
- Compiler allowed to do this?
- Can anybody recommend a C++ book? (intermediate/advanced)
- debugging by gdb
- library installation
- Compile error in visual c++
- Referencing C header file that has new as param?
- maps with my own type as key
- Linking ASN.1 - components in C ++ - error LNK2001-
- sorting question
- Exceptions in constructors
- static struct initialization in a Class:: -- not my struct
- removing elements invalidates only those iterators that had specifically pointed at the removed elements
- Defining and initializing arrays
- segmentation fault, memory problem ?
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.