User Tools

Site Tools


x68000:helloworld_c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
x68000:helloworld_c [2017/09/10 16:28] – created neko68kx68000:helloworld_c [2017/09/10 16:32] – build instructions. neko68k
Line 1: Line 1:
 Tested with //GCC 1.30 Tool#2 patchlevel 5// and //GCC 2.6.3 Lv.3 Exp.20//. Tested with //GCC 1.30 Tool#2 patchlevel 5// and //GCC 2.6.3 Lv.3 Exp.20//.
  
 +Build with either:
 +<file>gcc hello.c -ldos -o hello.x</file>
 +<file>gcc2 hello.c -ldos -o hello.x</file>
 +
 +Code:
 <file> <file>
 #include <doslib.h> #include <doslib.h>
x68000/helloworld_c.txt · Last modified: 2019/08/27 20:45 by 127.0.0.1