Home : Bytes IT Community / View Full Version : C++
- Template member function help.
- short linked list
- what is std::
- What I feel about STL.
- random numbers with threads
- Dynamic sized array?
- Boost - good or bad?
- strstream Memory Leak
- Preserving order of insertion
- Help
- why here is a static parameter used?
- Library for remove hidden meshes?
- help please with c++ file i/o
- strncpy_s and gcc ?
- function default arguments from other arguments
- Virual Functions mechanism
- Newb Multiple Virtual Inheritance Help
- Copy Constructor with Pointer instead of Reference
- class declaration and definition inside a cpp file
- stack variables that don't die?
- std containers and pointers
- DLL question..
- unsigned short short?
- A silly Question
- Simple access to embedded class objects
- cascaded struct members.
- Assigning NULL to a variable (not pointer)
- Returned objects life-time
- When must "=" be overloaded?
- faq swith case can be a range?
- Operator [][]?
- How does these code works ?
- design question (converting class data to csv)
- Problem in the aggregation concept.(during deletion of the pointer of other class).
- Split double into two integers
- Sockets on Unix
- How to make the public inherented member function private or protected?
- C++ strings & C strings
- C++ Primer 4th edition, ex4.3.1-4.28
- .net takes some mesures to prevent the buffer overrun, I want to know something about it
- Reading packets from UDP port
- Borland C++ 4.52
- Running functions from pointers
- const_cast<...>(this)
- A "language" question (sorry for interrupting)
- Testing for override
- How can I improve this code?
- Understanding Assert and Exceptions
- Circular template reference
- What wrong with this simple function?
- Creating a child under a parent type
- passing unsigned char[]
- Binding reference to an R-value
- no ADL / Koenig lookup for function calls with template parameters
- C++ character arrays
- About the return type of the function !
- help with c
- Great code to read
- Why is not copy constructor called?
- Need help with my conversion utility...
- Problem with Template
- Borland Builder Frage
- Class number (add subtract divide and multiply
- where is the error??
- Numerical value of a string
- Liskov Substitution Principle
- Please, help me. It's destructor problem
- i want make C++ friends
- i want make C++ friends
- visual c++ 6 comment question
- error in compiling c++ program.
- Animals last time
- Enum |= and |
- help with small c++ assignment
- friendship with dependencies
- string
- myspace meets tucows and planetsourcecode?
- Can I use user defined data types in maps?
- Fail to understand std::transform
- stop a moving bar
- can C++ sytanx like this
- Bug? Parametrized constructor invokes default constructor
- Efficient creation of "refined" list<T>, from old list<T>
- large integers
- Template parameter type constructor method call
- GCC -- Warning when a non-virtual function is overridden?
- functions with same signature
- How do i avoid packet segmentation?
- template-fn implemented in different object does not link
- Problem /w constructor in template
- [Function pointer] Translating these typedefs into one
- C++ code editor
- "vector<int>::iterator" problem
- Need advices on efficient file i/o with standard library
- casting unsigned integers
- C++ Primer, Fourth Edition
- setprecision problem
- Calling Managed functions from unmanaged class
- A question on std::swap and it's performance
- send email from program
- Am I deleting correctly question
- Using locales for dates
- template friends
- Pig/Chicken question revisited.
- High Throughput Ethernet
- Mirror of Kanze's website?
- how to call extern variables from a C library...
- Static variable initialisation. (easy)
- Number formatting
- How do i copy an entire file into a string
- creating 3d-sruface plots in VC++ 6.0
- Dependency Injection in C++
- auto_ptr
- Diff b/w the working of exe from within the VS and console
- storing pointer vs storing object
- Odd Visual Studio Behaviour
- New Software Development Articles Directory
- how to get the address of a method in a class instance?
- Singleton vs Static.
- C++ Code optimization
- Get everything you need for a successful Marketing Campaign Today!
- Writing windows Event log
- private within this context, the mind of man is surely not this twisted ?
- Abstract class linking issue
- Can't remove punctuation from string (compile error)
- inherit or templatise
- Serial Communication
- Finding the first non-white space character using sscanf (C++ equivalent)
- Find number of legs on a farm...
- library xml rpc in C/C++
- Page 572, C++ primer, 4th edition
- enum operator overloading in namespaces
- Multi-dimensional Arrays
- Introducing a brand new discussion group for Symbian C++ Developer
- Preventing creation of temporary RAII objects
- Self-overwriting class - is 'volatile' needed for field keepers?
- confused problem
- Allocating a local variable to a member function
- Quick question regarding member access
- Array(s)
- NULL==0?
- Should I delete these memory before exit process
- vector<string> gives error
- Can Template Container hold different type object at a time.
- Dan <-- 香港IT界超级溅人
- Strange problem of typecasting with stringstream
- Quick question about arrays and odd behavior
- Calculate days
- function overload vs. virtual function
- problem compiling WinNTL on Windows system.
- creating a wrapper around a vendor api
- Scope of temporary variables
- member visibility in recursive class templates
- MAX value of a subsequence sum
- Automatic Generation of Clone Method
- Memory problem
- Question about objects and constructors.
- reverse bit order
- fprintf
- Student needs assistance... (deperately)
- Read floppy-disk sector (Win 98)
- Const members of type string in a class definition
- exercise 3.9, C++ Primer 4/e
- STL and MFC
- pass by-reference
- A question about CFileDialog! ! ! ! ! ! !
- comp.lang.c++.leda
- how to use the wstring on the Solaris gcc 3.2.2
- How to support Large file size with ofstream ?
- Visual Studio 2005 crashes when trying to attach a process (Excel)
- Template Meta Programming Techniques
- Symbolic link
- Template Meta Programming
- retrieve folder names of a Mailbox
- Error: Constructors Not Allowed A Return Type
- How to enumarate/read resources from executable file?
- problem with sequence of include files
- Inheritance declaration
- Sorting a list of objects.
- Finding out the total memory used for allocating an object
- Help appreciated with identifying a little bug(intro std, map<> and overloading related)
- very large integers
- Reference syntax? (noob)
- Help with template
- hello again..
- Requirements of TR1 associative containers
- Why are there *three* constructor calls when inserting an item intoa map<>?
- Memory Allocation Problem
- Memory layout of an object with multiple inheritance
- Simple instantiating of class templates
- static member initialization
- about bind2nd
- Exporting destructor from DLL
- advanced string manipulation
- keys
- Inheritance and copy constructors
- Get Pedia
- Inputting numbers of a fixed length
- Question about STL string reserve()
- strlen() without include <cstring>
- Change File Associations
- Question about passing STL strings by reference vs. value
- Pointer to Pointer to character
- std::list traversal+erase
- Header File Object Definition Trick
- Should we use pure virtual function in all case for polymorphism?
- max value of a subsequence in a given sequnce of numbers.
- :: trolls considered beneficial (gotos still no-no) ::
- Vector
- C structure rest
- Help required building app
- Timer for windows console program
- SIGABRT
- is it safe to use this pointer inside destructor?
- uninitializing constructor
- auto_ptr safety
- Variable retain value between case statements
- Including huge strings with line breaks as variables
- help! get started on unit test.
- undefined reference to `main'
- Exposing a C++ dll to c#
- Exposing a C++ dll to c#
- Exposing a C++ dll to c#
- forward declaration of a class in another namespace
- GD-Library
- performance of freestore management
- List files in current directory
- Why does Platform SDK define union LARGE_INTEGER in such a way?
- TR1 documentation?
- silly question regarding template
- Creating Games in C++
- const
- Method signature in C++
- How to implement differentiation in C++
- Array of classes as a function parameter...polymorphism question.
- remove junk charecters
- VIEW, RATE & SHARE Interview Questions and experiences
- Raw access to vector elements
- Student seeking assistance....
- Cant concatenate two strings that are the result of two functions.
- New code search feature at Google.
- resizable array of pointers
- Question about objects in objects.
- counting within a string
- Writing Binary Digits to a file
- VA_START called inside a function with fixed number of arguments
- still segmentation fault in my SVD code
- basename in C++
- How to find out a if an iterator is pointing to the very last (end) node?
- searching a function of standard libraries to help detecting memory leaks
- std::copy, backward_copy and fill implementations
- Student looking for more help. `ListNode' does not name a type
- problems with saving strings in a shared memory segment
- how to make sure only one instance of a class is created (dynamically)?
- template class and default function parameter
- LNK2005
- accessing the member of parent class
- appending one vector after another.
- Problem in adding new images ait folder from a selected folder
- fail to call another constructor from constuctor
- setting member class
- HTTP Library
- How to release memory of a static pointer data member
- Student requests help... expected `;' before '(' token
- expected primary-expression before "void"
- dynamic types,
- HOW TO DRAW STUFF USING <graphics.h> ?
- Conversion from 'void*' to pointer to non-'void' requires an explicit cast
- Diamond multiple inheritance vs. dynamic cast
- linking error when compiling CVOde in cygwin
- Getting the integer representation of a float
- rpasken@eas.slu.edu , You have made comments that Momentum is not Conserved in my PAPER. It is not CORRECT. It is explained in 100 Years of E=mc2
- How to convert ascii too.... int64, unsigned long..
- Different tuples to one container? (One type of a pointer to point to different kinds of tuples?)
- How to explicitly allow object copy ?
- Solving linear equations in C++?
- New to C++ ; trying to create a class
- Required string parser
- function declaration returning array ref...
- argument returning
- RogueWave's RWCollectable
- c++ puzzle
- Visual c++ 2005 express edition
- embed s file in exe
- code pages query
- Looking for automated C++ beautifier/styler
- Overloading template operators C++6 to VS2005
- is memset really needed here?
- Hide Console Window
- "set the first word of this buffer..."
- debug info for vars in anonymous namespace
- strange template class error
- ** NEW SCIENTIFIC AND FORENSIC JOURNAL LAUNCHED ** and 1MILLION reward
- is class visible, is this the correct ?
- reserve() in vector?
- left shift operator - qsn
- Having troubles with ostrstream: Borland C++ Builder 1.0
- On std::string::c_str() and const_cast<char*>
- Trouble with networking in c++
- Why can I not use the size() value?
- what does compiler error mean?
- proper declaration for template link problem
- C++ interview quetions?
- problem on inline virtual function.
- How do you do assignment operator within a template ?
- my strcpy() is not working
- dynamic_cast from base to another parent of derived class
- Artificial Mind - Part One - Basic Architecture and Cognitive Structure is now available
- const char* = new char[6]
- calling other languages C/C++
- How & operaator works ?
- Meanings of macro
- memprof errors
- memprof
- vector and shared_ptr to base class
- Lambda Library
- Derived streambuf
- using namespace std; or using std::whatever
- Urgent requirements ----- Oracle Apps Finance Functional
- string replace function
- how to implement << ala std::cout for template of std::vector ?
- problem compile between Lapack++ & MSVC Visual.net
- Compiler
- error compiling libjinlge... help
- QUERY: Borland C++ 4.5 vs Borland Turbo C++ 1.01
- The order of member initialization
- a class that does not have a default constructor
- how to get
- string manipulation
- vector error, how to debug
- Possible to partially typedef templates?
- What is a Wrapper
- template function problem
- 'g_undo' was not declared in this scope
- ofstream - Save to File
- please recommend a book for programming under Windows.
- Get a C++ set to contain objects
- replace_copy and replace_copy_if
- Wide characters and streams
- Multidimensional array performance
- template vector, incomplete type error
- Compilation of OOP features
- need a cooment for looping
- Overloading operator<< as a friend to a template class
- Linked list within a linked list
- How to run .exe file from console
- Help with program using classes
- initializing a multi-dimensional array
- New'ing an "array" -- or is it... ?
- min heap (priority queue)
- problem on partial specialization of class template
- Segmentation error on return
- Urgent requirements -----PL/SQL Developer & C#.Net Developer
- stack overflow error when using vector stl
- Problem on the range of a data type
- C or C++ something else....
- bus error, resize vector
- boost regex library problem with release build
- C++ library access from C
- Is my Singleton template class OK
- C++0x and Enumerated Subtypes
- how to define the third argument to sort()?
- old repository for old C++ source code
- time_t
- Single step execution using a callback between two asm commands
- memory and passing pointers
- upgraded gcc from 3.3 to 3.4 and having problems
- A question on the boost library
- C++ and C#
- Inputs on developing a HealthCheck service
- Do you have the C or C++ standard? (serious question)
- C or C++
- bug on C++Builder ver 6 (personal edition)
- aaa
- Friendship and inheritance
- Compiler adds undefined symbol reference for virtual functions....
- GUI design
- ofstream SaveFile
- wstring & wifstream
- Fractions in C++
- 科大computer science垃圾
- question about "operator ="
- reading a file into a string
- When Initialization Lists shall not be used?
- C to C++ Syntax
- I want to upgrade my GCC to 4.1 from 3.2.2 on RH9, what do I need to install on RH9 with no 4.1 to run?
- STL clear() functions
- Basic C++ questions
- boost::shared_ptr and polymorphism
- Why does this compile in g++ 3.2 and greater?
- void main() is user defind?
- Command line argument - File manipulation
- multithreaded calling of static func
- Problem with deleting vector items
- problem on function template
- Wrapping C functions in C++
- array initialization in initialization list.
- segfault strlen
- segfault strlen
- C++ 2003 standard
- printing out data from a user-defined text file
- recursive type template
- construction of static foo objects .. more
- wchar_t
- getline questions
- Overloading, hiding, :: and virtuals
- MS Access, ODBC using Visual C++ 6.0, and external functions
- enum value not in scope inside class?
- int to roman converter
- Problem on non-type template parameter.
- Bloody Crime Scene Photos Of DEAD Celebrities & Friends
- Sequence Class
- VIEW, RATE & SHARE Interview Questions and experiences
- Destructor semantics
- CreateToolhelp32Snapshot Page Faults
- friend declaration or operator overload function cross namespace.
- querry related to STL map..
- Inheritance and templates in g++
- problem on inheritance
- flatten class and flatten struct
- weird warning with g++ 4.1
- memory
- what are smart pointers?
- Function Object Questions
- c_str() does a SEGSEGV
- old functions in TC++ 2.0
- inline question
- printf("%s", myclass) prints vtable instead of m_data
- isolating operator new overload with gcc 4 (XCode2.2)
- RunTime Type Information
- structure and pointers
- Computer Language Popularity Trend
- Problem on template definition
- linker error MS Visual C++
- MSVC 2003: ctor-try-block error: possible compiler bug
- "Call Destructor" Vs. "Destruct Object"
- How do I make my code compatible to run in Linux (gcc) compiler?
- operator +
- I can't use fprintf function on mi c++ builder 5
- Preventing an overflow in wvsprintf ??
- getting rid of dependency of default values
- why do algorithms return a copy of the functor?
- new/delete when we have a callback
- Attaching two strings together
- 100 Years of E=mc2 : A critic is Nameless, Placeless, Identityless ?
- mathematical morphology in c/c++
- probelm on copy constructor of a derived class.
- setting up OpenGL
- Segmentation fault in stl_list.h
- can't read from a buffer
- Applying multiple design paterns to a single class
- class data usage scenarios
- Problem with ofstream::seekp
- command-line arguments program
- C++ Source Code for Baccarat Card Game?
- 建了个群QQ28478130,大家多多交流,真诚希望大家的加入,
- Inheriting a vector
- What would this defintion mean: int Function(class CString filename)
- Opening C files in Visual C++
- scientific computation (more)
- use pointer and not use pointer, which is faster to access data?
- Valgrind Error Report
- Pointer Question
- Advanced pointer?
- class constructor and members
- can't convert char* to const char* !?
- Virtual Memory Error
- Divide by zero.
- Type conversion ambiguity.
- g++ and make
- const char * and STL string reference
- Using Vectors vs. Arrays
- gui design
- getting the handle for a thread
- help with determinant calculation
- Cache
- Building pdflib-2.01 with tiff enabled
- Building pdflib-2.01 with tiff enabled
- overhead of C++ struct?
- OpenGL
- convert char to string
- Query regd. validity of a C++ program
- expected class-name before '{'
- storing suicidal classes in a container
- No declaration and missing operator* in gcc 4.1.1, but not icc andgcc 3.3
- [Possibly OT] How to handle text parsing functions?
- Got compiler
- What's difference
- What are best faq for C,C++ and data structures in C links for interviews
- Using templates with arrays
- How to use typelist?
- scientific computation
- please help meout
- Modify variable twice between two sequence points
- template functions in template class
- A question about global operators vs. polymorphism
- what does this mean?
- Problem on template specialization
- Variable Initialization: MSVC vs. world
- Template spezialization
- Problem on data location.
- Is static_cast really as fast as C/C++ style casts?
- Problems with Signals & Slots of QT
- The true nature of "bool"?
- Problem on template functions.
- How to call a constructor from within another constructor
- Web UI for C++ back-end
- delete(nothrow)
- Request for giving an opinion.
- drawing plots
- why did c++ add the class keyword?
- logic of factorial
- what is happening to elements in vector ?
- Pointers, linked list, array of pointers
- Pointer in C++
- precedence of "using" and #include
- Problem on class template.
- How to reference i th element in std::vector ?
- return type function specifier
- enum Conflicts
- Usage of typename
- about inheritance in c++
- need to be able to write in a shared mem segment.
- Expect ArithmeticType to have limits?
- Reverse String
- Exception Specifications
- help me ? Application crashing before main
- Is it generally safe to inherit from STL iterator classes?
- POINTERS
- POINTERS
- Any convenient and elegant way to do encoding conversion in C++?
- Merging Two Files using C++
- Is it possible to get a variable's type and size in code?
- error of memory
- class inside templated class
- Creating Key using HMAC - SHA1 using openSSL
- reference count
- reserving memory for an array
- external functionality with a functor object?
- Passing derived classes uninitialized variable to base class constructor !!
- Problem when using template as the base class?
- Is nested class automatically friend of class that it is nested in?
- Help! How to access to std::set elements?
- ponteiros
- sizeof(aStruct) returns fault number
- catch with no explicit object
- Dev cpp
- Poll: Do you use smart pointers?
- Insert to a vector quickly and get the insertation position
- Generating custom doxygen documentation for stl