thanks for your raply I want that the compiler show the entire duration (in second) of compilation of any programm. raulh39@xxxxxx wrote: > > 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; > } > > > > -- View this message in context: http://www.nabble.com/Time-of-compiling-tf2614187.html#a7301514 Sent from the gcc - Help mailing list archive at Nabble.com.