User profile: luminance
| User info |
| User name: | luminance |
| History |
| Joined: | |
| Number of posts: | 5 |
| Latest posts: |
Which C/C++ IO write function does not use flush or sync? Hi,
I am running Linux C++ on NAND flash file system which using page to write, any write functio...
time(0) is for UTC or local time? Hi,
I am using time(0) for current timestamp for communication in Debian Jessie platform, but it ...
std::asnyc vs std::thread Hi,
It seems that std::async can be replaced by std::thread in C++11, why we need std::async?
Than...
Got not get a correct value from std::string compare Hi,
I could not understand following problem, please enlighten me:
I am running a program in F...
thread safe and reentrant Hi,
Will a singleton class be thread safe and rentrant if it is used in a multithreading program?...
|
This user does not accept Private Messages