Copyright Digital Equipment Corp. All rights reserved.

nice

   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);
 


Additional information available:

Argument        Description     Return_Values