SymbolicC`
SymbolicC`

CCast

CCast[type,obj]

type に対する obj のキャストの記号表現である.

詳細とオプション

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

例題

  (1)

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

変数xをdoubleにキャストする:

変数xをdoubleへのポインタにキャストする:

変数xconst voidポインタにキャストする:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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