www.delorie.com/djgpp/doc/libc-2.01/libc_484.html   search  
Go to the first, previous, next, last section, table of contents.


nice

Syntax

#include <unistd.h>

int nice(int _increment);

Description

Adjusts the priority of the process. Provided for Unix compatibility only.

Return Value

The new nice value.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997