SymbolicC`
SymbolicC`

CWhile

CWhile[test,body]

while文の記号表現である.

詳細とオプション

  • SymbolicCの式は不活性である.これらの式は未評価の形式のままで自らを評価して返す.
  • SymbolicCの式は,ToCCodeStringを使ってCの文字列に変換することができる.

例題

  (1)

SymbolicCを使うには,まずパッケージをロードする必要がある:

while文を作成する:

Wolfram Research (2010), CWhile, Wolfram言語関数, https://reference.wolfram.com/language/SymbolicC/ref/CWhile.html.

テキスト

Wolfram Research (2010), CWhile, Wolfram言語関数, https://reference.wolfram.com/language/SymbolicC/ref/CWhile.html.

CMS

Wolfram Language. 2010. "CWhile." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/SymbolicC/ref/CWhile.html.

APA

Wolfram Language. (2010). CWhile. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/SymbolicC/ref/CWhile.html

BibTeX

@misc{reference.wolfram_2024_cwhile, author="Wolfram Research", title="{CWhile}", year="2010", howpublished="\url{https://reference.wolfram.com/language/SymbolicC/ref/CWhile.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_cwhile, organization={Wolfram Research}, title={CWhile}, year={2010}, url={https://reference.wolfram.com/language/SymbolicC/ref/CWhile.html}, note=[Accessed: 18-November-2024 ]}