Instant preview in quick reply
You can ignore entire forums like JBO
You can break up a post with a horizontal line
You can create tables:
You can drag smilies around before you post.
Posting code is better
You can ignore entire forums like JBO

You can break up a post with a horizontal line
You can create tables:
Fruit | Calories |
---|---|
Banana, Medium | 105 |
Orange | 70 |
You can drag smilies around before you post.
Posting code is better
C++:
#include "std_lib_facilities.h"
int main()
{
cout<<"Coli\n";
keep_window_open();
}
return 0;
Last edited: