Searched defs:Load_signature (Results 1 – 1 of 1) sorted by relevance
25 procedure Load_signature ( subprogram32 c: Character;33 FITS_challenge : String(1..5); -- without the initial34 GIF_challenge : String(1..5); -- without the initial35 PNG_challenge : String(1..7); -- without the initial36 PNG_signature : constant String:= "PNG" & ASCII.CR & ASCII.LF & ASCII.SUB & ASCII.LF;37 PNM_challenge : Character;38 TIFF_challenge : String(1..3); -- without the initial39 TIFF_signature : String(1..2);40 procedure Dispose is[all …]