when u learn defines for first time

Jan 1, 2016 at 11:11pm
closed account (E3h7X9L8)
no questions just messing around with some ghetto++

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#include <iostream>
#include <stdexcept>

#define shank 0
#define OK ;
#define SLAMMIN return 
#define ROLLUP throw
#define kickin try
#define gotcha catch
#define WANKSTA runtime_error
#define BOOGALOO {
#define STYLE }
#define dawg (
#define cheese )
#define bitting true
#define twisted if
#define spit .
#define outta what()
#define wat cout
#define yuSAYIN <<

using namespace std;

int main()
BOOGALOO

kickin
BOOGALOO

twisted dawg bitting cheese
ROLLUP WANKSTA("I AIN'T MAD ATCHA DAWG") OK

STYLE

gotcha(WANKSTA DOG)
BOOGALOO

wat yuSAYIN DOG spit outta OK

STYLE

SLAMMIN shank OK

STYLE
Jan 1, 2016 at 11:51pm
You should probably move this to the lounge since it's just a waste of space in this section.
Jan 1, 2016 at 11:59pm
This needs to be moved to the trash.
Jan 2, 2016 at 12:10am
Well... he/she closed their accounts... so this is awkward.
Topic archived. No new replies allowed.