• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Templario
    Posts: 532 from 2012/4/28
    Quote:

    igracki escribió:
    I made a small video how to create a new project in FlowStudio, click there:
    Youtube, how to create a new project in FlowStudio


    Thank you for your heklp and video, incredible the code:
    #include <proto/dos.h>
    int main(void)
    {
      Printf("Hola Mundo!\n");
      return 0;
    }

    It doesn't work, I got thus error message Hola.c:7:1: error: stray '240' in program
  • »09.06.18 - 20:20
    Profile