1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

c preprocessorの部分一致の例文一覧と使い方

該当件数 : 16



例文

The GNU C preprocessor provides a superset of the features of ANSI Standard C. 例文帳に追加

GNU C プリプロセッサは ANSI Standard C のスーパセットとなっています。 - JM

Select the C/C++ tab. Choose the Preprocessor category in the popup menu at the top.例文帳に追加

C/C++ タブを選び、ポップアップメニューから「プリプロセッサ」カテゴリを選びます。 - Python

PREPROCESSOR OPTIONS These options control the C preprocessor, which is run on each C source file before actual compilation. 例文帳に追加

プリプロセッサオプションこれらのオプションは C プリプロセッサを制御します。 各 C ソースファイルは、実際にコンパイルする前に、C プリプロセッサにかけられます。 - JM

the differing parts are separated by the C preprocessor directives 例文帳に追加

異なる部分は C プリプロセッサの指定を用いて分離される。 - JM

例文

cpparg is an argument for the C preprocessor, and is anything starting with -I, -D,-U or -C. 例文帳に追加

cpparg は C プリプロセッサへの引数で、-I、 -D、-U または -Cのいずれかから始まる文字列です。 - Python


例文

OPTIONS Here is a table of command options accepted by the C preprocessor. 例文帳に追加

オプション以下が C プリプロセッサが受け付けるオプションの一覧です。 - JM

Such incompatibility would be inconvenient for users, so the GNU C preprocessor is configured to accept these constructs by default. 例文帳に追加

この非互換性はユーザにとっては不便であり、そのためGNU C preprocessor ではこの記述をデフォルトで受け付けるように作られています。 - JM

Most often when you use the C preprocessor you will not have to invoke it explicitly: the C compiler will do so automatically. 例文帳に追加

ほとんどの場合は、C プリプロセッサは明示的に実行する必要はありません。 C コンパイラが自動的に実行してくれるからです。 - JM

IMAKEINCLUDE If defined, this specifies a ``-I''include argument to pass to the C preprocessor. 例文帳に追加

IMAKEINCLUDEこの環境変数が定義された場合、C プリプロセッサにインクルードの引き数``\\-I'' を渡すことを指定。 - XFree86

例文

Readline implements a facility similar in spirit to the conditional compilation features of the C preprocessor which allows key bindings and variable settings to be performed as the result of tests. 例文帳に追加

これを使うとキー割り当てや変数の設定を評価の結果として実行できます。 - JM

例文

Embedded SQL provides a preprocessor for embedding SQL Statements in ANSI/ISO standard programming languages such as C and COBOL, and ... 例文帳に追加

埋込型SQLは、CやCOBOLのようなANSI/ISO標準プログラミング言語中にSQL文を埋め込むための前置プロセッサを提供し、... - コンピューター用語辞典

Description The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef,例文帳に追加

sourcefileが直接・間接的に含んでいる全てのファイルが、makedependの文脈において依存関係と呼ばれるものである。 - XFree86

These options can also be given when compiling a C program; they are passed along automatically to the preprocessor when it is invoked by the compiler. 例文帳に追加

これらのオプションは、プリプロセッサがコンパイラから起動されている場合にも自動的に引き渡されるので、C プログラムをコンパイルする際にも指定することができます。 - JM

Files Imakefile.ctemporary input file for cpp /tmp/Imf.XXXXXXtemporary Makefile for -s /tmp/IIf.XXXXXXtemporary Imakefile if specified Imakefile uses # comments/lib/cppdefault C preprocessor例文帳に追加

ファイルImakefile.c cpp の入力に使う一時ファイル/tmp/Imf.XXXXXX -s のための一時的な Makefile/tmp/IIf.XXXXXX 指定した Imakefile が # 形式のコメントを使っている場合の一時的な Imakefile/lib/cpp デフォルトの C プリプロセッサ - XFree86

It parses each source and include file exactly once, maintaining an internal symbol table for each.Thus, the first file on the command line will take an amount of time proportional to the amount of time that a normal C preprocessor takes.例文帳に追加

makedependはソースファイルとインクルードファイルをそれぞれ1度だけ解析し、ソースファイルとインクルードファイルに対する内部シンボルテーブルを1つ管理する。 こうすると、コマンド行での最初のファイルの解析には、通常の C のプリプロセッサの処理時間に比例する時間がかかる。 - XFree86

例文

In a workstation (corresponding to a program development device), a different language mixed source program is prepared by padding the description of an original specification language source program (ATL in a Fig.) in a preprocessor description part of a general language source program (language C in a Fig.) (step S110).例文帳に追加

ワークステーション(プログラム開発装置に相当)上で、汎用言語ソースプログラム(図ではC言語)のプリプロセッサ記述部に、独自仕様言語ソースプログラム(図ではATL)の記述を埋め込んだ異種言語混在ソースプログラムを作成する(ステップS110)。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS