cpp-gnu-style-function   [plain text]


const char *
RIGHT(int arg)
{
	ChangeMe;
}