Lines Matching defs:titre
9379 char titre[80];
9383 sprintf (titre, "dump%04d.bin", num);
9388 sprintf (titre, "%s", name);
9390 fic = fopen (titre, "wb");
9393 DBG (0, "could not open %s for writing\n", titre);
9405 char titre[80];
9409 sprintf (titre, "dump%04d.pnm", num);
9414 sprintf (titre, "%s", name);
9416 fic = fopen (titre, "wb");
9419 DBG (0, "could not open %s for writing\n", titre);
9434 char titre[80];
9439 sprintf (titre, "dump%04d.pnm", num);
9444 sprintf (titre, "%s", name);
9446 fic = fopen (titre, "wb");
9449 DBG (0, "could not open %s for writing\n", titre);
9470 char titre[80];
9475 sprintf (titre, "dump%04d.pnm", num);
9480 sprintf (titre, "%s", name);
9482 fic = fopen (titre, "wb");
9486 DBG (0, "could not open %s for writing\n", titre);