User profile: Typehello

User info
User name:Typehello
Old user name:Viraj
Name:Viraj Kadia
Location:Jamnagar
History
Joined:
Number of posts:8
Latest posts:

std::string to std::ifstream
I want std::string to be converted to std::ifstream Here is the code written, but unfortunately n...

Time display format
I am getting so many errors. I guess my compiler is not up to date. can you suggest something else ...

Time display format
I want my time to print only in hh:mm:ss format ... I don't want date and year [code] #include<iost...

Implementation of Threads
Thank you @[b]kbw[/b], @[b]salem c[/b], @[b]jonnin[/b].

Implementation of Threads
thank you @coder777