in reply to Re^2: Use of 'our' considered harmful
in thread Use of 'our' considered harmful

Nothing to stop you writing
int foo ( char *this, char *that, char *these ) { ... }
FWIW... :-)

Michael