Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Explaining the BBcode?

Name: Anonymous 2009-07-25 5:49

I don't quite think lurk moar would cover this, considering the BBcodes are interpreted and then we only see their output. I understand [u], [i], [b], [spoiler], and [code]. I've seen, but I don't know if [sup] and [sub] work. I have just a few questions.
How do you overline text?
Is there an order to the tags, or can they all be ordered in anyway, like '[i][u][b]' , '[b][u][i]' , '[u][b][i]' , etc.?
To do multilayered spoilers do you simply layer the tag? I saw this one spoilered text that was A-Z and if you highlighted A, it was only A, and B was both A and B, and highlighting Z showed the whole text.
How do you make the text that has the preceeding |, but the background changes color slightly when you hover over it?

Name: not op 2012-07-27 14:46

Warning: Unrelated question.

When you scope variables in C++ with random block scoping:

MyClass a();

{
  MyClass b();
} // <----

The destructor of `b` is called right at the arrow, right?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List