Out of curiosity, why would one want to learn programming for AmigaOS today?
Amiga C Tutorial (2022)
11–20 of 39 posts
Re: Amiga C Tutorial (2022)
#12Out of curiosity, why would one want to learn programming for AmigaOS today?
Re: Amiga C Tutorial (2022)
#13Is it me or is there a bug with pointers on the bottom of http://www.pjhutchison.org/tutorial/pointers.html ? The author uses this code to dereference a pointer to a structure member: engine = *myvehicle->enginesize; Unless I've forgotten 30 years of C experience, I'd expect this to be: engine = myvehicle->enginesize; But it could be some peculiarity in the Amiga compiler. Now I just wish I had the money to buy an Am…
Agree, it's broken. It's also assigning string literals to char array struct members in a non-initializing context, which doesn't work. As someone trying to piece together C knowledge from various b0rk3n tutorials (as a pre-Internet teenager in the early 90s) it's pretty provocative. Luckily I healed and levelled up since.
Re: Amiga C Tutorial (2022)
#14Out of curiosity, why would one want to learn programming for AmigaOS today?
Re: Amiga C Tutorial (2022)
#15Out of curiosity, why would one want to learn programming for AmigaOS today?
Re: Amiga C Tutorial (2022)
#16Out of curiosity, why would one want to learn programming for AmigaOS today?
Re: Amiga C Tutorial (2022)
#17Re: Amiga C Tutorial (2022)
#18Out of curiosity, why would one want to learn programming for AmigaOS today?
Re: Amiga C Tutorial (2022)
#19Out of curiosity, why would one want to learn programming for AmigaOS today?
Re: Amiga C Tutorial (2022)
#20Is it me or is there a bug with pointers on the bottom of http://www.pjhutchison.org/tutorial/pointers.html ? The author uses this code to dereference a pointer to a structure member: engine = *myvehicle->enginesize; Unless I've forgotten 30 years of C experience, I'd expect this to be: engine = myvehicle->enginesize; But it could be some peculiarity in the Amiga compiler. Now I just wish I had the money to buy an Am…
https://retrogames.biz/products/thea500-mini/
Fact is, with a little LCD and a nice keyboard, one could put the Amiga in the 'loo and have a fair bash at the old school while pushing one out, eh .. ?
/oric_telestrat_forever