manページ検索

phrase: max: clip:
target: order:
Results of 11 - 16 of about 16 for func (0.057 sec.)
Man page of FOPENCOOKIE 7936
FOPENCOOKIE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 f ... okie(void * cookie , const char * mode , cookie_io_functions_t io_funcs ); 説明 fopencookie () を使うと、 ... r+ , w+ , a+ である。 詳細は fopen (3) を参照。 io_funcs 引数は、 このストリームを実装するのに使用されるプ ... ように定義されている。 typedef struct { cookie_read_function_t *read; cookie_write_function_t *write; cooki ... e_seek_function_t *seek; cookie_close_function_t *close; } coo ...
https://man.plustar.jp/manpage/man3/fopencookie.3.html - [similar]
Man page of ASSERT 7832
ASSERT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 assert ... 数のテキストが含まれる。 prog: some_file.c:16: some_func: Assertion `val == 0' failed. < assert.h > が最後に ...
https://man.plustar.jp/manpage/man3/assert.3.html - [similar]
Man page of SUDOERS 7745
SUDOERS Section: File Formats Manual (5) Updated: January 20, 2016 Index JM Home Page 名前 sudoe ... ば、次のように指定すればよいだろう。 env_keep += "my_func=()*" 旧式の bash のシェル関数は、デフォルトでは保存 ... 訳注 ]: shellshock 以前の bash では、たとえば "my_func='() { ls -F; }'" といったシェル変数を export するこ ... とで、 my_func という関数をサブシェルに渡すことができた。 shellsh ... 継承はできなくなり、 値が "() { ls -F; }" である my_func という変数が、 渡されるだけになっている。だから、 ...
https://man.plustar.jp/manpage/man5/sudoers.5.html - [similar]
Man page of MATHERR 7555
MATHERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mathe ... type; /* Exception type */ char *name; /* Name of function causing exception */ double arg1; /* 1st argum ... ent to function */ double arg2; /* 2nd argument to function */ ... double retval; /* Function return value */ } type フィールドは以下の値のい ... |x| x の絶対値 X_TLOSS < math.h > で定義される定数 Function Type Result Msg? errno acos(|x|>1) DOMAIN HUGE ...
https://man.plustar.jp/manpage/man3/matherr.3.html - [similar]
Man page of GAWK 7451
GAWK Section: Utility Commands (1) Updated: May 17 2000 Index JM Home Page 名称 gawk - パターン検 ... 切り、 改行はフィールドを区切りません。 • キーワード function に対応する別名 func を解釈しません。 • 演算子 ... 数定義か らなります。 pattern { action statements } function name ( parameter list ) { statements } gawk は ... す。 関数 AWK では関数を以下のようにして定義します。 function name ( parameter list ) { statements } 関数は、 ... で区切るのが慣習です。例えば、以下のよ うにします。 function f(p, q, a, b) # a & b は局所変数 { ... } /abc/ ...
https://man.plustar.jp/manpage/man1/gawk.1.html - [similar]
Man page of ELF 7260
ELF Section: Linux Programmer's Manual (5) Updated: 2013-04-17 Index JM Home Page 名前 elf - 実行 ... ンボルはデータオブジェクトに関連づけられている。 STT_FUNC シンボルは関数またはその他の実行コードに関連づけら ...
https://man.plustar.jp/manpage/man5/elf.5.html - [similar]
PREV 1 2 NEXT

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