slembcke
Polite Programming
Who says that you can’t be polite and proper even if you are a programmer?
`
#define please
int a = 5; please
int myFunction(){ return 5 please; }
if(error) abort please ();
`
slembcke
Who says that you can’t be polite and proper even if you are a programmer?
`
#define please
int a = 5; please
int myFunction(){ return 5 please; }
if(error) abort please ();
`