using infinite loop with epoch chrono method to get timestamp, cpu heats up to 90 degreesCode below: auto miliseconds = duration_cast(system_clock::now().time_since_epoch()).count(); boo...
how to return 2d array?Know how to return 1d array, can not find solution for 2d array Cant use vector
Split cpp file, linked to one .hhave header.h and 0.cpp and 1.cpp, both include header.h, I create object in body of 0.cpp, but it i...
how to get building time and compile time w cpp or w some apiWindows 10/QT Creator
how to get building time and compile time w cpp or w some apineed to get building time and compile time w cpp