Pelles C forum

C language => Beginner questions => Topic started by: Alfred on April 01, 2009, 03:01:12 PM

Title: xmate linkcommand for xharbour
Post by: Alfred on April 01, 2009, 03:01:12 PM
I made my first steps with Pelles C and xharbour.
I need the right command for the linker in xmate.

My simple programm

Quote
Procedure Main()
@ 10,10 say "Hallo World"
Return

With kind regards
Alfred