Ok so in my Uni course, I have a module - Programming In C, which is basically exactly what the name suggests. We do the programming on Mac’s because it’s a Unix based system, not Windows, and C + Unix = Made for each other or so we keep getting told.
I have a Linux system at home, but not that I can access frequently, so I downloaded and installed Cygwin which is some sort of compatibility layer for Windows, but which basically allows me to compile & run my C programs in Windows.
Was a bit of a hassle getting it to work at first, but I’ve got it all sorted now, and it works…so I’m not going to fiddle
