uzinagased exemple code
This commit is contained in:
@@ -12,7 +12,7 @@ int main(int argc, char *argv[])
|
||||
fprintf(stderr, "fake values - %s %s\n", __DATE__, __TIME__);
|
||||
|
||||
verbosity = 1;
|
||||
printf("%d\n", random1000(0));
|
||||
printf("%f %d\n", dtime(), random1000(0));
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user