Home : Bytes IT Community / View Full Version : C++
- Extern variables and linking
- when memory exhaust,how we can catch the new operator exception.
- C++ implementation references
- C Standard Library reference
- stl list and find
- std::generate() functor argument with member functions
- fileToString
- writing text to a file...
- pointer to a member function
- MFCO42D.DLL
- [q]: stl on max os x
- Efficient evaluation of step functions
- leading zeros - wrong int
- why new dynamic stack allocation in C++?
- ar loses std::list symbols
- MakeFile
- templated return
- operator delete
- (double one=1.) != 1. ?
- On which processor does a thread run?
- warning: member functions are implicitly friends of their class
- sizeof(object) is different in ANSI and Unicode
- 2-dimensional vector (using STL)
- A question about arrays.
- problem on creating functor for std::sort
- the C++ standard
- Macro invocation
- Is array of POD still a POD type?
- Doubt in C++ Templates - Josuttis.
- const member functions
- const member functions
- General File Handling (Class Structure Preservation) Question
- TABS and web pages
- ISO C++ compile error
- STL for Fibonacci Heap??
- struct problem
- Do I need to use destructor here?
- another boring class question
- private member prob
- Calling C functions from Tk script.
- Big variable
- new & exception handling
- Refactoring browser for C++ ?
- Second argument to operator=
- 2d arrays and strings
- B+-tree
- Reference parameters
- a library with sockets and files?
- sizeof operator doesn't work properly in call with static data members
- New Forums
- dynamic array or STL vector
- forward declaration related problem
- Finding the levels of a Binary tree
- Include declarations and related definition
- Dinkumware / Comeau / DMC??
- USB?!
- What After C and C++?
- display non-ascii characters in DOS window
- Strange value
- Is Class a Variable?
- c++ programmer is looking for additional work
- Locale table for Windows
- Windows Command in C++
- for C~how to change the detail in the dos prompt title bar when run a program
- A question about One Definition Rule
- merge sort #of comparisons
- Thread problem...
- console input
- Trouble moving overloaded operator from inline
- mixing C FILE* and C++ file streams ??
- link errors on template class
- unions
- can this be achieved
- RichEdit VC++ (MFC)
- #pragma
- Convert between bases with decimals
- set radio button color with visual C++
- A slightly less advanced question...
- static member variable for group of objects
- How to invoke a software action?
- problem with fstream
- C++ FAQ's
- smart pointer problem
- Im new
- Array size limitiation in Visual C/C++
- Overload Operator to make unlimited size integer
- global operator new
- the use of #include <a_file.h> v/s #include"a_file.cpp"
- [maybe OT] warning : debug info truncated to 255 character...
- Question...
- STL iterators
- X11 & mouse emuloation
- Looking for C programmer interested in powerful data compression project
- glossaire des mot cl閟
- what is the difference ? (pass by reference)
- Destructor and print visitor
- private static member initialization
- Error: template argument uses local type
- Overloaded functions
- Pointer on Iterator problem...
- seg fault because stdexcept.cc not found?
- larger binaries produced by gcc 3.x than 2.9
- type prob
- static friend function
- Data hiding?
- Virtual function 'BasicMidReader::~BasicMidReader()' conflicts with base class 'base 'TMemoryStream'
- trim string.
- Fastest ip address searching method/implementation
- Explicit ctors
- A Question about new vs malloc and realloc.
- Questions about the string class.
- passing linked lists to functions
- vector
- built in types
- The Case of the Warping Pair of Boots
- Doing things the hard way...accessing an array as different data types
- Win32, writing API's etc..
- Problem with flex++/bison++
- Fansy output
- Problem using IRIX 6.5 CC (MIPSPro C++) STL I/O w/ POSIX threads
- problem in Ifilter implementation
- Standard behaviour ?
- Communication between a C++ and Java program?
- C++: OO methodologies
- non-static global variables and the extern qualifier
- Iterating over values in an enum
- distinguish between char* and char[x]
- Sleep
- initialize an array member
- web search with summarized results
- vector performance: iterator versus subscripting
- best way to copy a vector<string> to char**
- floats doubles long doubles
- using rtti
- Conversion function problems
- Interesting overload case
- arctan of complex number
- memory access violation with std::list
- Creating ISAPI DLLs
- Problem with class forward declaration
- terminal progress indicator
- static linking libgcc.a
- Members of anonymous unions in intialization lists
- Problem with PyRun_SimpleFile and MFC Application
- why this program is wrong on Tru64 OS ?
- [Q] when to use pointer and when to use reference?
- polymorphic call in abstract class's constructor
- .wma file
- HELP !!- BitBlt to capture something from screen to my window??
- opened file
- XP2004 Call for Contributions
- ifstream on gcc 3.2 problem, simple question
- popen() equivalent
- Default constructor construction
- Irregular behaviour: C++ standard lib and file stream.
- g++ "offsetof" problem
- constant references?
- overloading new for a class & inheritance
- Tally---challenge
- Calling Javascripts in VC++
- I must rebuild when I excute project
- Need statndadt code for calculate MIPS and FLOPS
- I hope this is an easy problem to solve
- vector problem
- iostream problems
- Payroll Program using class structure
- Why is \ added both times?
- Casting const char* to void*
- Need to write a function that adjusts words in a string array
- Developping a web browser under Linux Mandrake 9.1 : i need help !!
- Looking for a good book - but can't remember the name
- order by
- std::wstring, TCHAR, wchar_t and LPTSTR
- Making DLL's with DJGPP
- Undefined end() in extended map template
- replace special characters in string
- [C++] Arrays and endl
- Template member functions
- Extension to ScriptControl-OCX ?
- ownership style question
- unix compiling problem
- stl vector problem
- Help with dynamic memory
- tutorial for using COM in c++
- Seeking Good Library Doc's
- time and date functions
- Smart pointer solution to this problem?
- typedef for template function
- Table with complexity of all STL structures, algorithms...
- About Sorting
- dynamic array with pointer
- Dynamic 2-D array - How ???
- Constness with pointers to pointers etc.
- confused by references
- Strangeness with shifts
- Help with dynamic variables
- Problems with a string function in C++
- Simple file/string prob
- String Access
- Give me comments about BBS & newsgroup
- Is this a valid used of STL vector::erase()
- Making the computer speaker beep
- Creating C++ Header Files
- can someone help me instal CGI C++ library on Linux
- Simple ifstream question
- intergrating asm in c++
- inline asm portability
- Copy Constructor and explicit attribute
- C++ Simulator of a Post Machine
- Help with file comparison
- See these corrective pack
- vs 6.0 or .NET
- multilayer Tiff file format
- Type conversion operators
- Restrict the class the inheritance.
- Adding two fractions
- Privacy and scope and love
- STL <list> declaration in header file
- Virtual destructor -- what is correct?
- Simple question: pointer to a local variable?
- stl issue, comments
- Thinking in C++ StreamTokenizer example bug
- Switching obect's type--sort of.
- Proxy for windows
- how stop console application in Borland C++
- virtual slicing problem using std::vector<someclass>
- strig trim algorithm
- stl containers style issue
- IP Address, File Parsing - Help
- Specify port no to connect to Informix Database through ODBC
- insert question..
- How to get the MSB?
- Store an address of object
- What's wrong with this programe?
- what's wrong with this programe
- urgent ! WIN API'S
- Virtual/Non-Virtual + different signature
- template friend problem
- a question on vector declaration
- JPG's and Text
- Advice on Potential C++ applications
- Using g++ as a linker
- template specialization
- static constants
- Is there any tools for c++ like IntelliJ IDEA
- sort STL lists
- How to check a Const Char for truth?
- using the parallel port
- performance of static member function vs. instance member function
- Copy Constructors/Assignment Operator w/ Inheritance
- Inheritance Issues
- Why is it not OK to delete here?
- Problem posting a method as an argument to an method..
- question on member functions
- C++ IO (or equivalency of perl's pack/unpack?)
- Problem with template specialization
- streams again
- Reusing instances of basic_stringstream
- C++: reinterpret cast
- C++: Default Copy Constructor
- 为什么没有人亚
- Is this syntax ok?
- parameter passing to base class constructor (definition and delcaration)
- Pimpl Idiom
- AUTOEXP.DAT
- Template specialization for a group of types
- template class & new
- Template instantiation help needed
- Casting Arrays
- printing 0x00 in ascii
- Complation problem involving namespaces.
- I need some basic C++ help
- Default Parameters in Nested Templates ?
- newline at the end of file
- reinterpret or static_cast?
- C++ Reference Card?
- assert()
- organising classes in c++?
- Trouble specializing a member function in a template class
- How to avoid an explicit pointer cast?
- Problem with __attribute__
- multiple word error
- creating windows
- Novice Question: Function Template Specialization
- Example of a common dialog?
- Strange behaviour of simple code
- atoi: stringstream or old C sprintf function
- Unused method is acting up
- Question?
- Default arguments in constructor
- Pls. tell me what this is
- Pipe: FILE(16bits) to FILRE(8,16,24bits)
- Zeitmessung
- InternetReadFile stuffing up downloaded files
- ostream manipulator class
- about new problem
- code for relativity
- The difference of uflow and underflow functions ?
- Jumps through a program
- Dynamically Linked Libraries
- Hi,
- CComBSTR to STL string
- char [] vs char* who is doing the cleaning up?
- Exception handling
- Calling non-static member functions without an object?????
- Valid answer 1-10 only. All else gets error message.
- STL Copy
- Constructor Syntax Problem
- Problem Blocking operator=
- STL map instance causing UMR?
- Alternative to global enum header file?
- Alternative to global enum header file?
- Is this behavior of string.replace(beg, beg, str) normal ?
- Manic C++ programming
- private destructor
- C++ Refactoring Utility - Beta release available
- Strting a process at system startup
- list::reverse_iterator and erase()
- Using a COM dll in VC++
- Reference to a Template
- shift array of bytes
- CDialogBar question
- Runtime error expected but not encountered
- how to let GPP/GCC read command line switches from a file ?
- memory leaks with pthread_key_delete
- Accessing a VB Active EXE from Visual C++ DLL
- Space allocation
- Video handling
- C++: rethrow in exception handling
- Overiding a virtual function of multiple inheritance base class
- is it possible to have list of all ip address in lan through C++
- Virtual destructors
- NOO-B with OpenGL
- Private bases
- need to find a design pattern
- C++ and persistent objects
- NaN question
- what is proper syntax for: extern "C" { friend void xfunc(); }
- Comments at the beginning of source files
- An Evolutionary Analysis of GNU C Optimizations
- iostreams equivalent to C's fopen "r+"
- Is this group for a novice C++ programmers?
- forward declare a template class
- upcasting pointer-to-pointer-to-class
- template and type
- C++ puzzle
- Data storage/retrieval and dynamically allocating memory
- The C++ report
- Just a post test.
- Will Buy Used C++ Builder 5 Professional Version
- Problems getting open() to fail!
- Casting away constness
- question about in out parameter
- Question about virtual inheritance
- DLL and templates
- 2nd Hand: Borland C++ V5.0 Professional version ...
- Clearing std::stringstream
- Compiler warning when casting from a pointer to an integer
- Replacing line in a file
- New to comp.lang.c++
- x86 and C++
- STL function random_shuffle() possible bug?
- C++ Question on ifstream!
- Random Subset of Range of Integers
- Question about delete[]
- Installing a compiler
- Function to capitalize string
- Pointer-reference question
- Strange loop
- insert a char in a char array
- VC++ hot keys
- help from more eqperienced developer
- Implementation problem
- An Elegant Design/Solution?
- Error handling in C++(ADO)
- What is wrong here?
- Sort list
- ostream and ofstream overloading
- Code Critique Please
- file creation problem in Windows using fstream
- Returning references
- Is there a way to disallow subclassing
- A (Simple) Polymorphism Query
- Invoking a base class constructor
- adding an integer to an stl string
- Printing unsigned long long int's
- DLLs with message windows
- Parsing through a file and collect data ...
- directory listing with C++
- valarray assignment question
- Paint problem
- The size of instances
- a beginner Q
- how to compile php + library
- C++: Virtual fnc Vs Pure fnc?
- Dynamic String arrays
- template argument to enum
- Good C++ Compiler?
- Generic iterator utility functions
- Easy or not?
- Reading words with trailing whitespace
- Problems with Templates with Shared libraries
- Of stream manipulators, stringstreams and character sets
- "Local function"?
- STL vector and erase : HELP
- Suggestion for C++ language extensions
- Threads and Sockets
- ATL/COM MFC API problem
- Help with my program (code inside)
- Globals
- Accessing array inside a VARIANT in VC++
- Removing \n from a file
- c++ standard
- static_cast<unsigned int> question...
- Template code inline
- HOw to pass std::map as parameter?
- no mem leak but process grows with STL container
- no mem leak but process grows with STL container
- std::setprecision and scientific format
- Interchange 2 nibbles of byte
- R e: Catching access violation exceptions
- string lengths as integers.
- will the pointer survive?
- C++ DLL and C main program
- Error with template syntax, please help
- virtual table, type_info node, type_info function
- bitwise not and "auto casts"
- Isn't 'vector' a misnomer?
- Getline delimiter
- Question about some funky behavior with array subscripts
- cygwin and visual studio.
- test
- Need help with string splitter.
- all code in .h file
- Setting TimeZone with C++
- Constructor vs assignment
- c++ documentation
- optional inhertiance with templates
- REQ HowTo: Passing class specific char ptr through template declaration
- Problems with enums across a dll interface?
- Inheriting overloaded operators
- White space and >>
- Opinions about underscores in names
- Sets of colors
- Need C++ IDE for Windows
- Enum within function, is this standard?
- Self-referential initialization
- Filter a martix?? I need your help, please!
- c++ file i/o: cant use file twice
- LNK2005, using #include <vector> and <map>
- Designing Data Interface for Very Large Files [more than GB size]
- Pointers and References (and References to Pointers)
- stringstream tie problem
- plzzzzzzzzzz help me !! it's urgent ! run time error:memory couuld not be overwritten
- anyone know any delta compression libraries?
- question: std:string and float values??
- vector within a vector
- const_cast<>
- Who have read the book "The C++ Programming Lang.?
- Error E2303 Type name expected?
- leak detected using valgrind
- boost::shared_ptr inside stl::list
- functors with reference parameters
- function code
- How to store instanses of a template class?
- How to enum an enum?
- Is it ok to inherit from vector?
- Global Variables
- How to find Memory Leak
- container of pointers and virtual member function templates
- need someone to help write code. will pay
- write c++ code for fee
- variable names.
- C++ Simulator of a Nondeterministic Turing Machine
- Explicit conversion
- Inheritence (java vs. c++)
- Basic encryption
- Which functions change a vectors capacity?
- Optimisation, function returns, STL containers
- code portability and function call serialisation.
- C2143, hash_map
- Resume the computation after an exception
- Mixing C/C++ and Func. Names
- foxtoolkit for windowsCE or PalmOS or Linux Pocket PC
- lottery number thing problem
- Compilers
- beginner string question
- Passing Structure to a function
- Palindrome (HELP)
- Weird Question
- Using constant variables in header file
- lowest number
- Overloading == operator
- Compilation and runtime error with vc++ Version 6.0
- STLFilt news: for Intel, EDG, C++Builder6 and MSVC
- Passing string types to a function
- checking for TYPE INT
- Compilation speed on IntelC++
- problems with data type conversion (maybe)
- Questions of reference
- Using constants
- Dynamic variables
- Static class member initialization question
- Pointer Arithmetics and void *
- Compiler io problem!
- How to simulate keyboard.../dev/tty0?
- undefined behaviour
- How to cahnge pixel value with gray scale image?
- Allowed or not?
- Design question: A little C++ header for colorizing text in Linux -- Comments/Ideas
- test
- Correct use of polymorphism
- string c_str() data() cout printf text file containing '\0'
- Choosing between new or malloc
- Preprocessing directives
- How to simulate keyboard.../dev/tty0 ?
- allignment of structure
- Question about Structures
- C++ under linux
- C++: operator overloading
- Calling dynamically?
- double pointer indirection??
- Problem changing pixel value in a grayscale image in GDI+
- Newsgroup for MS Visual C++?
- Help Needed!! Marshalling Message
- case execution time
- Enum Type Constructor Initialization?
- enum type constructor initialization?
- Suggest C++ course
- STL data structures using memory
- Reading a file into a string
- want to return a constant reference to a...
- integers as a string
- swap bit in C
- Loki
- huge numbers are not acceptable , why?
- static const array of const structure
- __int64 vs. long long
- Unusual operator behavior
- Graphics with VC++
- sorting K+1 vectors with NlogN comparisons not (K+1)NlogN
- Realloc a struct **
- small projects to learn STL?
- Web page for STL container performace requirements?
- Templatized operator () overload
- help me to optimizing speed
- Should I learn C++ ?
- Problem with bool.....
- thisIsAMemberFunctionName vs this_is_a_member_function_name
- List of void * type