flat assembler
Message board for the users of flat assembler.
  
|  Index
      > Macroinstructions > how do i do it? | 
| Author | 
 | 
| revolution 25 Feb 2011, 18:04 You need to define the _ms label:     Code: struc _struct { .: .x dw ? .y dw ? .sizeof = $ - . } b1528932 wrote: btw, what common/forward/reverse do to structure? | |||
|  25 Feb 2011, 18:04 | 
 | 
| b1528932 25 Feb 2011, 19:06 ok, but in example is:
 struc db [data] { common . db data .size = $ - . } ah ok, its a declatarion along with assignment, equal to .:, db data, .size. thx. is there any use for reverse/common/forward in struct? I know how to use it in macro, but in struct? I dont see the point. | |||
|  25 Feb 2011, 19:06 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.