####################################################################################################################################### # # # G E N E R A T I O N D U J E U D E L A V I E : # # # # # # Author of '$xiak/.JVIG.61.2.$U' : # # # # Jean-Francois Colonna (LACTAMME, 20120301162328). # # # ####################################################################################################################################### $c #define N0 cPremiere $c #define N cDerniere $c $c int main() $c { $c int n; $c $c for (n=N0 ; n<=N ; n++) $c { $c printf("$xci/format.01$X $c A=$_____images.%04d $c $formatI $c mode=0 $c R=$_____images.%04d $c $formatR_Sdu\n" $c ,n,n $c ); $c } $c }