Copyright Digital Equipment Corp. All rights reserved.
Increases or decreases process priority relative to the process
current priority by the amount of the argument. This function is
nonreentrant.
Format
#include <unistd.h>
int nice (int increment);
Argument Description Return_Values