Share » Forums » General » <code></code> tag doest work in...

<code></code> tag doest work in ezp350rc2

<code></code> tag doest work in ezp350rc2

Sunday 19 December 2004 8:01:10 pm - 1 reply

Modified on Sunday 19 December 2004 8:02:11 pm by Alexandre Cunha

Author Message

Balazs Halasy

Monday 20 December 2004 12:42:29 am

Hey,

The "code" tag is a custom tag that we introduced in the forum. The equivalent default tag is called "literal". In other words, if you want to publish some text exactly in the same way that it is written then you'll have to do it like this:

<literal>
mov eax, 13h
int 10h
xor eax, eax
int 16h
mov edi, __offset
mov eax, 0a0000h
add eax, edi
...
</literal>

Balazs

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu