Sunday, December 01, 2019

HowTo: Take a screen capture on Galaxy S10+

To take a screen capture in Samsung Galaxy S10+, press both power and volume down buttons at the same time.

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...