1153万例文収録!

「string pointer」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > string pointerに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

string pointerの部分一致の例文一覧と使い方

該当件数 : 69



例文

a pointer to a character string buffer, errbuf , 例文帳に追加

文字列バッファへのポインタerrbuf 、 - JM

a pointer to the null-terminated string and cflags , 例文帳に追加

ヌル文字で終端された文字列regex 、 - JM

This functionwarps the pointer to the screen specified by the argument string. 例文帳に追加

"f.warptoscreen string" 8この関数は、引き数 string で指定したスクリーンにポインタを移動させる。 - XFree86

The argument sp is the address of the string pointer. 例文帳に追加

引き数spは文字列ポインターのアドレスである。 - JM

例文

This function warps the pointer to thewindow which has a name or class that matches string. 例文帳に追加

"f.warpto string" 8この関数は、string にマッチする名前かクラスを持つウィンドウにポインタを移動させる。 - XFree86


例文

returns a pointer to a string within the environment list. 例文帳に追加

は環境リスト内の文字列へのポインタを返す。 - JM

functions return a pointer to the destination string dest. 例文帳に追加

関数は受け側の文字列destへのポインタを返す。 - JM

function returns a pointer to the last occurrence of wc in the wide-character string pointed to by wcs, or NULL if wc does not occur in the string. 例文帳に追加

この文字列に wc が含まれていなければNULL を返す。 - JM

f.warptoiconmgr string This function warps the pointer to theicon manager entry associated with the window containing the pointer inthe icon manager specified by the argument string. 例文帳に追加

"f.warptoiconmgr string" 8この関数は、引き数 string で指定されたアイコンマネージャ内のポインタを含むウィンドウに対応するアイコンマネージャのエントリにポインタを移動させる。 - XFree86

例文

function returns a pointer to a new string which is a duplicate of the string s. 例文帳に追加

関数は、文字列 sの複製である新しい文字列へのポインタを返す。 - JM

例文

An optional pointer to the get-attribute-string function.This field is deprecated. 例文帳に追加

ポインタで、get-attribute-string を行う関数を指します。 このフィールドは撤廃されています。 - Python

An optional pointer to the set-attribute-string function.This field is deprecated. 例文帳に追加

ポインタで、set-attribute-string を行う関数を指します。 このフィールドは撤廃されています。 - Python

returns a pointer to a string containing the error message. 例文帳に追加

は、エラーメッセージを格納した文字列へのポインタを返す。 - JM

functions return a pointer to the resulting string dest. 例文帳に追加

関数は、結果としてできる文字列dest へのポインタを返す。 - JM

Otherwise, a pointer to a string in a static area is returned. 例文帳に追加

string が null ポインタの場合には、静的領域に置かれた文字列へのポインタが返される。 - JM

Convert a Python string or Unicode object to a C pointer to a character string.例文帳に追加

Python の文字列または Unicode オブジェクトを、キャラクタ文字列を指す C のポインタに変換します。 - Python

The pointer refers to the internal buffer of string, not a copy.例文帳に追加

ポインタはstring オブジェクトの内部バッファを指し、バッファのコピーを指すわけではありません。 - Python

Write the bytes in string into memory at the current position of the file pointer; the file position is updated to point after the bytes that were written.例文帳に追加

メモリ内のファイル・ポインタの現在位置からstringのバイト列を書き込みます。 - Python

returns a pointer to the corresponding string in the "C" locale. 例文帳に追加

は "C" ロケールのときに相当する文字列へのポインタを返す。 - JM

If item is not valid, a pointer to an empty string is returned. 例文帳に追加

無効な item の場合は、空文字列へのポインタが返される。 - JM

functions returns a pointer to the randomized string. 例文帳に追加

関数は、ランダムに並び換えられた文字列へのポインタを返す。 - JM

pathname is not a valid string pointer in the calling process's address space. 例文帳に追加

pathnameが現在のアドレス空間で有効な文字列ポインタではない。 - JM

Thisfunction warps the pointer to the next or previous window (as indicatedby the argument string, which may be "next" or "prev") specified in theWindowRing variable. 例文帳に追加

"f.warpring string" 8この関数は、WindowRing変数で指定された次または前のウィンドウにポインタを移動させる。 - XFree86

A pointer to a formatted string that identifies the encoding. 例文帳に追加

\\fIname\\fR 15エンコーディングを識別するための整形された文字列へのポインタ。 - XFree86

functions return a pointer to a static string containing the ASCII representation of number. 例文帳に追加

は number の ASCII 表現を含む静的な領域内の文字列へのポインタを返す。 - JM

A NULL pointer means that the corresponding entry matches any string. 例文帳に追加

NULL ポインタは、対応するエントリがどんな文字列とも一致することを意味する。 - JM

The argument must be the address of a pointer variable pointing to a Python string object.例文帳に追加

引数は Python 文字列オブジェクトを指すポインタへのアドレスでなくてはなりません。 - Python

This j indicates the position (pointer) containing the character string B in the message M.例文帳に追加

このjがメッシセージM内の文字列Bの含まれている箇所(ポインタ)を示す。 - 特許庁

function returns a pointer to the first occurrence of the character c in the string s. 例文帳に追加

関数は、文字列 s 中に最初に文字 c が現れた位置へのポインタを返す。 - JM

function returns a pointer to the last occurrence of the character c in the string s. 例文帳に追加

関数は、文字列 s 中に最後に文字 c が現れた位置へのポインタを返す。 - JM

The command argument is a pointer to a null-terminated string containing a shell command line. 例文帳に追加

command引き数は、シェルのコマンドラインを含むNULL 終端された文字列へのポインタである。 - JM

The argument locale is a pointer to a character string containing the required setting of category . 例文帳に追加

時刻と日付けの書式引き数localeはcategoryに設定する文字列へのポインタである。 - JM

Again, a NULL pointer is a wildcard and matches any string. 例文帳に追加

もう一度書いておくが、NULL ポインタはワイルドカードであり、あらゆる文字列と一致する。 - JM

An optional pointer to a NUL-terminated C string giving the docstring for this type object.例文帳に追加

ポインタで、この型オブジェクトのdocstring を与える NUL 終端された C の文字列を指します。 - Python

glXQueryServerStringreturns a pointer to a static, null-terminated string describing some aspect of the server's GLX extension.例文帳に追加

この文字列は静的領域に置かれたものであり、NULL で終端している。 - XFree86

This may be either a pointer to a string that the function stores in buf , or a pointer to some (immutable) static string (in which case buf is unused). 例文帳に追加

返り値は、この関数がbufに格納した文字列へのポインタか、何らかの (不変な) 静的な文字列へのポインタ、のいずれかとなる(後者の場合はbufは使用されない)。 - JM

This variant on "s" stores into two C variables, the first one a pointer to a character string, the second one its length.例文帳に追加

一つ目の変数はキャラクタ文字列へのポインタで、二つ目はその長さです。 - Python

returns a pointer to a string containing a username associated with the effective user ID of the process. 例文帳に追加

は、現在のプロセスの実効ユーザーID に対応するユーザー名の文字列へのポインタを返す。 - JM

A substitution field entry ofNULL is equivalent to a pointer to an empty string. 例文帳に追加

\\fIsubstitution\\fP フィールドに NULL を指定することは、空文字列へのポインタを指定することと等価である。 - XFree86

You must not provide storage for the string itself; a pointer to an existing string is stored into the character pointer variable whose address you pass.例文帳に追加

変換先の文字列自体の記憶領域を提供する必要はありません;キャラクタ型ポインタ変数のアドレスを渡すと、すでに存在している文字列へのポインタをその変数に記録します。 - Python

the corresponding parameter is considered as a pointer to a wide character or wide-character string respectively. 例文帳に追加

とともに使用すると、パラメータはそれぞれワイド文字やワイド文字列へのポインタであるとみなされる。 - JM

returns a pointer to a null-terminated string containing the next token. 例文帳に追加

のそれぞれの呼び出しでは、次のトークンを格納した NULL 終端された文字列へのポインタが返される。 - JM

function returns a pointer to the new wide-character string, or NULL if sufficient memory was not available. 例文帳に追加

関数は、新しいワイド文字文字列へのポインタを返す。 十分なメモリがなければ NULL を返す。 - JM

returns a pointer to a string containing the name of the user logged in on the controlling terminal of the process, or a null pointer if this information cannot be determined. 例文帳に追加

は、現在のプロセスの制御端末にログインしているユーザー名の文字列へのポインタを返す。 ユーザー名が決定できない場合は null ポインタを返す。 - JM

On success, these functions return a pointer to a string containing the pathname of the current working directory. 例文帳に追加

成功すると、これらの関数はカレントワーキングディレクトリの絶対パス名が入った文字列へのポインタを返す。 - JM

function searches the environment list to find the environment variable name , and returns a pointer to the corresponding value string. 例文帳に追加

は、環境リストから名前がnameの環境変数を検索し、対応するvalue文字列へのポインタを返す。 - JM

function returns a pointer to the duplicated string, or NULL if insufficient memory was available. 例文帳に追加

関数は複製された文字列へのポインタ、または十分なメモリが確保できなかった場合にはNULLを返す。 - JM

returns a pointer to the end of the string dest (that is, the address of the terminating null byte) rather than the beginning. 例文帳に追加

は、文字列 dest の始まりではなく終りを指すポインタ (すなわち、文字列を終端する NULL バイト) を返す。 - JM

If the function is successful, it returns a pointer to a string. The contents of the string are such that a subsequent call with that string(in the same locale) will restore the modifiers to the same settings.例文帳に追加

関数が成功した場合には、文字列へのポインタが返される。 この文字列を(同じロケールで)使ってこの関数を呼び出せば、モディファイアを同じ設定に戻すことができるようになっている。 - XFree86

例文

returns a pointer to an internal buffer area containing the null-terminated message string. 例文帳に追加

は内部のバッファ領域へのポインタを返す。 ここにはヌル文字で終端されたメッセージ文字列が格納されている。 - JM




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS