View Full Version : C++
- Query on new operator
- programming contest
- serialize a struct
- numbers in templates
- Not able to link against boost library
- TCP-IP in 8051
- Keyboard-Error in Application after installing SP2 for Windows XP
- Some quick c++ memory-model concerns...
- Alternative was to implement a Singleton Design Pattern
- questions on basic endianism program
- ===Welcome to comp.lang.c++! Read this first.
- Dynamic Memory Allocation
- Weird pointer to function
- test
- reinterpret_cast or static_cast ?
- basic winsock client example?
- Send an email
- why dynamic_cast failed?
- int = 10
- pointers anbd references as parameters
- Find the best price on gas in your local area for FREE....
- Java & C Interview Questions With Answers
- What is the hash function that is used in hash_map / hash_set
- Unable to correctly concatenate a string variable
- std::cin
- ostream,stringstream and char*
- static function calling nonstatic method ? (or something like that)
- Beginner Help, Win 32
- Please help me to design.
- Multi-Thread public variables...
- How to avoid repeating code?
- length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
- length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
- HELP: C/C++ equivalent of dos,crt Pascal units
- creating an object of a #defined class
- Floating points
- Typedef and Structs
- cin.getline() problem
- segmentation fault in following code
- Is this the correct way to assign array value?
- Global change of naming convention
- Zthread devpak
- list::iterator behavior (after insert/delete) specification
- Making a Script
- overloading ()
- image processing program in C or C++
- strange problem with map iterator
- TreeView Design
- Writing own WinExec
- Constructor
- meaning of define
- Dijkstra's algorithm segfaults
- Another stupid MSVC6 linking problem
- Problems accessing methods of derived class
- MSVC++ 6.0 Linking problem (possible OT)
- pointer arithmetic
- C++ says that these are ambiguous...
- switch from raw pointer to vector container
- quick question?
- Accessing Baseclass virtual function from derived
- Pitfall of proxy instead of temporary?
- can I use STL on visual C++ type?
- ===Welcome to comp.lang.c++! Read this first.
- pls give me c++ interview questions
- How to write the transform equivalent in STL?
- URGENT HELP REQUIRED!!! Errors on compile...
- recursion in combinations
- Casting base * to derived *
- what is Deep Copy, shallow copy and bitwises copy.?
- Median of values in a std::map
- Re: remove characters from a string
- Need help
- how to deal with arrays with unknown length?
- Symbol search
- Learning about Nodes:
- help in solving this function object.
- Copy constructors
- inline functions
- Home based Internet research Jobs 6240
- Catching exceptions across shared object boundaries
- object multi reference
- sorting arrays
- Maximum memory allocation
- stl::map lookup speed
- C++/ CONTRACT/ IN
- std::for_each
- Mixing allocators and unitialized_fill?
- Question
- Method vs member function
- Dynamic Structures
- boost regex --- sregex_iterator -- Regular expression too big
- testing read/write speed
- #include <boost/shared_ptr.hpp> or #include "boost/shared_ptr.hpp"?
- operator overloading
- child list. .
- multilingual application in C++
- Problem in returning a vector from a function
- Div() function
- HELP in a logical issue
- const does not apply to pointers?
- streams and floaters
- Why is for(int i=0; i < 100; ++i) poor?
- Site for Microsoft Interview
- stl::sort with a vector
- Aplication to add comments to my functions
- Custom output stream
- number of children exist?
- Play Sound Files over Medem on Linux
- closest equivalent of fdopen()?
- Network Drive Access
- 64bit porting
- bubble sort
- serialize a structure
- Problems with my .exe symbol
- Call C++ function from C
- c++ technical probelsm (a beginner)
- ostream
- Hi all,
- Strange behavior of fmod()
- overloading operator []
- int* ptr=10;.......issue.
- Improve memory for success
- source formatter that sorts .h file according to public/private and protected?
- class composition problem
- Someone Interested?!!! :)
- HELP
- what's the problem with my iterator?
- Slicing instances in STL containers
- Software Development C++ vs C#
- C/C++ usage of typedef struct
- What(s wrong with that :
- ASP.NET C++ LNK1120 error
- Capture audio/video and send through the internet
- Colour and drawings or graphics in C++
- Re : Object Factory Design Pattern by GoF, need help!
- XML library
- I want to modify STL to suite my requirement
- ===Welcome to comp.lang.c++! Read this first.
- Object Factory Design Pattern by GoF, need help!!
- Any explanations
- code to find correlation
- Template as a base class.
- initialize static member variable
- what's this usuage?
- SOLVED: Function overloading and base types
- copy strings into an arbitrary location !
- Variable arguments for a Constructor
- Cygwin g++ Mulitiple Definitions of std::min()
- Constructor with pointer as parameter
- Template Class Member Definitions in Headers?!?
- compile error with Boost Function object and templated function (Intel C++ compiler)
- c++ highlighting in VI
- floatptr=(float*) intptr;
- floatptr=(float*) intptr;
- casting
- Linear Alegebra in C++
- compiling iso c++ code in Visual Studio environment
- Ugly C looking code
- trouble outputing the address location of a character
- assigning string constant to char *
- How to be sure my array only takes pointer
- cast a pointer
- xmlrpc lib for c++
- Cant get codec to work
- Address of member (pointer syntax)
- Can't compile HW
- Completely new to C++, any ideas where to start?
- The callback-to-derived-member function problem
- dll-interface problem
- class similar to a function object?
- Tokenizer does not like ampersand
- What is faster, const_iterator or iterator?
- STL stack initialization
- Error returning a string
- Is overriding a function of a library in accordance with C++ standard?
- shared member between class instances
- Function overloading and base types
- template function specialization inside template class possible?
- Inheritance implementation just feels wrong, I need reasons though...
- A question of pointer initialization
- why class A and E's sizes are 4 instead of 1?
- Same function implementation... different parameter types
- I can see the music!
- Porting from Windows to Linux - template class derivative compilationproblems
- web application launcher
- evaluating strings
- sorting the value not the key
- Re: Totally omit default parameter brackets from template?
- Re: Totally omit default parameter brackets from template?
- Totally omit default parameter brackets from template?
- Please suggest me some sites
- Relative Paths (noobie question)
- complexx cicles
- Member variable with the same name in base and derived?
- Override a virtual member in a instance?
- SPEC CPU2006 announced
- how to check a particular bit of a DWORD value?
- range iterator
- c++
- How to download an URL (cross-platform)
- Here you can read books free and buy all tickets
- Hiding rule and pure virtuals
- Howto make an instance of a class defined in a DLL
- Code puzzle?: Implementing arrays without arrays or heap
- line plot sample code
- Destructor & Constructor Question
- Valid pointer to map element after erase
- Do inline functions have a valid code segment
- how to copy a part of a binary file
- Stumpted: sorting vectors.
- Why it's a pointer not just a class
- WAV to BMP & Back!
- List Iterator = NULL?
- what's the difference betwwen these two ways to use std::ofstream
- Boost serialization : Stream error exception
- Name look up rules
- the difference between "const char* s" and "char* const s"
- Why is it -- or is it -- bad to cast like the following code?
- operator= accepting a template?
- ===Welcome to comp.lang.c++! Read this first.
- Left shift
- is not a member error when trying to init members in constructor
- how to solve these equations
- MIDL problems
- timers in C++
- Unallocated memorz being freed in <iostream>?
- how to use the origin new operator after override it
- Question about static's
- W.A.P.
- class definition in template class
- How are functions organized in c++
- Design question
- Start point of execution of a program
- Why can't the source compile?
- declaring a stream then defining it
- delete dynamically allocated memory in a list?
- How to use enum from a different namespace?
- combinations ( NchooseK)
- streambuf in binary mode
- explain
- explain
- Better program design?
- interfaces,
- Using C functions in a C++ program
- toggle keys
- Variable across instances of class.
- Question about using namespace std
- Computers Get The Cancer Too
- copying map
- Portable way to compare strings using case-insensitive
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.