struct first { int: 23; pointer: hello world; pointer: the end is nigh; pointer: this is the end; }; struct second { int: 12; pointer: Gidday; pointer: the second struct is nigh; pointer: in fact this is it; }; struct third { int: 21; pointer: When two is not enough, you need a third; };