Home : Bytes IT Community / View Full Version : C++
- scope resolution operator
- Simple compilation?
- A sample program to implement a factory design pattern
- A sample program to implement a factory design pattern
- Overloading operator fails ?
- Parent Getting Child's Menu Instead?
- 3.3.6 - Class scope: reordering member declarations
- Need help on this error
- problem with char,boolean and double
- About error MIDL2337 : unsatisfied forward declaration
- Still the confusion is there ....
- Hooking into Windows Event Viewer
- C++ Thread Class
- cygwin gdb always fails creating process (error 193)
- "An expression can result in a value..."
- How to represent interger powers in C++?
- compile error
- Use of Static Variables from Outside of Defining Class
- Another "is this C++" question for the language lawyers
- Functor Parameters: Template vs. Members
- Using macros to build typelists incrementally
- use of odeset with matlab c++
- Parser to list function names in C++?
- Wild Cards?
- Enums and exceptions in C++
- Assistance with linked lists
- map elements being deleted
- Library compatibility using C with Visual C++ Express
- Versant to Sybase port
- tamplate class error: "undefined reference"
- SOCI 2.2.0 - The C++ Database Access Library
- Coding standards without control?
- problem with find on stirngs
- Need Help!
- Sequence algorithm usage help
- How to get all of enviroment variables ?
- Beginer's question about string::operator==
- STL customer iterator
- Design and implementation issues (templates, inheritance)
- Inheritance, templates, nothing solves my problem!?
- This is wrong, right?
- Convert Unicode Codepoint(dec) value to ASCII char in C++(Linux)?
- Init random numbers with time?
- how to call default ctor
- C++: IFSTREAM causes problem
- Problem with Global Variable Declarations (QT)
- Inline class members used in vc 2005
- Grammatical constituents of object type.
- Overloading preincrement causing abnormal exit.
- Coverage tool
- What happens when you perform arithmetic on an Array Variable?
- Static variable initalization
- Assigment operator and container of base type
- ways to return multiple vlaues?
- cashier program
- Cloning C++ objects
- MFC and JNI
- NULL pointer returned in calloc
- interpolation search
- Explicit instantiation of templates: any experience?
- confusing errors
- Need to add a class
- My overlaoded assignment operator doesn't work
- How to use sys/socket.h functions in windows OS.
- What could normally causes the string to have no null terminated
- About cout
- private virtual functions and pure virtual functions with bodies
- -std::map.size() reported wrong?
- confused by virtual destructor example in "effective c++"
- set focus to the desktop window ??
- For inheriting, do the symbols automatically comes at scope?
- STL hash_map
- function ::f()
- where's the failure?
- Program.
- Memory protection
- how to change the value of an object ?
- partially initialized constructor
- need code for finding avenues
- boost::enable_if and constructors
- Programming Interview Books Store
- export: should I want it?
- How can I fix this TEMPLATE class?
- Calculation of increment operator
- strange errors in my coding
- Interfaces and ABCs
- Design problem related to A-Bag-Of-Fruit is not the same as A-Bag-Of-Apple
- changing individual elements of a char variable
- operator<< polymorphism and internationalisation
- level order traversal and a que issues
- Is it safe to assume default value from dynamic memory allocation?
- graphics in c
- How complex the conditional clause is allowed
- Local classes in C++?
- The ODR thing again
- how can i wrap static variables?
- list erase without invalidating iterator
- Molten Metal Pools in WTC after weeks, only micronuke could have produced so much heat
- alarm against infinit loop
- default context menu for selected text
- g++ throws: error: no matching function for call to `block::block()'
- Setting up two dimensional array valuea
- Does c++ have an uniform class library?
- memory pooling
- Default Constructor compiler error.
- Type 'foo' is not derived from type 'bar<class C>'
- The best way to create a plugin based application in C++?
- Sort a Vector of Pointers to an object, based on objects properties
- Tokenize strings
- A question on COM object use
- Non-const "member functor" problem
- Adding Prolog/Epilog
- Adding Prolog to Epilog
- Loading listbox from a recordset
- works in shell but invokes memory error in browser
- problem with my code
- c++ or C on unix
- Buffer overflow cause by no null terminator
- Looking for C++ Program Analyzers (eg, "lint for C++")
- New to CString. Why won't this compile?
- Graphics query
- pass by reference
- Deleting the Array.
- Returning a pointer to a struct
- Failing to install Turbo C++
- pointer to type all over the place
- corrupted virtual function table?
- Seeding Random Numbers in Multiple Threads?
- boost with cygwin
- false memory leak?
- C++ style casting
- How to judge if two objects have the same type?
- user arrays and VARIANT *
- Question about dev c++
- How do I run this project(SPD)
- Can't figure out specialziation syntax for g++.
- Destructor thru parent class
- unicode characters in c++
- Tell me again what's wrong with intrusive pointers?
- any other idea of validating user input except regular expressions
- what is better?
- diff / merge c++ library?
- c++在net中的实现!
- are there "perllike" regular expressions in c++?
- i get information about c++
- i get information about c++
- hi
- A problem of T * const &
- clearly identifying instance+method - key problem
- singleton class problem
- ABC interfaces, smart pointers and factory functions
- Interesting question about Templates & RTTI
- Old template class works in VC++ Not in C++ Builder 5
- data members
- Using #line directive
- some basic questions about class
- Template Inheritance Problem
- Destroying an array of arrays
- Does std::distance interate over its range?
- Reading a file.. trying to exclude some character
- Debugging a C++ program that uses C code.
- unicode
- lambda
- Compiling c++ programs with Boost-library on Ubuntu
- stream pointer in a class
- [Linker error] undefined reference to `CGI::query'
- Electron Arts Interview C++ Questions
- question about syntax
- char int string ,the different? and string 2 double convent problem.
- double -> text -> double
- Problem with inner class
- Is this strange behavior?
- Help to explain this error?
- How to return by reference?
- Errors in program
- Errors in program
- aufnahme von wavdateien mit callback function
- Optimize this please?
- The case insensitive #include statement horror...
- Accessing private methods of nested classes
- Physical Addresses VS. Logical Addresses
- managing local groups
- How to hide helper classes in *.h files?
- Visaul Studio 2005 - c++ - Multilanguage Application
- tr1::reference_wrapper, sfinae and result_type definition
- Does any one have C Traps and Pitfalls full edition in softcopy
- SNMP Library
- Howto use FFT(W) algortihm in VC++
- Borland C++ do ignore some statements
- Inheritance downcast query
- Copy ctor and pass-by-value
- Change C functions to C++ static methods for organisation?
- __FILE__ and __LINE__
- what is wrong with this simple code?
- Help with simple file I/O :)
- error trying to toupper string
- File writing with C++
- pow(int,int)
- Dates, locales
- The Problem with Programming
- how to avoid linkage problems with many function object classes
- BitCount Help
- Will this compile?
- Question about dependent names and typename
- simple question about B tree
- Portable typecast
- Using for_each with a vector of vectors
- Skracanie plik體 binarnych
- perfomance of clear vs swap
- Too many types in declaration
- Problem in using std::locale on unix system.
- Advantages of Binary Files over Text files in Search and read
- Controls / for .Net
- What is a boolean data type?
- Memory problems (possibly very easy question)
- Inheritance destructor problem
- Where to buy C++ in this version
- A VC8 bug?
- Linking problem
- are wombats good?
- where are wombats?
- create a dynamic array of pointers with initial values of NULL
- How to define class final constants?
- interested in wombats
- Protected Abstract Class Contructors
- cgi post - clear data from stdin
- Exceptions and object code bloat
- GC libraries for C++
- Go ahead
- VPN for C++ application. cannot map folders on my computer.
- how to use "set_difference" with std::map?
- Variable is undeclared, but why?
- struct tm timeb
- in depth explaination...
- Passing function as argument
- Error diagnosis
- Change Pointer of a Base Class
- Name Resolution for Class Derived from Template Argument
- syntactic encapsulation
- How can I get the input stream in commandline application ?
- static storage class error.
- why the VC8 treat goto and switch-case different?
- C++ project help Generating variables.
- Global Operators New/Delete and Visibility Across Translation Units
- Fully Answered Interview questions
- Student needs a pair of eyes... Simple? problem
- Spectrogram in C++
- need help in coding a queuing system
- Deep versus Shallow Copy - Part 3
- Deep versus Shallow Copy - Part 2
- Deep versus Shallow Copy - Part 1
- Exception safety in member function wrapper
- Can a dtor be called more than ctor?
- aggregation vs. composition
- How do you tell if a pointer doesn't point to anything...
- making my own iterator
- Strongly type doubles?
- Requesting feedback (informal review) of a teaching doc.
- File-Binary-Mathematics
- Char * to LPWSTR
- need help in sorting
- do you want tobe rich sign up now
- Need C++ Beautifier - must be VERY configurable
- searching for some simple cpp cgi routines for windows/ linux
- Q: Convert std::string to std::wstring using std::ctype widen()
- A problem about template.
- Module pass the compile but can not us in main()
- question about string at() operation
- string has not be decleared?
- ctor/dtor calls and ctor init seq
- inline assemble in vc
- vector casting
- Doesn't new operator allocate heap memory
- call a constructor
- Programmer mood and their performance
- Funny problem with virtual method
- question about cin
- ba sabtenam raygan dar in site hoghogh mahane daryaft konid
- STL list::iterator problem
- Variable Arguments and inline function.
- On Operator Overloading
- plz help C/C++ Logic plz
- plz help me in C/C++ Logic plz
- multi dimensional array example
- plz help me in C/C++ Logic plz
- redirection of cin/cout
- any tool for template debugging ?
- circular dependencies, forward doesn't help.
- no matching function to c'tor.
- Dynamic arrays
- menu mechanize with threading
- How can i scan a directory for the file names only? (new to programming)
- (Beginner?) Design Question
- identifying end of line while reading data from an ifstream
- Removing elements from vector
- file access rights windows unix
- traits class (whats it all about?)
- new, delete and nothrow
- {1,2,3} as argument?
- time vs. space tradeoffs of primitive types
- What is EC++?
- variable argument list problem on HP-UX
- list of string
- refactoring a destructor
- Your prefered revision control software (off-topic)
- Friend functions - do I need to include the whole prototype?
- Operation with a binary search tree
- Dynamically Multidimensional Arrays
- should I study C or C++ or Java or Visual Basic?
- pointer to pure virual function
- ShellExecute
- class pointer value modified
- Writing two String Arrays to a class
- insert a new node in a binary search tree
- Dynamic Allocation of Memory
- operator= not called?
- Urgent requirements for J2EE, .Net, Siebel-CRM, Oracle Apps, SAP ERP, Mainframe, C++, Unix Professional on H1 Transfer in Bay Area.
- Intrinsic Array as a Container
- Stringbuf for concurrent writing And reading
- repeatedly trying to open a file
- assert macro
- Runtime polymorphism with references
- Preprocessor trick
- Visual C++: syntax error when including gnutls.h
- Again: STL map and pthread performance problem on Linux/GCC
- Operator overload
- Pushing back a new struct on a list/vector
- How to use reference return by a method?
- Some doubts about Faq 10.19
- How to save int in a more compact way
- How to describle array elements with UML2.0?
- class hate
- What's the STL'ish way of doing this?
- New/Delete problem?
- Using extern
- Events vs. Condition Variables
- Linker error with template function
- Design issue : "self type" as a default template argument (recursive template arguments)
- #include cycles disallow 'friend' function?
- template member function of non-template class
- Page 92, C++ primer 4th edition
- Easy way to throw exceptions with sprintf-like message?
- Is ANSI_DECLARATORS something related to C ?
- Concerning STL iterators
- header guard
- wxWidgets
- Design issue... Question on best way to do it in C++.
- Oh God not references again...
- Error in Function that use and return Array
- Problem with enums and std::max()
- newsreader
- escape sequence in string
- Compilation error of method of base template class - XCode 2.4.1
- Initialize std::string with character array
- Microsoft C# a replacement for old C++ language
- (Off C++ topic) In Unix C-shell, how do I create random number?
- virtual & casting
- Link with a template class from a share object (c++)
- static_cast<unsigned short)( -1 ) Well defined?
- error compiling this
- strange behavior of stringstream
- How to solve this problem?
- Passing istream to a function
- Vector of pointers
- In-depth tutoral on member functions?
- Are the Boost C++ libraries legitimate?
- ITIMER_VIRTUAL
- auto_ptr assignment crash with VC language extensions
- openings for experienced C++ developers in Atlanta, GA....
- Does this already exist?
- How to deal with template references?
- construction question
- useless function
- Operator overload and pointers
- concerning c++
- need help in doubly linked list
- VisualAge C++ 6 bug?
- delete []
- boost random
- Map error on VC++
- undefined reference to `vtable for Segment' due to virtual destructor???
- Including <string.h> fails if <cstring> included
- Using a pointer to call Constructor from inside a template
- how to use stl sort in this case
- boost thread example
- Virtual inheritance and multiple files
- Best way to find rational for a given float
- Call PL/I from C/C++ on zOS
- Byte Address Arithmetic Debate
- sig-fault with objects creation
- Need for help again!!
- Calling virtual functions from destructors?
- Need fo help!
- Call for Session Proposals CG2007
- Graphics using C
- Move data
- how to calculate the difference between 2 addresses ?
- Overloading <<, number of arguments
- Need Help with writing a Triangle program
- who'd like to explain the usuage of vecor<pair< , > > ?
- PLS HELP w/ Interview Question!!
- Arrays and constructors
- Please give me a reference of gmail
- your project?
- storing iterators
- searching for POP3 and SMTP api
- Control in a vector
- tryed to compile this example... don't understand the error
- Need help with Triangles program
- The Future of C++ ?
- Problem with Modem communication:
- Array moving left
- boost thread(ing) a member function
- Forward declarations of class member enums?
- Those crazy Templates
- MS.V.Studio??
- Need Help to Create a Chess program in C++
- pivot framework availablilty
- memdiff
- rethrowing exceptions: why does this happen?
- method type void* (*) (void*)
- Doubt with std::vector
- MI7 Program
- pointers to std::list elements
- std::bad_alloc in low memory conditions
- log4cxx / memory leaks / mfc / visual studio 2005
- static variables in abstract base classes
- static variables in abstract base classes
- Delegation vs multiple non-const Gets
- Assignment operator
- how to store pointer adress in a char*
- wanted: stream wrapper
- TURN 6$ IN THOUSANDS. IT REALLY WORKS!
- Formating of floats using iostream
- mouse/keyboard output
- Writing code for a tic tac toe game in C++
- Do you think this code will produce any undefined behavior?
- Beginner seeking advice.
- Parsing an open browser
- inheritance and composition
- Boost's bind functions
- Globals initialization using templates
- Exercise
- Find the position of an elemant in a vector
- Public to Private
- Parameters by value...
- remove_if and member function pointers
- member function with no class name specified
- member function with no class name specified
- How to build a folder tree structure?
- serious doubt
- Bug in std containers?
- creating user defined header files
- how can I forbit inheritance?
- C++ Builder 4.0
- static class member - access to variables
- Can I include ROOT (Cern) libraries in C/C++ programs
- Investigating whether I need to use a auto_ptr
- Namespace Injection and std::size_t
- uml and c++
- Accessing global variable in a local block
- Depending on _XSTRING_ definition
- boost::range problem.
- Common bitmap for win2k and win xp
- No proformance improvement using boost::thread on a Duo Core PC
- Derive other function name from __FUNCTION__? And call the function.
- Redeclaration error when forward declaraing a structure
- Why is there destructor in union?
- Why is there destructor in union?
- OpenGL Transforming coordinate frames
- Expert advice needed on C++ errors while doing make
- Running code Separately
- STL vector push_backpack
- memory usage
- using non-default constructor with inheritence
- pointers and references
- Error in Sutter book?
- curses library - controlling cursor position with consecutive input requests
- problem with string&
- Template argument deduction question
- call_mem_fun
- c++ getClass()?
- portable fmemopen
- adding a bool to a string
- macros standard equivalent?
- processes and threads: meaning of vesting
- Help creating an executable from a .cpp
- Counting down an integer vector from the highest degree (111) to the lowest degree (000)
- STL MAP, how to restrict
- C++ Internals
- a better way to use a const ptr as class member?
- Take paramaters as one pointer?
- problem need help
- Heap allocated object's class constructor throws an exception.
- Array CopyConstruct as efficiently as possible
- copy char*
- member initialization
- imbue(locale) and file encoding
- Quick question about initializing
- Memory-efficient datastructure for sparse matrixes not indexed from 0
- Convert exceptions in wrapper without using macros?
- how to customize compare function of std map class?
- "try{throw}catch"
- data jam/preserves
- Inheritance and Data Access Question
- SHuffling a Linked List
- combining two vectors
- Destructor calling order from function calls different from <Effective C++>
- Feedback on my programming style
- FILE * and fstream
- Specifying platform independent interface without using virtual member functions
- Best practises for boost:signal
- C++ grammar on function declarations
- Learning auto_ptr_ref role in auto_ptr implementation
- jihg
- for_each with vector of function objects
- static_cast vector<float> to vector<double>
- class encapsulating reference
- unable to read char * strings from a buffer
- efficiency of a non-polymorphic inheritence
- finding offset of a class member at compile time
- Manage web form with libcurl
- tools for creating small, practical and portable programs
- Strange: Cannot recieve UDP packets that are broadcast on the network.
- string extraction
- log4CPP
- Programmer's mood and their performance
- evaluate a string expression in if statement Linux C/C++
- Function expecting char*, does using vector<char> gain me anything?
- Finding an object in a <set> of pointers to objects
- Class method less robust than C function?
- gcc "ld: cannot perform PE operations on non PE output file"
- Creaing the binary from Makefile
- working with arrays, creating a video library
- Locales, file parsing and isspace, use_facets etc
- Abstract Factory
- Visual C++ 6.0 Runtime Error
- Debugging when one program calls another
- template specialization on void*
- compilation problem (port cpp from windows)
- unsigned char* to CString - problem
- copy constructor of std::auto_ptr<>
- Bitmap help
- elegant error handling in message processors, how?
- main(int arc, char *argv[])
- enum across objects
- trouble accessing into a referenced variable
- is 'operator delete' a function?
- Generic function Memo-izer template class
- Exception handling in Visual C++ 2003