"[" , "]" and nasm
From: RoWsRaIrTiEo (non_at_esist.eeee)
Date: 03/14/04
- Next message: Frank Kotler: "Re: "[" , "]" and nasm"
- Previous message: The Half A Wannabee: "Re: LOL"
- Next in thread: Frank Kotler: "Re: "[" , "]" and nasm"
- Reply: Frank Kotler: "Re: "[" , "]" and nasm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 14 Mar 2004 09:49:17 GMT
Is there any difference if I write (for the nasm assembler)
section .text use32 class=code
section .data use32
section .const use32
or
[section .text use32 class=code]
[section .data use32]
[section .const use32]
??
- Next message: Frank Kotler: "Re: "[" , "]" and nasm"
- Previous message: The Half A Wannabee: "Re: LOL"
- Next in thread: Frank Kotler: "Re: "[" , "]" and nasm"
- Reply: Frank Kotler: "Re: "[" , "]" and nasm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|