User: fanasy

  • Public profile

User profile: fanasy

User info
User name:fanasy
History
Joined:
Number of posts:8
Latest posts:

why my c++ program call so many time of _fini
thanks roberts for remind. I drop the object to string. now can't see the fini call. solved.

why my c++ program call so many time of _fini
my platform is linux 2.6.9-55.ELsmp I use gprof to analyse my c++ program for speed up. but I find...

How to define vectors in an existing vector ?
template <class InputIterator> vector ( InputIterator first, InputIterator last, const Allocator& = ...

Issue with List structure
I think you need to show the construction function code

include <iostream> cause different result
oh, thanks athar.

This user does not accept Private Messages