>>917さん コンパイル失敗時に出てきたエラーメッセージを直接コピペします。長いかも・・・。 2ch.c:6: parse error before `&' 2ch.c:17: parse error before `}' 2ch.c: In function `read_wave_file': 2ch.c:47: storage size of `chunk' isn't known 2ch.c:54: stray '\' in program 2ch.c:54: parse error before `)' 2ch.c:56: stray '\' in program 2ch.c:56: parse error before `)' 2ch.c:62: stray '\' in program 2ch.c:62: parse error before `!' 2ch.c:68: parse error before `else' 2ch.c:68: stray '\' in program 2ch.c: At top level: 2ch.c:76: parse error before `if' 2ch.c:78: parse error before `+' 2ch.c:78: warning: data definition has no type or storage class 2ch.c:81: warning: parameter names (without types) in function declaration 2ch.c:81: warning: data definition has no type or storage class 2ch.c:83: parse error before `if' 2ch.c: In function `write_wave_file': 2ch.c:92: storage size of `chunk' isn't known 2ch.c:98: stray '\' in program 2ch.c:98: parse error before `;' 2ch.c:102: stray '\' in program 2ch.c:102: parse error before `;' 2ch.c:105: stray '\' in program 2ch.c:105: parse error before `;' 2ch.c:110: stray '\' in program 2ch.c:110: parse error before `;'