Bitmap/Write a PPM file: Difference between revisions

→‎Ada: Fixed tipo an better reference
(→‎Ada: Make the code compile with the definitions of the referred task in the description.)
Tags: Mobile edit Mobile web edit
(→‎Ada: Fixed tipo an better reference)
Tags: Mobile edit Mobile web edit
Line 206:
 
with Bitmap_Store; use Bitmap_Store;
-- This package is defined in the previosBitmap task.
 
procedure Put_PPM (File : File_Type; Picture : Image) is
13

edits