Some cool things you can do now

Tair

Superstar
Joined
Nov 29, 2019
Messages
5,296
Reputation
2,092
Daps
26,563
Instant preview in quick reply

You can ignore entire forums like JBO :banderas:

You can break up a post with a horizontal line

You can create tables:
FruitCalories
Banana, Medium105
Orange70


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:
Top