Home : Bytes IT Community / View Full Version : C++
- An int that is 4 bytes in native, and 12 bytes in .NET? Huh?
- Proposal for signed/unsigned modifier in class declarations
- File Block Prefetching
- Good Tutorial
- random numbers in log domain
- 64-bit puzzle
- Strange linking behaviour
- RTSP application development request
- Ideal example of OOP
- using pthread to create threads, and my application hogs on memory
- Macro and Template
- tr1::function - why so many temporaries?
- Do while question
- seg fault problem
- templated functions and multiple definitions in obj files
- Socket Programming
- What is wrong with this code?
- Change treeview item
- Harvesting and Comparing Screenshots of menus and dialog boxes
- auto_ptr
- map and LPCWSTR
- How to create a .cab file with an ActiveX in C# and C++ DLL?
- How relevant is "Automatic TCP Window Tuning" in Networking Applications ?
- write time to file
- Anything wrong with this function?
- urgent requirement for project leader
- Questions about C++ Builder and File I/O
- Question about shared library (DLL) export & import
- Friends again... (no templates :)
- Gtkmm vs Xfc
- Pattern for reference counted map elements?
- STL map and unicode
- compile error: new : cannot specify initializer for arrays
- How to calculate the percentage of each character in a text file?
- Help with malloc
- Unexpected setprecision behavior
- c++ for X11
- MFC:Storing View as Bitmap File
- Defining several magic numbers in a class
- Left side of '->' requires a pointer to class; type found was Structure
- Combining static libraries
- the fastest way to do an odd/even check?
- Help with unadvise
- Why is DBL_MIN != nextafter(0.0,1.0) ??
- Template fns in non-template class
- Time complexity of size() for std::set
- Web radio component
- using Functor for map values?
- ctime format
- comparison is always false
- UDP data transfer hangs on recvfrom
- Behavior Driven Development Interface for C++
- detecting constructor called before main
- Utility to list namespace contents of archive library?
- extending classes and implementing interfaces C++ style
- Regarding overloading new and delete operators
- Strange result from ptrdiff_t and size_t
- Software Developers/Programmers
- iterator
- The Operating System of Organic Machines
- reading the buffer in chunks
- why I need explicit static_cast to const reference
- STL custom allocator design
- odd behavior from atol
- Saving Objects
- Virtual inheritance and interfaces
- Using Code Archive with Visual Studio
- Problems with initialization of const
- talk about my really satisfying nntp server access - mirpu - (1/1)
- Boost::any and boost::lambda with std::find_if
- troubles with memory leak
- Coders Needed
- Sending file over a socket
- help with automatic code generation
- Parsing tab separated file
- urgent requirement for project leader/apm required
- sorting time_t
- time math
- good compile options for g++ options to enforce good coding
- output operator for vector
- Seeking feedback on C++ ZThreads: good or bad experiences (vs Boost, pthreads, etc)?
- New template rules is bad
- Program to solve Linear equations using Gauss elimination, Finding Inverse and LU Decomposition
- iostreams - removing leading zeros and controlling exponent field width
- desired
- Supr.forums web forums
- Question about delta?
- A line from UBLAS explanation
- A question in the name lookup.
- pointer to class member
- I met a problem using vs 2005
- turbo c++ connectivity with database
- How to cast an specified type pointer to integer?
- boost::regex_replace issue
- Proof of visual consciousness
- Socket Receive Binary
- Writing, testing/compiling, and running C++ in linux (Ubuntu)
- Object Destruction with / without Virtual Function
- C++ Container (Sequence Class)
- case statement ranges...
- problem with ar and C++ (?)
- How to read pixel values of a Bitmap Image.
- C++ Test
- slow debugging visual studio 6.0
- Default members generated by C++
- class generator
- Default class members generated by C++
- Template error
- Why is return from my function is nan?
- about size_t type in loop
- Problems while compiling
- how to deal with the translation from "const char * " to "const unsigned char *"?
- It's strange that the address of array elements are not acceptable template-arguments!!
- please help me to solve this problem, thanks. I am newcomer to C++
- Overloading vs RTTI
- How do I enforce the user create a object via operator new only?
- Help me, Obi C Kenobi...
- implicit conversion
- Possible for C++ class to force derived class to contain static datamember?
- Int to char[4]
- Linking a library with main.cpp
- Puzzling segmentation fault on FD_ISSET()
- my new perspective on C++
- return from my function is nan
- explain the lines
- invalidate the iterators
- How can we point to itself in template parameter
- How do I know if an exception is being processed?
- just started
- Boost algorithm ll::accumulate question
- question concerning BYTE in c++
- Any good RAD C++ tool
- Accessing variables...
- Small question about return statements...
- Sort vector in ascending order, but stop prematurely
- what is the diffrence
- Tools for developers ?
- java or C++ ??
- Random fucntion with a twist
- specialize template for eg vector< T >
- how does the delete function release the memory?
- Rotating an array left by one element
- A problem in defining a common interface
- Best C++ Multithreading Book?
- phone application to web
- C++: The Good and Bad
- Comprehensive listing of standard C++ exceptions
- friend declaration declares a non-template function
- friend declaration declares a non-template function
- casting _to_ a class/struct
- How To Generate The frames of a video in c++ ??
- glibc detected *** corrupted double-linked list problem
- Return object without exposing it to delete
- A class scope allocator using the Curiously Recursive Template Pattern
- optimized handling of 2D arrays
- Usenet http reader instead of google
- About method naming
- boost lambda binding question
- Stopping a kqueue
- Linker complains about unresolved symbol in STL mapp class
- running isolated exe with microsoft visual c++ express
- vector of pure virtual base class
- GDB, I know, I know, off topic
- Save to file after sorting
- \' issue
- Pure Virtual Constructor
- catch(Exception* e){ throw;} generate error
- Row-wise vs. column-wise image processing
- How can I erase() using a reverse iterator?
- How to profile C++ programs in Linux
- Using class functions as a struct object
- Question about cast
- CObList SetAt method problem....
- Member types used as function definition parameters
- if(x.size() != s) x.resize(s);
- Multiply float by -1: fast or slow?
- exiting debug process
- MFC application crash
- Windows application crashing on a single machine
- What is the benefit of putting a class definition in a header file.
- Memory deallocation issues with ostringstream
- Nodes and Linked List
- Questions about Unicode
- The blog on Pc trouble shooting skills,Networking,Linux
- "some_type* p_some_type = new some_type [0]" legal?
- Insert a number into a linked list in ascending order
- friends of multiple templates
- Variable Scope
- std::complex<long double> division
- ISO C++ forbids declaration of 'Rectangle' with no type
- what can be optimized?
- specialize template member function of a template class
- Another Question
- deleteing base class after dynamic cast
- everytime I read this it make me mad
- tokezing a string
- string parsing
- build a 64 bit executable with gcc
- Looking for some help, problems with C++ Dlls (Using Visual Studio C++ 6.0)
- going from c to c++
- compare string and "" string literal
- Program that runs "over" half-life (windows + ui)
- Thrown exception doesn't get caught where it "should."
- Extracting Images from RTF documents
- using std::max
- Need Help in getting Referrals for some up and coming star performers in Embedded Programming
- iterator for derived class of std::vector
- Form on second monitor
- vector <Base *> = vector <Derived *> ??
- about atoi
- Gaussian smoothing using rlft3 (numerical recipes)
- Check if program finished to read a whole file
- how to distinguish what is the encoding style of the text?
- Gcc misunderstanding vector<const T>??
- overload new and delete with memalign or malloc
- use of #Pragma
- C source migration to CPP
- Question on usage of functional object.
- Question on usage of functional object.
- heap allocation by the OS
- can u help me , what the output will be
- work related dig regarding separation of definitions and implementations
- Force std::size_t to use UInt64 (unsigned long)
- need virtual behavior for friend operator<<()
- what is an opaque_type?
- destructor and file descriptors
- # operator
- Convert binary string to float
- Any suggestion on graphics package in C++ for creating montecarlo simulation!!
- Program Solaris driver for parallel port SmartMedia card reader?
- Can I use the map-constructor in a clever way and get rid of this function?
- mixing unmanaged and managed c++ code
- Deleting STL list entry - are all iterators invalidated?
- Map comparison between key value pairs
- Forward declaration and embedded classes
- What is the input range of (x >> 8) before overflow kicks in?
- struct memory padding
- download "The C Programming Language" K&R
- boost::regex_replace compiler error
- ifstream buffer size conversion from size_t to std::streamsize --> Is this OK?
- Class
- std::list of template class
- doubt
- OOps!
- Solve this question
- casting ostream
- qsort() and std::vector
- using std::map in a template class, getting LNK2019 link error when creating an object from this template class
- include file hidsdi.h
- Preventing multiple instantiations of a templated function
- "error C2057: expected constant expression", "error C2466: cannot allocate an array of constant size 0". Why doesn't my simple program work???
- Programming resources
- is &(vector[0]) always valid?
- this pointer
- how to initialize std::vector?
- Choose template return type?
- Exceptions
- Take a break!!
- copy constructor: initialize the base
- Learn the C++
- casting from a string object (doing like Class.forName in java)
- What's the Cost of a Try Block
- Value output by a map
- Implementing template
- What does this line of code mean?
- initialization on a struct member fails
- Are c++ features a subset of java features?
- A program to test efficiency of emulated FPU
- lang c++
- About virtual destructor
- C++ syntax, "MyClass m;" versus "MyClass m();"
- A problem with polymorphism
- std:map insert question
- Navigating Classes in a Tree Structure?
- Division by 7 without using the divide operator
- How to prevent circular #include
- Final call for papers
- solution for keyword "uuidof" of g++ ?
- How to disable some base class method?
- User defined data type.
- STL: Scalar increment inside insert() - bad?
- a bug in g++ std::map implementation?
- beautiful
- Lastic local variable
- including c headers in c++ (NOT the one in FAQ)
- Where to find a C++ hash code function for text files ?
- DLL Returning char *
- remotely legal?
- logarithmic interpolation
- does `C o1(C());' declare a function
- Casts that look like function calls?
- comma before ?:
- baseclass enforcing one of two methods
- Fuzzy Union in C++
- implement an xml parser using state pattern
- statically compiling
- how to 'group' an array by STL ?
- a question about using magick share lib
- splitting a vector into two parts
- How Can I init array m_obj in class MyContainer?
- 1, 2, 3, 5, 7... PRIME Numbers
- Vector element erase cause SIGSEGV
- a vector to a class
- questions about link
- C++ application which crashes in dynamic_cast
- Why are there no static virtual functions?
- Connecting File Streams
- How to control a process execution?
- Hi! A petty doubt before geeks!!
- Abstract base class with pure virtual functions
- C++ ics calendar file parser
- Hooking up a GUI to a console application
- SOAP web server
- Segmentation faults on "new"
- std::reverse_copy() woes
- std null stream ?
- does rtti of gcc support "get object by name at runtime" ?
- Very beautiful
- Not C++
- What is the relationship, if any, between iostream and the STL
- Simple C++ that just fails to do what it is supposed to
- Strings inside arrays
- Info on C++ courses
- C++ courses
- Read in enum types
- difference between int and long
- fantastic
- new
- Is it better idea to do resize of vector before calling push_back?
- Validity of several ++operators on the same line
- context in template point of instantiation (g++)
- create a COM object which supports threading
- #define increases compile time significantly
- A command line C++ code generator, which makes Unix/Linux C++ development faster.
- HEEELLLPPP socket programing instant messaging
- how to use string.h to check for vowels and consonants
- Beyond LOC
- Moving class declaration from .cpp file to .h file
- Possible to use Codewarrior 7 to program under WinXT?
- Reusing tests in cppUnit
- Learning about wrappers, DLL etc.
- Is this code standard ?
- Do any good C++ code reformatters exist?
- sink returning data via outgoing COM interface
- hex float literals in C++
- Question about shared libraries
- Help needed in transfering VC++ program to WWW
- Suspected Memory Leak in Multithread queue implmenetation
- fstream.getLine() does an abort at newline
- "++*this" crashing
- C++ General
- template<> keyword - unexpected hides base typedefs
- Socket programming CHAT system
- Reg. Doubt in C++ References
- how to check a double is inf or NaN?
- C++ Ftp Class
- sgi lib
- hlep please
- ISO C++ forbids declaration of 'xxx' with no type
- Compiler specific?: struct with wrong sizeof
- C++ compiling problem
- (Design question) Formatting objects for file output
- I met a wierd thing when using fwrite() and fputc(), 0x0d is automatically added before 0x0a
- Explain internals of throw/catch implementation
- C++ Design question
- What is the problem with writing singleton in multithreaded enviroment
- how to erase a list member with just an iterator (without the list itself)?
- eliminate excessive brackets in C++ expression
- Help passing a reference to a pointer several times
- How to write data to a ostringstream?
- logic instead of if
- Multiple inheritance constructor/destructor design question
- nesting of member functions
- porting to 64 bit
- defaults for template'd functions
- linking instanciated inline functions
- Event Handlers
- Static member function
- CRTP
- << for outputting chars need not be member
- Can one constructor call another?
- Urgent reks for Siebel/Actuate developer
- Number of elements in an enum
- Using implicit function template specialization to check if an identifier is an array
- /usr/include/bits/waitstatus.h:78: error: declaration of `unsigned int
- How do you specify a reference to a pointer
- howto get the path of the executable?
- Reading data from file
- Good resource for learning pointers
- Standard C++ design tools
- Problem using SWIG with perl
- Looking for a c++ framework
- Library functions for handling command line arguments or options
- Commenting style?
- reply........
- Look at this
- Pulling text from a txt file to a c string.
- Question about constructors
- C++ Exceptions
- Necessary for copy constructor??
- Problems with UTF-8 on Windows
- calling cunstroctor from CString object
- Best way of implementing a multi-node tree in C++? (or C#, a close cousin)
- Conflicting class keyword
- Strange Article on C++ casts
- Possible causes for the 'delete ptr;' to core??
- KO mafia CFR ILLUMINATI ! Global Democracy TRIVOLUZIONE ARTSENU COLD FUSION W post OPEC
- Passing anobject of aclass an an argument to the funtion
- Passing forward iterator as parameter
- C++ memory limit ?
- Something Strange From the Days Way Before C++
- RAII and cleanup functions that can throw
- std::list.insert usage
- Building Compatible Libraries
- static keyword
- new and throw in c'tor
- endian conversion - composite type
- base class initialization via virtual methods
- Member initialization list question
- problem about istream_iterator
- Can we convert the RWCString to std::string? If yes how?
- Flicker detection with DFT Problem
- BITS pause functionality
- C++ exception handling is defective
- issue deleting template class object
- char
- Question about installer
- which data structure to use, and when
- C++ development environment suggestions
- Making a std::string a member of a union ???
- Survey respondents needed for masters thesis
- Help me please
- Calling member functions of a derived class - best approach?
- behavior of define
- Use != rather than < in for loops ?
- bison & C++ independent of STL ?
- Problem with Purify
- float()
- 'no user-defined conversion exists' error
- Using streams for opening files in unicode.
- vector assign() trouble
- Trying to figure out how to read a data stream
- Macro tricks
- PLZ HELP!
- bucket sort with values from txt file
- Error trying to pass an std::vector<unsigned char>
- Memory Querry
- copy control in derived class
- The "<<" operator behind cout
- FAQ or not FAQ?
- "std::vector<unsigned char>" - what is it?
- Help on correct usage of forward declaration of templates
- __ The Most Funny Click Counter __
- vc++ 2005 unhandled exception error: settings
- Convert Char To TCHAR
- parsing an ifstream to get some specific text
- evaluate NULL to a pointer which a CONST pointer points to
- beg2 == end2 for find_first_of and find_end.
- Stand-alone C++ library for complex calculations, where?
- memory settings, Microsoft visuall studio 2005
- Invoking A Base class constructor
- realloc in C++
- Just getting started in C++, C+
- Using GLUT..........
- need help in hashing
- C++ Framework
- error C2665: 'delete' : none of the 2 overloads can convert parameter 1 from type 'const class xyz*'
- Question about how gambling software works
- Will frequent local definitions hurt performance.
- Need C++ source code for Coppersmith-Winograd algorithm
- copy ctor
- Design issue: pointer to member function VS switch VS other solutions
- delete operator on smart pointers.
- KDevelop, Executable Application File from a Project with embedded graphics?
- Trouble with find() template
- shared_ptr design question
- temporary variables storage duration type?
- Problem using delete (Linked Lists)
- C++/Python programmers for a MUD's gamedriver wanted.
- compilation error with ctor
- Initializing class object as member
- abstract class
- forwarding templates
- Does .push_back invalidate existing vector iterators?
- connection to server, & make GET/POST request in vc++
- compilation error with enum.
- How to make two-dimensional array put 'new' to use in C++?
- How to convert from number to text in C++?
- Weird Error in MinGW (Dev-C++)
- Factory for objects w/o default constructor (tmp?)
- From C++ to Java
- Trying to use templated types as parameters in template specialization.
- Regex in C++
- Converting 64-bit interger to character
- Syntax for template for member function of multiple classes?
- Casting function pointers to and from void*
- How do you define proficiency in C and C++?
- Can we replace 8 bits by 2 bits?
- Can I overload operator<< using a template?
- new throws or returns?
- invalid floating point operation when accessing vector element
- Can not open file with "ios_base::in | ios_base::app"
- a problem about the pointer to class member
- how to access a private member function without using friend and virtual
- User definable letter swapping
- this code display text file not correctly
- Clean binary stream
- initialization and destruction order for class members
- C++ / uNIX DEVELOPER NEEDED
- C++ / uNIX DEVELOPER NEEDED
- Convert CString to Variant
- C++ / uNIX DEVELOPER NEEDED
- I shall surely solve your problems accurately,in short time and at low rates.
- Events in C++ and work with IDE cdrom
- already defined problem with header files
- stringstream overwrite with constructor vs. <<
- off topic question: Forum for computer science / Informatik-Probleme?
- MI and ambiguous members
- standard colour for C++
- memory allocation using new operator
- Declaration error
- portable and save reinterpret_cast?
- Convert unicode to codepoint
- Good Book
- Images possible with C++?
- Order of destructor calls
- iterator pointing to invalid container
- unexpected template behavior
- a complie error ?
- what is "Undefined first referenced symbol in file"
- How should a number-class look like?
- Myspace hack
- Happy New Year from Theme Park Review!
- C++ Default Assignment Operator
- istringstream behaviour when no whitespace present in input
- someone using Dylan?
- serialization question (using composite STL classes)
- What is the nearest equivalent in C++ to the Java ByteArrayOutputStream
- class B : virtual public A
- Overriding placement new correctly
- How to generate a Guassion Sample data? used for MonteCarlo method
- creating a function prototype for a DLL entry point
- atexit override in your own module
- Q about delete
- Creating a const in a class?
- Create object instance of different types
- problem with storing greek chars to a buffer (os linux)
- Vectors with own classes
- order in map
- LCA of two map::const_iterators