Source position: amigados.pas line 1687
function FPuts(
fh: BPTR;
const str: PAnsiChar
):LongInt;function FPuts(
fh: LongInt;
const str: ShortString
):LongInt;