View Full Version : C++
- reading screen resolution
- Pro Bono programming
- basic question for pointer
- Initializing multidimensional arrays in constructor
- executing c++ program under unix, unable to run the application
- problem with return
- Calling function depending upon MACRO value
- KPIC makes programs running crash when libraries are recompiled
- Hi Group!!!!!!!!!!! I'm new here!!!!!!!!!!!!!!!
- Error: glibc
- validating an object pointer returned by an exported function
- Call stack of a SIGABRT, please help
- control and data coupling
- Empty Main
- a stl map which use stl pair as the key
- Why I can't use for_each to call a member function with a ostream& parameter?
- Integer printer won't compile
- condition on template variables
- what's the difference between type struct and type class exactly?
- Write a transform_until template
- "c++ symphony" by Jerzy Grebosz
- "c++ symphony" by Jerzy Grebosz
- Tildes and accents
- initializing table in class
- Calling a template function from another template
- Calling a template function from another template
- borland findfirst not sorting by file age
- passing objects through dll boundary?
- Log file deletion?
- passing objects through dll boundary?
- JNI:"undefined symbol" in "shared-library"
- template id does not match any template declaration?
- How to delete stl<map> element from iterator?
- iostream and memory-mapped file
- signed vs unsigned
- Does this program make any sense?
- Portable 'lowercase' function for stl string?
- std::ostringstream
- boss-worker model in C++
- STL Map: Sorting options?
- help req. on controls
- comile on winxp for Sun Solaris
- Namespace specialization
- what is corresponding code in c++ for malloc
- Requirement of C++ professionals
- Which is better, C or C++
- Why can't I use gdb?
- Checksum calculating program
- C++: Help output nested strings
- macro to print local information (about function name etc)
- ostream which uses my own output method
- STL container questions
- templated class implementation in C
- const * and a problem with redirecting input
- Wierd Map Behavior
- UB in assignment ?
- Nested exceptions (ala Java)
- Internal Enum and Inheritance
- recursive factorial function.
- error in my vector program...
- inheritance
- Static Class configuration
- Class pointer vector and STL
- const int FOO vs #define FOO
- Problem about Static
- Small Issues on Convention
- boolean arrays
- QUERY: strip trailing whitespace ... woes :S
- Using different types depending on run-time input
- ifstream binary read into unsigned char b[LENGTH]
- linux compatible c datatypes for vc++ data types on windows
- millitime
- average
- int to char*
- clock()
- Template, Inheritance and Operator Overloading
- What do these casts accomplish?
- istringstream and optimization
- ld: warning: creating a DT_TEXTREL in object
- Exception class EInvalidOp: invalid floating point operation (x-posted w/ borland.cppbuilder.cpp)
- Destructors, pointers and scope
- help
- struct ptr within the same struct
- Implementing Just-In-Time Compilation
- just a simple question
- Re: For the Windoze haters - VS2005
- Reading into linked-list from a file
- Confused about learning C++
- Built for speed - mmap, threads
- ===Welcome to comp.lang.c++! Read this first.
- Getting more than one implicit conversion
- "instantiated from here" compile error when using template
- copy algorithm:segmentation fault error appears
- object as a argument of the method in which the method is defined ?
- c++ lint tool
- same index, different containers.
- Problem with variation on the Singleton pattern
- Designing a const-correct iterator hierarchy
- Exporting templates
- Method to Specify Uniqueness of Objects in an STL set?
- MFC in Linux
- MFC in Linux
- member template specialization
- Programming Source !
- ADO
- Not getting desired output
- Available C++ Libraries FAQ
- Trees in C++
- Trees in c++
- VC++ 101 book wanted
- void* operations
- Is there a pre-processor marco to get the class name?
- array template
- How do I define a function in a class template?
- Loki library guide
- Inability to explicitly specialize a template class within another non-specialized template class
- Deriving from an iterator?
- Free memory allocate by a STL vector, vector of vector, map of vector
- Word Counts and Function recommendations
- making functors adaptable
- Saving old stream format and restoring it
- Sanity Check
- ASP, ASPX, PHP, JS, XSL comment remover for web applications
- Exceptions
- Static variable in a member function
- UCHAR problem
- template: "typename" or "class"?
- function template arg deduction with arrays
- STL sort implementation
- new operator - difference in usage?
- Some working code for a change...
- why class keyword in C++
- Question about find_first_of of the STL string class
- Fibonacci...
- problem in declaration
- on not casting malloc
- Parsing CGI input string
- Write BOOLEAN Array to File
- Can I use back_inserter as the output iterator?
- types containing vectors or maps
- valarray construction from C-array
- Deletion of Union of Pointers
- What is the right syntax
- Good Programming Techniques?
- Hyper-text version of C++ standard
- How do you do old fashion CPP hackery in templates?
- Issues with npos? writing a non-boost string tokenizer
- Words Words
- dynamically sized block of memory
- Concurrent updates of the same file
- an interesting exercise by Accelerated C++
- How to encode/decode a HTML using C++??
- ?output
- enum
- Calling virtual function in constructor
- How to call abstract function
- IsBaseOf function
- Library for parsing pdf docs?
- Own filters(?) to streams
- Forward declarations
- occurence problem
- no appropriate default constructor available
- address of references to pointers
- STL map Unusual behaviour
- sizeof problems, help!
- Copy elements from one STL container to another STL container
- Pointer to member-of-member???
- Undefined problem
- help getting average
- Into an array of structure arrays.
- std::bitset in union
- parking garage calculator
- ASCII file parser - to read between brackets ()
- parking garage calculator
- row-wise copying of 2D arrays
- Calender Algo
- Pass a back_inserter as the output iterator in remove_copy_if algorithm
- ===Welcome to comp.lang.c++! Read this first.
- LD errors when I link to archive, but not with the objects.
- Sanity Check -- Is this valid C++?
- Moving to static_cast and reinterpret_cast from old C-style cast
- containers and pointers
- upper_bound
- c
- Passing zero to a 'const reference'
- Regular expressions: string substitution with pcre or any other library?
- Profiling evaluation tools?
- Why can't a local structure be used in a vector?
- problem with map construction
- function change - is this a poor option
- Use of Assertions
- explicit invocation of a constructor template of a class template
- need help with program
- Do you want your own free virtual mall?? Come here...
- Return a 'read only' view of a STL vector attribute
- using htons()
- Question about my program
- c++ utility class
- Other than VC++
- How to create copy_if algorithm?
- STL VECTOR
- problem with vector iterators
- Sorting lists containing big objects.
- template list prameter
- Is this fast?
- Map Seg Fault
- Help! Where is size_t ???
- How to use Boost bind library with STL accumulate algorithm
- Seg Fault Help
- inheriting enums
- Need help sorting a list please...
- STL transform algorithm
- jni help...
- puzzles...puzzles...
- ternary tree (ann)
- Templated virtual member functions
- Are string literals local or otherwise temporary?
- static members of template classes optimized away?
- Nested class member pointer access
- Casting
- using STL set with objects
- Looking for source code for Linear programming
- Overloading a function in C++
- How to free memory allocated by a vector of string?
- Signal Handling in C++
- what does this friend declaration mean ???
- Design question: accessor VS attribute
- assert failure
- when did libstdc++ free memory of string ?
- Newbie Question
- System("Ping") always returns 0
- C Puzzles
- C/C++ char pointer question
- C/C++ char pointer question
- [ANN] U++ 602 beta2 released
- Memory leaks reported creating simple array of class
- duplicate C++ code
- read a file line by line in c++
- Pointer problem: compiles but crashes
- const strings in class
- newbie question
- Quesiton with 'const'
- Map Question
- What can I do?
- ISO C++ forbids declaration of 'vector' with no type
- Fast 1D DCT Implementation in C/C++
- Accelerated C++ exercise
- Help with typedef
- Open Watcom
- style of constructor initializer
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.