Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C言語とのインターフェース #126

Open
6 tasks
shoo opened this issue Jun 19, 2021 · 1 comment
Open
6 tasks

C言語とのインターフェース #126

shoo opened this issue Jun 19, 2021 · 1 comment

Comments

@shoo
Copy link
Member

shoo commented Jun 19, 2021

D言語からC言語の関数を呼び出す場合の書き方

  • 関数宣言
  • 型の対応
  • D言語で書いたコールバック関数をC言語の関数に渡す
  • 文字列の違い(文字コード・NIL終端)
  • C言語の関数で取得したメモリやハンドルとGCの関係
  • ImportCの使い方
@shoo
Copy link
Member Author

shoo commented Nov 20, 2021

追加でImportC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant