SymbolicC`
SymbolicC`

CPointerType

CPointerType[type]

型に対するポインタである型の記号表現である.

詳細とオプション

  • SymbolicCの式は不活性である.これらの式は未評価の形式のままで自らを評価して返す.
  • SymbolicCの式は,ToCCodeStringを使ってCの文字列に変換することができる.
  • CPointerTypeは,型に対するポインタが必要な場所に使うことができる.

例題

  (1)

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

doubleに対するポインタである型を作成する:

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

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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