View Full Version : C++
- Re: cast from list<T> to list<const T>
- Re: namespace naming theory, comments?
- spawnvp does not call exe files
- Re: What is problematic about static functions?
- Source code as data structure in repositories.
- Re: parameter argc is never used ?
- Re: Memory Management scares me
- set/get in c++.
- What is a header?
- Re: B+Tree and Memory Mapped Files
- References, AddressOf and Object management
- Database programming
- Re: variable
- Is heap management thread-local?
- Problem adding a SubMenu inside the systemMenu of an application
- Weird segfaults
- pointer equality and inheritance
- OpenTop / Common C++ libraries: are they good?
- pointer equality and inheritance, take 2
- VC++ Question - LINK : fatal error LNK1104
- implementing Java's Observable in C/C++?
- Test newsgroup~....
- Q: Example from the Holy Writ
- Newbie question : constructor return type ?
- g++ sucks: internal compiler error???
- test
- test
- test
- test
- Virtual Iterators
- Forbidding template instantiation for specific type
- Base class method that returns a pointer to a derived class?
- problems in vc++:Applying setting user breakpoint, unhandled exception ,linking error,runtime error
- pls tell prolem/error handling in vc++6.0 & making of programming basics strong
- Syntax Error in throw().
- Re: B+Tree and Memory Mapped Files
- Newbie program
- How to increase HEAP size in VC++ 6.0 environment
- Multiple definition
- Private method exposed?
- size of enum in vc6
- mixing operator new, free()
- Posix Thread Wrapper [HELP!!!]
- Re: What is problematic about static functions?
- Re: Homework?: What is problematic about static functions?
- Borland Builder c++, how to add a lib, question
- non-form based databse application
- mutable base class
- specifying enumeration size as member: good or bad
- enumerations: subenumerations?
- error: jump to case label
- beginner
- C++/ CONTRACT/ IMMEDIATE
- Media For Sale
- std Output: 1 0 Frankly speaking, I was expecting: 1 1 So what happened. Ag
- Re: Why I Asked: Re: A Study of the Study of C++?
- help to explain c++ binary tree
- How you handle this?
- Re: efficiency in copying files
- size and nomenclature of integral types
- sizeof in preprocessor
- pragma once
- C++ / JNI memory leakage, help needed
- Debugger says my assignment hasn't worked
- c++ newb asks about overloaded operators
- newb ques: c++ input files always end with NUL? Really??
- Inheritance basic issue form newbie
- Re: Insertion order of multimap
- Big Int ?
- initialization vs assignment
- Exceeding container::max_size()?
- class variables: scoping
- How to implement this?
- refcounting and protecting against delete
- operator= in allocators
- [Q] Template function - linking problem
- friend operator>> function declaration for a template class
- Compiler warning regarding type definition
- can't understand the compiler messages
- Lippman's Inside the C++ Object Model?
- C going to C++
- A list of objects with a template member shares address, why ???
- PN: Sample code to call another program/command from inside a C++ program
- restricting deletion on local drives
- c++ interpreter
- Forwrard References in MSVC6 vs. Borland 5.5 compilter tools.
- Linked List
- [Q]Object:formal definition and description?
- [OT] Naming Conventions: Question of Style, or Library Compatibility?
- Is a created before b?
- Intel C++ 8.0 : declaration hides declaration
- NEED HELP with forward declarations
- confusion with abstract methods.
- homework help!!!
- help in explaining binary tree
- A non-const std::set iterator
- Trying to find link to 'C++ Annotations' by Frank Brokken
- Re: free() is not releasing memory, help
- newbie troubles - creating an array dynamically. best practices.
- question on instances
- Stable priority queue
- Parameter / argument mismatch in template scenario
- C++ with interfaces
- Permutations of a set
- Rationale behind not allowing template parameters to be friends?
- returned vector of function is zeroized
- const base subobject
- template function problem
- Tracking the "memory growth" of a process
- Re: C++ in CGI
- Example of calling JAMA which uses TNT templates
- Netequette
- Mapping Function
- g++ multi threaded advice.
- Problems linking C++ code s on the Cray X1
- Purchase of C++ standard
- building up binary tree
- C++ system calls
- What's the usage?
- fscanf equivalent in c++
- What is the best alternative for realloc in C++
- recurring template problem
- Student requires urgent help! Debug Assertion Failed error
- Boehm's garbage collector: beginner's questions
- Using proprietary object libraries with C++ in a windows environment
- Data Structures Question...
- VXL
- testing
- STL-container used with references
- News: Generate Models from C++ Code
- Sorting a 2 dimensional array
- High performance alternative to MI of virtual bases
- function pointes and templates
- Genericity is *not* templates
- getline problem
- Use of strstream.h?
- 2 questions--virtual operators and operator=
- Reading From Files in c++
- class vs. typename
- Visual C++ 6.0 From Deitel and Deitel
- MPOOL'04 -- Second Call for Contributions
- Any authoritative reference on structuring (large-scale) projects?
- Calling a virtual method in a specific class
- Finding the type of a pointed to element
- Code critique
- string I/O in binary file
- Difference Between C++ and Visual C++
- random number generator
- operator= and const data members
- curiously recurring template pattern problem
- Re: Calls with a Variable Number of Arguments
- Questions
- Number at runtime
- An object to pass around
- Creating objects
- remove_if and functions overloading
- in-class initialization
- template export question
- Templates with constant array parameter
- Help me!
- How to work around 14.5.5, 14.7.3/18 and related?
- Time to standardize the XML library for C/C++
- Getting seg faults in destructors. Possibly a newbie problem.
- Avoid wasting time or how to avoid initialization
- Reading Data from Excel
- reference trouble in double[3] vs. double*
- finding the size of a data structure in bytes?
- Invalid conversion from 'char' tp 'char*'
- Assembler question?
- Re: Generating Compiler Warnings
- please help me to choose a C++ book
- Problem with checking if class is NULL
- How to build a better diamond?
- Connecting an agent and its strategy
- partial specialization of templates
- Using proprietary object libraries with C++ in a windows environment
- #include verse class class_name
- cin input (newbie question)
- How to convert to another encoding?
- How to show decimal value of a char using cout?
- Can anyone please help me to design a simple game in c++??
- STL map and Posix Threads
- Singleton destruction
- Unexpected performance results
- Help a poor FORTRAN programmer with member functions?
- Principal Embedded Software Engineer position in Pittsburgh PA
- access to private members of internal class
- Template related question
- Problem with release build of program using pointers
- Automatically separate method implementations from their declarations?
- unique objects and stl containers
- Manipulating user input
- [newbie] strange pointer behavior
- Linking problem - please help
- About very long Bit-numbers (bitfields?)
- initialization in initializer list using copy constuctor?!?
- Will the second be evaluated if the first is NULL?
- The Annotated C++ Language Standard by Koenig & Stroustrup????
- pointer return: address correct / value nonesense
- C++ style questions (OOP)
- GCC 3.4 being picky
- Inheritance with pointers:Overloading?
- Compiler/Virtual Machine Environment
- STL Map
- Trouble with constructor
- delete []
- question on data structure
- $$ CONGRATS KILLED 450 IRAQS FOR 4 $$
- Would you help my C++ homework to make some extra money?
- Declaration syntax
- A Better Class Design
- Callback to a non-static method?
- i have problem that two thread use one charactor pointer for string buffer
- Constructor problem
- can string be a substitute of char s[] or char* s ?
- Hypothetical: All code in classes but main()
- Re: reverse engineering
- I think women are better programmers than men
- compile error
- Class problem
- add_new() for array like push_back() for vector
- My override function never gets called?
- MultiByteToWideChar converting %[code]... erf...
- My override function never gets called? - (reposting as mistake in first go)
- Overload operator problem
- Work around of using 1D-LUT instead of 2D-LUT
- C++ Guidelines
- last element of list
- [OT] 3D Graphics Math & C++
- Cast from (long double*) to (const double*)
- Urgent ~~Simulator Question
- Queries about strstream.h
- error when initialize ifstream with string
- how to make operator << a virtual function?
- bool overload problem
- Re: binary data conversion
- Standardised unit of measure - please help
- C++ Question Urgent
- Sutter's Pimples: Good, Bad, or Ugly?
- Can I assign safely an array to vector?
- 'C++ Primer 2nd Ed' errata
- std::vector - bug or feature?
- Programms memory adress location access?
- why it seems that std::list::erase() doesnt free objects in a list, if the latter holds pointers to them?
- Incorrect operator<< is called.
- Question
- C++ FAT32 Access
- Insert some trings into a big file?
- Problems to find out code changes that seems not to lead into a bug but does ?
- Confused about the comma operator
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.