ソースを参照

add typedef of intptr_t

master
Ian Piumarta 3ヶ月前
コミット
3d2334348c
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      include/stdint.h

+ 1
- 0
include/stdint.h ファイルの表示

@ -0,0 +1 @@
typedef long intptr_t;

読み込み中…
キャンセル
保存