Go to the first, previous, next, last section, table of contents.
- getpid()
-
- return
-
整数
- asir のプロセス番号を戻す.
- プロセス番号は asir, ox_asir 等で独立したプロセスに対してシステム内で一意である.
[219] getpid();
3214
ChangeLog
- この関数は ox_work_dir() 関数が一意な作業ファイル名を得るために使われている.
src/asir-contrib/packages/src/misc/rr 1.3,
asir2000/builtin/file.c 1.28, rat.c 1.5,
asir2000/parse/puref.c 1.9 を参照 (2013/02/15, 18).
Go to the first, previous, next, last section, table of contents.