View Single Post
  #3 (permalink)  
Old 05-25-2008, 09:03 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 10,838
Last Blog:
PHP Security: Temporar...
Credits: 1
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: VS2008 C# Sequential Lists: The Queue And Stack Class

It is the Geshi plugin, it use to be in the toolbar. You can use it by typing:

Code:
[ highlight="language" ]
Your code
[ /highlight ]
In this case:
Code:
[ highlight="csharp" ]
code...
[ /highlight ]
Remove the spaces before and after highlight and /highlight.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Reply With Quote