bifurqué depuis tTh/FloatImg
tsssseeeeuuuu....
Cette révision appartient à :
Parent
503c40f6df
révision
1edcd189aa
@ -84,7 +84,7 @@ int period = 10; /* delai entre les captures */
|
|||||||
int nbre_capt = 1; /* nombre de captures */
|
int nbre_capt = 1; /* nombre de captures */
|
||||||
int opt;
|
int opt;
|
||||||
double t_debut, t_final;
|
double t_debut, t_final;
|
||||||
char dest_dir = ""; /* must have the trailing slash */
|
char *dest_dir = "."; /* no trailing slash */
|
||||||
|
|
||||||
while ((opt = getopt(argc, argv, "d:hn:O:p:v")) != -1) {
|
while ((opt = getopt(argc, argv, "d:hn:O:p:v")) != -1) {
|
||||||
switch(opt) {
|
switch(opt) {
|
||||||
|
|||||||
Chargement…
Référencer dans un nouveau ticket
Block a user