mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 12:24:57 +00:00
test
This commit is contained in:
@@ -22,6 +22,7 @@ int main() {
|
||||
thread mv(command);
|
||||
usleep(30 * 1000 * 1000);
|
||||
mv.join(); // Wacht tot de command-thread klaar is
|
||||
|
||||
}
|
||||
|
||||
// Functie om commando's van de gebruiker te verwerken
|
||||
|
Reference in New Issue
Block a user