/* function returning and declaring a struct */
struct fred
{
	int member;
}
retstruct(){}


syntax highlighted by Code2HTML, v. 0.9.1