Category:
Computer
# gcc hoge.c
hoge.c:87: error: incompatible types in assignment
# cl hoge.c
hoge.c
hoge.c(86) : error C2440: '=' : 'HOGE_STRUCT *' から 'HOGE_STRUCT' に変換できません。
hoge.c:87: error: incompatible types in assignment
# cl hoge.c
hoge.c
hoge.c(86) : error C2440: '=' : 'HOGE_STRUCT *' から 'HOGE_STRUCT' に変換できません。
RSS
Comments