ftp.nice.ch/pub/next/developer/nextsources/cctools.s.tar.gz#/cctools/include/stuff/round.h

This is round.h in view mode; [Download] [Up]

/*
 * round() rounds v to a multiple of r.
 */
extern long round(
    long v,
    unsigned long r);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.