How to refer someone's sentence with someone's name
Oct 18, 2011 at 5:12pm UTC
I saw you guys can reply a post with following format, but I cannot find a way to do same, how to do it? Is it my browser's problem? I am using Firefox 3.6.
[Italics][bold]name[/bold] wrote:[/Italics]
Oct 18, 2011 at 5:34pm UTC
[qu
ote=EricDu]Blah Blah[/qu
ote]
Oct 18, 2011 at 5:35pm UTC
Look to the
right of the input box and you'll see codes for the allowed html. Also, put any code in code blocks.
Here is some code:
1 2 3 4 5 6
if ( 0 == rc )
cout << "Good return code." << endl;
else
cerr << "Bad return code: " << rc << endl;
The code blocks look like this in the input box:*
{code}
{/code}
*Replace the curly braces with regular braces.
Oct 18, 2011 at 5:39pm UTC
Oct 18, 2011 at 6:32pm UTC
Disch wrote:[quote=EricDu]Blah Blah
[/quote]
Perfect! Thanks a lot guys.
Topic archived. No new replies allowed.