Difference between revisions of "C:Resources"

From Amiga Coding
Jump to: navigation, search
(Tutorials)
(non Amiga specific tutorials)
Line 26: Line 26:
 
<!--* [http://zerohero.homeip.net/~zerohero/ Cross compiling setup for AmigaOS3/AmigaOS4/AROS/MOS] Dead link-->
 
<!--* [http://zerohero.homeip.net/~zerohero/ Cross compiling setup for AmigaOS3/AmigaOS4/AROS/MOS] Dead link-->
  
====non Amiga specific tutorials====
+
====Non Amiga-Specific Tutorials====
 +
* [http://fresh2refresh.com/c-tutorial-for-beginners/ C tutorial]
 
* [http://cocoadevcentral.com/articles/000081.php cocoadevcentral - Learn C]
 
* [http://cocoadevcentral.com/articles/000081.php cocoadevcentral - Learn C]
 
* [http://theocacao.com/document.page/231 Theocacao: Intro to Memory and Arrays in C]
 
* [http://theocacao.com/document.page/231 Theocacao: Intro to Memory and Arrays in C]

Revision as of 13:18, 8 September 2016

Discussion


Misc

  • Aminet dev/c (contains Amiga-C mailing list archives and lots of sourcecodes and tools)


Tutorials

porting/crosscompiling

Non Amiga-Specific Tutorials

References