flat assembler
Message board for the users of flat assembler.
Index
> Main > Structures? |
Author |
|
mike.dld 13 Oct 2004, 07:55
Code: struc FATXX { .jmp rb 3 .oemname rb 8 .BytesPerSec rw 1 .SecPerClus rb 1 .ReservedSec rw 1 .NumFATs rb 1 .RootEntry rw 1 .TotalSec16 rw 1 .Media rb 1 .FATSz16 rw 1 .SecPerTrack rw 1 .NumHeads rw 1 .HiddenSec rd 1 .TotalSec32 rd 1 .Drv_Num rb 1 .Res1 rb 1 .BootSig rb 1 .VolID rd 1 .VolLabel rb 11 .FileSys rb 8 } virtual at 0 FATXX FATXX end virtual |
|||
13 Oct 2004, 07:55 |
|
Chewy509 13 Oct 2004, 22:31
Alrighty, even though I have defined a structure, I can't use it until I define at least one instance of it...
Makes sense. PS. Thanks for the answer. |
|||
13 Oct 2004, 22:31 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.