Re: Time of compiling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



shart escribió:
Thanks for you answer.
Can you show me an example with this syntaxt. thanks

In C++:

#include <iostream>
int main()
{
   std::cout << __TIME__ << '-' << __DATE__ << std::endl;
}



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux