I suppose you could program without them, if you just wanted to print something on screen.

No wait, you need pointers for that.



#include <iostream>
using namespace std;

int main()