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