View Full Version : C++
- Initializing a class member variable which is a reference to an array
- findbugs for C/C++?
- copy constructor Q
- Missing return value of a function
- C and C++
- Socket Help
- BST permutations
- How to avoid runtime switch/case code based on data type?
- Just a dodgy compiler?
- Converting Packed Decimal in C++
- threaded system design advice?
- Trying to return a reference...
- A constant integral
- Operator overloading & inheritance question
- Re: C++ FAQ
- C++ Exception handling
- C++ Exception handling
- Call function at runtime
- "using"
- delete / free on abritrary data
- Whats more efficient and why?
- How to get next character?
- Benefits of using const functions
- segmentation fault using boost::program_options on Linux
- Why do so many new style ansi streams and files etc, still use old style strings?
- incompatibility of PGI compiler ?
- compilation issue
- Problem while linking .a file
- having "throw" write to a file before actually throwing
- C Lessons Project
- tough interview question
- getopt and getopt_long for Windows?
- Problem with File
- order in if(expression)
- Efficient techniques to handle large binary files
- System time in miliseconds
- Re: C++ FAQ
- Bounded Array class
- Private constructor,Static constructor
- template for class method problem
- __declspec(dllexport) equivalent under linux / osx with g++ ?
- How to initialize array in class
- Serializing Enums
- friend and unnamed namespace
- Types as tags and RTTI for flow control
- vector of vectors push_back question
- std:map inheritance with MFC problem
- Why this doesn't violate One definition rule and how the linker resolves this
- Write a program to play a "Dots and Boxes" game variation
- NULL pointer dereferencing?
- accessing multiple properties through a single set/get
- Compile time constants in classes
- Problem with String Append or Cout
- sdp lib for C++
- C++ FAQ
- Call for Papers: IAENG International Workshop on Software Engineering (in IMECS 2006)
- VC 6.0 Question
- Replacement for offsetof
- How to initialize a global variable prior to another?
- bhaviour of front method on an empty map
- My BOINC,LINUX,Parallel Computing related blog
- Rgarding the diffrences in obj files
- pointer and reference confuse
- Linked list program question..
- Use of explicit
- How to program to an interface
- overloading, function pointers, and templates
- How to change the following string into the floating point value?(urgent)
- warning variable 'will be initialized later'
- problem calling method from parent of an object if object relayson template arguments of current template class?
- How to use a PDB file
- A simple qustion about C++ syntax
- Friend brings a friend.
- Help! SIGBUS (object specifc hardware error) when call function getline
- non-pointer type warning when initializing vector with NULLs
- Eclipse, Windows, cygwin and MinGW
- exporting inline functions
- call by reference
- dynamic_cast segmentation fault
- Thought you could do this?
- delete this
- Common Iterator for different containers
- Common Iterator for the same container
- Object as Argument?
- boost::filesystem::create_directory()
- Duplicate global constants
- Wide Characters
- ===Welcome to comp.lang.c++! Read this first.
- exclusive error handling for ofstream closing
- Constructor in C++
- Get Value of Digit
- design patterns in c
- Image reading program
- Making all members of pimpl classes public
- Bug with vectors
- U++ 602 released
- Software copy protection
- read SD-Card serial
- Interfaces in c++
- how to include color palette for a 8-bit BMP
- c++ program to covert an array into 8-bit BMP file
- get the file names?
- name lookup in derived class
- problematic recursive include with String and Exception
- strcmp vs. string::compare(const string &)
- OT The Art
- Image Compression using DCT algorithm C++ source code
- "corrupted double-linked list error
- Private member accessors methods for objects
- how to format it for scientific number output?
- Launch of User Interface Community
- Is there a good online reference for C++ libraries?
- Prime Factors
- Memory allocation related question
- Polymorphic Function Pointers
- database with c++ dynamic serving
- OT: Poll of Linux IDEs or editors
- Portable Code that supports Unicode
- IO stream
- Working with bytes in C++
- strlen, strcmp and strcpy functions
- owernship of ying and yang objects
- string input
- How do you get a list of files currently in a directory??
- webcam
- Quickest way to find the rank of a <map>
- About black box testing in c/c++
- thread argument problem
- A small question
- Basic Confuse : about pointer & reference in class
- character array correction
- returning array to function
- System error on pointer program
- Help Badly needed- replacing rules & strings
- Basic Managed C++ questions
- Can someone recommend a good licence management software
- Help Badly needed- FSA and ASCII stuff
- float
- static inline functions
- variable declaration
- Access Violation rtrim function
- can I compare 2 vectors by using ==?
- strcat - strange behavior
- Overloading a function with const input parameter?
- Is this a valid delete
- 8 bit bit field?
- Fixed/Block-Floating Point Support ...
- private static member access by a friend class
- Real Time Type Information
- Double to string conversion
- variables & method naming conflicts
- is it possible to bind 2 default parameters using function object(STL)?
- Driver Files in C++
- __int64 convert to int
- Is there a better way to simulate randomly choosing from weighted set
- Dos 16-bit proteced mode programming
- How to find at Runtime, if Created class object is instance of given class declaration
- How can I keep reference to an input parameter of a function?
- static variable memory storage
- abstract class problem
- Question on const int as demension of an array
- Virtual Methods Question
- RFC: IP-DOS (tm) IdeaFarm (tm) Piggyback Distributed Operating System
- pre/post increment/decrement return type?
- On-Line IT Support (High-Paying with Benefits)
- op!= out of op==?
- Inputting data with strings, and declaring variables for them
- Position File Pointer to newline immediately on some condition
- Help with Tokenizer Please
- templates
- STL, std::transform and member functions
- food for thoughts
- #defines and multiline expressions
- Dirent.h
- pointer woes
- templates
- OOP can be simply summed up as 'passing messages to objects'
- Beginner Question - Data Types
- [SDL] Problem
- Why won't set<string> iterator work?
- computing average value
- Putting implmentation in .h files?
- code to kill App
- Doubt about std::ifstream's getline() and seekg()
- ===Welcome to comp.lang.c++! Read this first.
- why use "protected" instead of "private"?
- overlay class over memory
- template compile error
- Private access in an implementation still allows public access in an abstract interface
- Two questions...first, outputting strings from a datafile, and string addition...
- Help: Can't access more than one element in class
- Searching text in a file
- Cordic
- The fastest way to fill 2D dynamic array with zeros
- Addition with pointers
- How portable is C++ today
- Spring cleaning CORBA.
- Dynamic Binding
- to improve programming in pointers
- to improve programming in pointers
- Having problems with a loop
- Fibonacci Printer Program won't print to file correctly
- Q: overloaded operator[](int)const: influence on what version is used?
- Questions about C++ tools on Linux, and Solaris, Eclipse-CDT
- Find out the index of a vector which has the min element
- elements common to more than one vector...
- function template and operator () overload
- Question about inheritance
- __FILE__ marco
- Can use of singletons denote poor project design?
- Embedded VC++ experts needed.
- Graph optimization
- specialization
- Changing which methods a class has by deriving from a template argument
- add a null to a std::string.
- Books
- Optimal Efficiency: dynamic_cast pointer or reference?
- 9 bits crammed in to 8 bits space...
- fast insertion to the std::map
- how to eliminate this warning?
- Gcc - 3.4.3 Help !!
- Compile errors in *.y file (yacc ???)
- comparing multiple strings
- How is reference implemented in C++?
- Is C++ developed in Microsoft .NET Framework considered a .NET application?
- Pointer assignment
- array duplications
- Finding 2 lists if there is equal element?
- virtual template members
- Static Ploymorphism
- getenv() in global space?
- Why doesn't this program work as expected?
- std::uninitialized_fill
- I'm losing the address of an object... segmentation fault!
- Is this legal?
- why delete operator crashes
- _beginthread build problems
- Looking for a C++ profiler
- Casting pointer to member
- C++ Programmers Needed!
- newbie, going crazy: can't open file with ifstream...
- Newbie: STL Map Container find method functioN
- How to use Functors with a function struct
- GTK2: no images are displayed
- Mapped function pointer with different parameters
- portable code and enums of various sizes
- Output using c++ compiler
- strtok ? ?
- reason for existance of function hiding
- constructing objects from a stream
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.