Waitrud Weber’s blog

things and reminders for memories

2022-09-15から1日間の記事一覧

sounds: windows-make: 001: fread 255:

We can read and print the buffer as number 255. .\Main.cpp Thu Sep 15 22:37:59 2022 1 :#include 2 :#include 3 :#include 4 :#include 5 : 6 :#include 7 : 8 :#include 9 : 10 :int main( int argc, char** argv ) { 11 : int i; 12 : FILE *rfp, *wf…

sounds: Print the file and the file pointer doesn't move.

Error:1: Compilation Error: https://github.com/WaitrudWeber/source_zip/blob/master/wavefile_20220815-001.zip 2:3:4:5: *We are going to struggle with the sounds effects by overcomming the hardness. * 1: Open the wav file.2: Create the wav f…