Jeremy Cowles wrote:
>
> CTRL+Enter sent my mail pre-maturely.
>
> So, as I was saying, I have this asm code that specifies the following code
> segments:
>
> .text
> .data
> .bss
>
> Are these segment names actually coded into the .EXE, or are they just
> something that my Assembler understands? I am using NASM, and GCC, and am
> linking C objects in with some assembly from a tutorial.
>
> TIA,
> Jeremy
You are aware that this is comp.lang.c++?
Your question has nothing to do with C++ but everything
to do with assembler.
--
Karl Heinz Buchegger