manページ検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 327 for return (0.070 sec.)
Man page of ON_EXIT 4409
ON_EXIT Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 on_ex ... は、 exit (3) またはプログラムの main () 関数の中の return 命令による終了である。 関数 function には、直近の ...
https://man.plustar.jp/manpage/man3/on_exit.3.html - [similar]
Man page of POSIX_OPENPT 4409
POSIX_OPENPT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 ... とで簡単に実装できる。 int posix_openpt(int flags) { return open("/dev/ptmx", flags); } posix_openpt () を呼び ...
https://man.plustar.jp/manpage/man3/posix_openpt.3.html - [similar]
Man page of PUTENV 4409
PUTENV Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 putenv ... 出し、 string が環境の一部のままで呼び出した関数から return するとエラーになる) しかし、glibc バージョン 2.0 か ...
https://man.plustar.jp/manpage/man3/putenv.3.html - [similar]
Man page of MAN-PAGES 4409
MAN-PAGES Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 man ... のマニュアルページにだけ登場すべきである。 返り値 (RETURN VALUE) セクション 2 と 3 のページの場合、このセクシ ... .PP .in +4n .EX int main(int argc, char *argv[]) { return 0; } .EE .in .PP 推奨用語 以下の表にマニュアルペー ... るのに以下を使うのは避けること。 exit(0); exit (1); return n; * プログラムソースの前に説明文がある場合は、 プ ...
https://man.plustar.jp/manpage/man7/man-pages.7.html - [similar]
Man page of BASH 4308
BASH Section: User Commands (1) Updated: 2010 December 28 Index JM Home Page 名前 bash - GNU Bou ... プ文字 \f フォームフィード \n 改行 \r 復帰 (carriage return) \t 水平タブ \v 垂直タブ \\ バックスラッシュ \' シ ... になります。 ただし、以下の例外があります: DEBUG と RETURN のトラップ (後述の シェルの組み込みコマンド の項で ... って有効になっている (つまり、全ての関数が DEBUG と RETURN のトラップを継承している) 場合を除いて 継承されませ ... 出すと、コマンドが異常終了します。 組み込みコマンド return が関数中で実行された場 ...
https://man.plustar.jp/manpage/man1/bash.1.html - [similar]
Man page of IDENT 4308
IDENT Section: User Commands (1) Updated: 1999/08/27 Index JM Home Page 名称 ident - ファイル内の ... 1.5 1999/08/27 23:36:42 peter Exp $"; int main() { return printf("%s\n", rcsid) == EOF; } f.c が f.o にコンパ ...
https://man.plustar.jp/manpage/man1/ident.1.html - [similar]
Man page of ARCH_PRCTL 4308
ARCH_PRCTL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ar ... d) on execve (2). ARCH_GET_CPUID (Linux 4.12 以降) Return the setting of the flag manipulated by ARCH_SET_CP ...
https://man.plustar.jp/manpage/man2/arch_prctl.2.html - [similar]
Man page of OPEN 4308
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... is specified in flags ) be created by open (). The return value of open () is a file descriptor, a small, no ... c.) to refer to the open file. The file descriptor returned by a successful call will be the lowest-numbered ... pen () call that creates a read-only file may well return a read/write file descriptor. mode のために以下のシ ... o other filesystem is mounted on it, then the call returns a file descriptor referring to the automount dire ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of GETRLIMIT 4308
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... ver, the signal can be caught, and the handler can return control to the main program. If the process contin ... ) での EINVAL エラーを検出できない。 Linux doesn't return an error when an attempt to set RLIMIT_CPU has fai ...
https://man.plustar.jp/manpage/man2/getrlimit.2.html - [similar]
Man page of OPEN 4308
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... is specified in flags ) be created by open (). The return value of open () is a file descriptor, a small, no ... c.) to refer to the open file. The file descriptor returned by a successful call will be the lowest-numbered ... pen () call that creates a read-only file may well return a read/write file descriptor. mode のために以下のシ ... o other filesystem is mounted on it, then the call returns a file descriptor referring to the automount dire ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022