Home : Bytes IT Community / View Full Version : C++
- A "new" instance
- "interface"
- Copy Constructor -Query
- Anti-Grain Geometry - 2D Rendering Library
- leading underscore for member names
- What is boost's unspecified_bool_type?
- "using namespace" within a class declaration?
- numerics and scientific calculation
- template and disambiguation
- Using C++ to wrap Java
- Iterators and containers STL
- Reduced bit number in short
- I need Information to print a barcode in VC++
- C++ Container question.
- c++ memory leak detection
- Class members, pointers or not?
- FILE out of memory
- Populating an STL vector from a struct which reads from a text file.
- KYLIX AND MS WINDOWS PLATFORM
- Dynamic creation of objects
- Flatten a dynamic array
- gprof
- Umlaut letters in C++
- Declaring war on macros
- Speed up you typing speed more than 100 wpm
- Busting Windows-to-Linux myths
- Busting Windows-to-Linux myths
- Question on: IsDialogMessage
- Derive or not to
- Object Creation
- Simple question
- Why won't the compiler tell??
- Does C++ have a standard symbol representing the value Pi?
- inheritance problem - base class redifinition
- VM Size!!
- "catching" a base class pointer as the derived class
- dynamic class members workaround
- how to display 12345 as 12,345 ??
- Explicit copy constructor
- New developer
- Problem with virtual in derived class
- STL: Cannot use STLs even though it exists..!!
- take data out of a stream
- STL: Converting a string into a list of string
- Xcode and cppunit
- Inheriting from fstream
- Array and string type
- copy constructors and printf
- Problem: sockets
- abstract class & template methods
- find version of binder and Linker in g++
- Problem with time() using g++
- Terminology Question
- deque iterator problem with const
- Namespace Problem ... I Think
- Reading a small text file contents into an array
- write and read the xml file using c++
- openGL for C++ programming
- manipulators act strange under g++/gcc-2.96
- Problems using Boost, Pls Advise
- where I can find largest Standard C++ library list?
- volatile
- Struct vs. class as simple container
- problem with a calculation
- duplicate filestream
- Mock Objects Tool
- forward declarations and namespaces?
- Whats the best book for a beginner
- hash_set : need the location /index where stored .
- whats wrong with this simple code?
- delegation class question
- bit twiddling in C++
- Optimization of template code
- Make a software & interfacing it with access control card reader
- Overloaded << and >> - Why Friend, Help
- ostream implementations (str, f, cout ) work slightly differently
- CreateProcess DEBUG_PROCESS children termination
- multithreading
- Two C++ questions
- STL sort question
- GUI for C++ programme in Visual Studio .NET
- how to display 12345 as 12,345 ??
- MS compiler bug?
- Headers/Libraries default locations
- Large numbers
- sorting in alphbetical order
- Private vs. protected inheritance
- read float value from file
- How to use map::iterator
- std::string.find_first_of()
- HELP!
- gcc and g++
- linkedlist and checking for duplicates,
- Profiler
- Function Pointers To Member Functions
- Double -> C-String conversion
- Randomize STL stack
- What good ways?
- polymorph object - why doesn't it work???
- detecting if application is closed?
- click through window
- sort not working
- stl binary stream question
- Sort the strings based on their numeric values
- Help for Head File sequence Problems
- Binary Trees
- undesired cout behaviour
- 'Best Fit' match with Strings
- Vector question
- grouping different kinds of food
- C++ plugin framework
- "Ravenscar-like" profile for C/C++
- Complex struct or Array
- constant array size during declaration ??
- how to do a simple loop to store strings ??
- Character Handling Question
- Passing arrarys from a function to another function.
- Declarations and Definitions in One Header
- INCITS/ISO/IEC 14882:2003 vs INCITS/ISO/IEC 14882:1998
- C++ From the Beginning by Jan Skansholm
- To inherit or not to
- Efficient pseudo-random number generation
- how to count the occurance of a character in a string ?
- how to convert string to integer??
- Union
- EBCO and inheritance
- long double How are they stored in memory?
- gcc doesn't compile templates
- bitset<n>
- why can't use string for getline()?
- What is faster? C++ vector sort or sort in database
- Cubic Root
- size of long
- protecting my char*
- ifstream problems
- Giving proper credit to 'template metaprogramming'
- Is C++ really portable?
- conversion from unsigned
- typename missing
- non-type template args and friend declarations
- restriction of a two-parameters function to a one-parameter function
- member functions pointers and subclasses
- def copy ctor and member-arrays
- could/should allocator<T> be a static member?
- analysis tool.... other than purify
- Compiling template function
- Access violation not caught/trapped by Visual Studio or Dr Watson
- lifetime of temporaries
- A* search
- A function that returns a pointer on a function
- Comments please
- How to do the implementation?
- eclipse and c++
- "using namespace" question
- pointers VS reference variables
- Looping through a <vector>
- Deriving a regular class from a template?
- Design Question
- Maximum size of an array
- cross compiling
- Friend functions and template classes
- Static code analysis
- C++ Project Files?????
- book for programming
- vector : reserve(LONG_MAX)
- Visual C++ Toolkit - .dsw compile?
- vector product
- char, unsigned char, and binary file io
- Hashtable
- make and other tools
- Beginner Question
- Unicode
- indexing library for C++
- How to return a string of arbitrary length to caller?
- Servlets in C++
- C++ & nmk problem
- interface M
- A list of reference?
- priority_queue<> underlying container
- TU to XML
- cout not defined !?!
- Indirect recursion and templates?
- Beginner needs help fast
- STL - Vector - Normalization ?
- Is there a library manipulates configuration file?
- sentinel
- Binary Tree Using Dynamic Array
- Selecting const vs non-const methods of teh same name at will
- Why const and non-const?
- Container elements with const members
- need help on a syntax in conditional operator
- Another exception question
- A type conversion question
- template question using named constructor
- Isn't this assignment safe?
- Inheritance vs containment for policies
- Need help with template problem.
- inheritance with templates
- Compiles in visual studio but not in g++
- Initialize int and char with maximum values
- BCB: TextEditor
- Opinion) Overuse of symbolic constants
- deleting this
- Date and time conversion
- Diff Utility for C++ class
- [RM] SOLE
- Number of digits of float value
- using iostream in gcc
- Visual selection on TListView component goes away when focus changes: C++ Builder
- Another composition
- Composition
- using old c libraries
- question about static variables
- std::stable_sort with predicate woes
- Using centinel
- I have created a website "lookup" i dont think its gonna get bigger and fancyer than it already is but have a look
- std::string and refcounting
- Sorting vector of structs depending on different data members for each sort
- Trees without explicit memory management
- Std Map .. Help
- Huge memory problem
- Pointer to a template function
- Is posible erase element while iterating in a stl container ?
- I need an understanding of what C++ is good for -Thanks
- Formatting decimal places
- Naming convention from my point of view
- how to build a recursive map ?
- Overloading global new[] array operator in visual c++ 6.0
- redefining cout (for using printf/mexprintf)
- I canīt understand it!
- Function pointers to printf
- Decompiler
- external variables
- Student question on external calls.
- I have no idea why this isn't working - must be missing something simple
- Overloading []
- Problem with templates and inheritance
- adding bitmap to button
- [Q] Template: Undefined Constructors
- Templates and Trading Cards
- libstdc++ 3.3 class reference
- Modifying through pointer-to-const
- Ctor initialization lists: three details beyond the FAQ-lite
- problem with std::map find()
- Algorithm advice needed for std::map
- what is a compound class
- C++ container question
- How to port this snippet?
- create a variable name with the value of another variable
- Tradeoffs between multi and non-multi associative containers
- The term "associative"
- ray tracing library for windows
- C++ and Middleware
- Why is OO popular?
- Beginner Programmer needs help
- Stack Machine Implementation in C++
- key press recognition please help.
- g++ istream::readsome trouble
- istream_iterator & copying files
- wwwww
- ifstream
- Open Com Port > 9 with C++ ?
- the behavior of g++ 3.3.1 exception
- C++ danger to break due to its weight, fragmentation danger - C++0x
- Initializing a static const member array of a class type
- how to walk a binary tree
- Is a list template class needed?
- Discussion regarding hot/ cold splitting of structures.
- C not compatible with C++?
- The "const" modifier
- Monitoring events in my program and emailing reports
- g++ (3.3) bug?
- GUI capabilities for C++
- The Gist of Object Oriented Programming
- "static" question
- Q: Return value optimization thru several function calls?
- c++ to java code converters needed
- EOF problem
- speed vc++ vs. c++builder
- Linking problem
- What's wrong withthe code?
- Clarification regarding #include declarations.
- Clarification regarding #include declarations.
- unary operator- question
- Unresolved External Symbol
- Is this legal?
- hi problem, with c++ code i am learn so plz tell me what i did worng and how fix
- composition/aggregation: would like to use constructor body rather than initializer list
- Link crawler
- Struct vs Class
- How to find out object type - PLEASE HELP
- Weird runtime error
- simple pointer question
- About Virtual function
- How to make click-through windows
- Available C++ Libraries FAQ
- std::valarray vs. blitz::Array
- can't link class with static methods and members
- Implementing exceptions of C++ in C
- Any SDL Users out there? I need some help.
- Q: linker error with a missing method
- Style (or otherwise?) question: creating temporary to invoke function
- Binary Search Tree
- Are there any problems with this?
- Some C/C++ books
- [Faq-20.6] What is a "virtual constructor"?
- looking for crossplatform layer between gui and database
- compiling under cygwin with intel windows compiler icl 8.0: is it a good idea?
- Index a #define string
- using OpenGL from Borland Builder6
- Would a static_cast be better style here?
- parsing a string
- delaying video capture preview
- Buffer size & Prebuffering size?
- STL map sorting and merge?
- ddd or insight?
- DDD or Insight?
- feedback on C++ code snippet requested (standards compliance, efficiency, etc)
- Compiler Quirk or Language flaw?
- Duplicating objects with a common base class
- char*& or char*
- unbuffered output file
- const structure & member pointers
- Print a file
- osstream and stuff
- C++ .NET class member initialization
- STL Functionality
- You learn something new every day...
- Virtual Constructor and Covariant Return Types
- how a pointer is passed by reference as a function argument?
- What does "C++ doesn't support modules" mean?
- Nested templates and friends
- What are the codes doing?
- three times copy ctor called, one ctor called, why?
- compile problem
- How to represent a fraction in HEX?
- OOP Language for OS Development
- hhow to detect overflow in integer calculation
- Inheritance
- C++ Release memory problem
- debug assertion failed
- Bison/Flex To ByteCode
- A way to decrease executable sizes?
- Dump Memory Pointer?
- is this valid ?
- Hash table in C++? STL?
- C++ Error
- sleep()
- Robotics
- The future of C++
- Strange abortion of for loop
- What's wrong with this function
- Problems with multiplications of doubles and/or floats
- getline
- automatic source code
- Question about my MIPS Program
- Problem with Cast
- OT & FYI
- Dereferencing this in constructors initialiser list
- using exceptions to stop object creation
- call graphs with doxygen and dot cause problems
- Doing Program~
- CX-Post: hello world
- Overloaded operator in a Class template
- ifstream
- Question
- compile error
- c++ code for embedded systems
- Question about DDD debuger.
- Static local variables inside instance members
- Selef-cleaning trees
- Does your favorite C++ compiler support 64-bit integer types?
- Why do I need the typename keyword?
- Class design question
- Virtual Machine and Byte-Code
- mallac replacement for windows
- malloc replacement for windows
- couting cout.
- How to initialize a char*?
- difference between a C++ macro MAX and the C++ template
- Exception Handling and Math Errors
- Error running program in XP
- Seeking optimization advice
- delete this
- converting 1944 to '1','9','4','4'
- how to view thread priority in a debugger
- APPHELP.DLL and USERENV.DLL & Win98SE
- Question again?
- Question??
- Structure of the code (files, dir's, namespaces, makefiles)
- Buffer overflow protection
- A stupid problem ...
- OLEDB
- Combinations/permutations algorithm in C++
- STL
- Pull TxD high in serial communication VC++
- new of an object without assigning it to any variable
- Three Classes Share One Memory
- How to Initialize const static object data members in a header file?
- Looking for an example of C++ program
- Non default constructor for array objects
- Please comment on the code
- Pass vector into a function
- How can i programicly find out what operating system i am using?
- The STL by Plauger, Stepanov, Lee and Musser
- Allocation / Delete problems
- C++ friend function
- Linux STL and GThreads
- SGI STL
- a couple programs
- Is it standard and practical to use long long types?
- char* combination problem :(
- string::npos + 1 ???
- What'ch think of my program? *fixed word wrap*
- FAQ: slashes in your filenames???
- problem sending code via rs232
- Birthday Problem
- Destructor for const object
- pointer to member's member?
- pointer members member?
- FastNet 5.3 with borland
- std out question
- Doing something wrong
- Problem z VC++ 6
- spawnvp does not work
- What is a good idiom for handling a lazy object?
- cannot find -lstdc++
- string literal is an lvalue; other literals are rvalues.
- confusion with const functions return types
- Convertion problem
- C ++ question
- Declaring only public class members - doesn't work
- CUJ and Microsoft C++
- Friend in Class Can't Access Private Function
- problem reading from a file
- Calculating exponents without library functions
- Searching of byte array with wildcards?
- Confused about the comma operator
- Problems to find out code changes that seems not to lead into a bug but does ?
- Insert some trings into a big file?
- C++ FAT32 Access
- Question
- Incorrect operator<< is called.
- Programms memory adress location access?
- std::vector - bug or feature?
- 'C++ Primer 2nd Ed' errata
- Can I assign safely an array to vector?
- Sutter's Pimples: Good, Bad, or Ugly?
- C++ Question Urgent
- Standardised unit of measure - please help
- bool overload problem
- how to make operator << a virtual function?
- error when initialize ifstream with string
- Queries about strstream.h
- Urgent ~~Simulator Question
- Cast from (long double*) to (const double*)
- Cast from (long double*) to (const double*)
- last element of list
- Overload operator problem
- Work around of using 1D-LUT instead of 2D-LUT
- C++ Guidelines
- My override function never gets called? - (reposting as mistake in first go)
- MultiByteToWideChar converting %[code]... erf...
- My override function never gets called?
- add_new() for array like push_back() for vector
- Class problem
- compile error
- Hypothetical: All code in classes but main()
- can string be a substitute of char s[] or char* s ?
- Constructor problem
- i have problem that two thread use one charactor pointer for string buffer
- Callback to a non-static method?
- A Better Class Design
- Declaration syntax
- linker error fixup overflow at 'seg:xxxx' h,target = 'symbol' in module 'module'
- question on data structure
- delete []
- Trouble with constructor
- STL Map
- Compiler/Virtual Machine Environment
- Inheritance with pointers:Overloading?
- GCC 3.4 being picky
- C++ style questions (OOP)
- C++ style questions (OOP)
- About very long Bit-numbers (bitfields?)
- pointer return: address correct / value nonesense
- The Annotated C++ Language Standard by Koenig & Stroustrup????
- Will the second be evaluated if the first is NULL?
- initialization in initializer list using copy constuctor?!?
- Linking problem - please help
- Manipulating user input
- unique objects and stl containers
- unique objects and stl containers
- Automatically separate method implementations from their declarations?
- Problem with release build of program using pointers
- Template related question
- access to private members of internal class
- access to private members of internal class
- Principal Embedded Software Engineer position in Pittsburgh PA
- Help a poor FORTRAN programmer with member functions?
- Unexpected performance results
- Singleton destruction
- Singleton destruction
- STL map and Posix Threads
- Can anyone please help me to design a simple game in c++??
- How to show decimal value of a char using cout?
- How to convert to another encoding?
- #include verse class class_name
- Using proprietary object libraries with C++ in a windows environment
- partial specialization of templates
- Connecting an agent and its strategy
- How to build a better diamond?
- Problem with checking if class is NULL
- please help me to choose a C++ book
- Assembler question?
- Invalid conversion from 'char' tp 'char*'
- finding the size of a data structure in bytes?
- reference trouble in double[3] vs. double*
- Avoid wasting time or how to avoid initialization
- Time to standardize the XML library for C/C++
- Reading Data from Excel
- News: Generate Models from C++ Code
- How to work around 14.5.5, 14.7.3/18 and related?
- Help me!
- Templates with constant array parameter
- template export question
- in-class initialization
- remove_if and functions overloading
- Creating objects
- An object to pass around
- Number at runtime
- Questions
- curiously recurring template pattern problem
- operator= and const data members
- random number generator
- Difference Between C++ and Visual C++
- string I/O in binary file
- Code critique
- Finding the type of a pointed to element
- Calling a virtual method in a specific class
- Any authoritative reference on structuring (large-scale) projects?
- MPOOL'04 -- Second Call for Contributions
- class vs. typename
- Visual C++ 6.0 From Deitel and Deitel
- Reading From Files in c++
- 2 questions--virtual operators and operator=
- Use of strstream.h?
- Genericity is *not* templates
- getline problem
- function pointes and templates