Hi again,
On Fri, Nov 10, 2023 at 7:56 AM Bernd Böckmann via Freedos-devel
wrote:
>
> >
> > I believe int64 was originally from Delphi. (Isn't there also "long
> > long" support in OpenWatcom via "-za99“?)
>
> Yes, Watcom C supports 64-bit integer arithmetic, in contrast to Turbo C 3.1,
> which
Hi,
On Thu, Nov 9, 2023 at 4:39 PM Bernd Böckmann via Freedos-devel
wrote:
>
> > Could you please post the exact message you got from the compiler?
>
> For something like this "FarPointer(@Buffer)" I get the following error
> message:
>
> "Error: Illegal type conversion: "Pointer" to "FarPointer