This is Square.h in view mode; [Download] [Up]
#import "Rectangle.h" @interface Square:Rectangle { } -(float)calcArea; -printHeight; -printWidth; -free; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.