ftp.delorie.com/djgpp/doc/libc/libc_595.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

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.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004