I have it running on my retro VM, which is a windows 98.
I've was trying to learn some C++ a month back. I've stuck with C++98 so that those skills would be somewhat transferable to VC6. But I always run issues with the syntax being a bit different. It'll compile on my g++ with c++98 settings, but not on my VC6 on my Win98. I'll get back to it at some point.
Currently I'm writing a SPA app that runs on my Win98 in IE5.5. It's been so much fun.
nake89|7 months ago
I have it running on my retro VM, which is a windows 98.
I've was trying to learn some C++ a month back. I've stuck with C++98 so that those skills would be somewhat transferable to VC6. But I always run issues with the syntax being a bit different. It'll compile on my g++ with c++98 settings, but not on my VC6 on my Win98. I'll get back to it at some point.
Currently I'm writing a SPA app that runs on my Win98 in IE5.5. It's been so much fun.
CodeAndExile|7 months ago