| delorie.com/djgpp/doc/libc/libc_595.html | search |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <unistd.h> int nice(int _increment); |
Adjusts the priority of the process. Provided for Unix compatibility only.
The new nice value.
| ANSI/ISO C | No |
| POSIX | No |
| webmaster | delorie software privacy |
| Copyright © 2004 | Updated Apr 2004 |