Corrections commentaires

This commit is contained in:
blz
2026-03-27 20:45:30 +11:00
parent a570b3a3ec
commit ff1fe712af

View File

@@ -24,8 +24,8 @@
/// COMPILING (SDL and SDL-dev or -devel librairies needed: ///
/// $ gcc `sdl-config --cflags --libs` glisseur_10.c -o glisseur_10 ///
/// ///
/// RUNING: ///
/// $ ./sdl-glisseur_10 ///
/// RUNNING: ///
/// $ ./glisseur_10 ///
/// ///
/// STOPING: ///
/// $ top ---> get PID of the glider proccess ///