常见编译错误
のバックアップ(No.1)
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
バックアップ一覧
差分
を表示
現在との差分
を表示
ソース
を表示
+C+常见编译错误
へ行く。
1 (2022-02-24 (木) 16:34:20)
2 (2022-11-17 (木) 11:19:55)
C
error: control reaches end of non-void function [-Werror=return-type]
†
[
edit
]
缺少return
return 0;
↑
error: 'sprintf' may write a terminating nul past the end of the destination [-Werror=format-overflow=]
†
[
edit
]
chr数组长度不够
コメント:
お名前:
(画像の文字列を入力して下さい)