<code>linklist<Item,8> ItemList;</code> help!

T

tone

hi all,

<code>linklist<Item,8> ItemList;</code>

the above line is some C++ code I want to display on a web page.

but the <Item,8> gets interpreed as a Tag and is not displayed as it not
reconises

how can I display <Item,8>

thanks

tone
 
S

Steve Pugh

tone said:
<code>linklist<Item,8> ItemList;</code>

the above line is some C++ code I want to display on a web page.

but the <Item,8> gets interpreed as a Tag and is not displayed as it not
reconises

how can I display <Item,8>

&lt;Item,8&gt;

Steve
 
R

rf

hi all,

<code>linklist<Item,8> ItemList;</code>

the above line is some C++ code I want to display on a web page.

but the <Item,8> gets interpreed as a Tag and is not displayed as it not
reconises

Hmmm. For the fourh time this week:

&lt;code<gt;linklis&lt;Item,8&gt; ItemList;&lt;/code<gt;

Cheers
Richard.
 
H

Hywel Jenkins

tone said:
hi all,

<code>linklist<Item,8> ItemList;</code>

the above line is some C++ code I want to display on a web page.

but the <Item,8> gets interpreed as a Tag and is not displayed as it not
reconises

how can I display <Item,8>

&lt;Item,8&gt;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,830
Latest member
ZADIva7383

Latest Threads

Top