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; }