Re: Unions in Assembly Language
From: f0dder (f0dder_spicedham_at_flork.dk)
Date: 08/26/04
- Next message: Kleidemos: "Test"
- Previous message: f0dder: "Re: Unions in Assembly Language"
- In reply to: The Wannabee: "Re: Unions in Assembly Language"
- Next in thread: The Wannabee: "Re: Unions in Assembly Language"
- Reply: The Wannabee: "Re: Unions in Assembly Language"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Aug 2004 17:06:49 +0200
The Wannabee wrote:
> But of course the _ASM_ equvivalent of your code is this :
>
> [c1 200
> c2 0-32
> c4 0-10]
>
> [FormatString : B$ '(x, y, z) = %d &d &d\n' 0]
> call FormatConsoleOutput FormatString 3 c1 c2 c3
>
Not if you want the ability to change the jumptable at runtime,
or other funky features :-)
- Next message: Kleidemos: "Test"
- Previous message: f0dder: "Re: Unions in Assembly Language"
- In reply to: The Wannabee: "Re: Unions in Assembly Language"
- Next in thread: The Wannabee: "Re: Unions in Assembly Language"
- Reply: The Wannabee: "Re: Unions in Assembly Language"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]