[fpc-devel] Web language
L505
fpc505 at z505.com
Sun Feb 5 18:34:51 CET 2006
> > > On Unix platforms, you don't need to do anything. Just use read/write
> > > functions to communicate with the world around you.
> > >
> > > On Windows, you need to define that you are not working with a GUI
> > > program, which you do like this:
> > >
> > > {$APPTYPE console}
> >
> > I think that is with Delphi.
> > Isn't freepascal the opposite, where in fact command line mode is default
> > and you must explicitly specify app type of GUI if you want a GUI?
>
> Oh, I thought the original question was about Delphi - one of the recent
> questions were :)
>
Oh it might have been - I guess it depends on his decision to use fpc or delphi? :)
More information about the fpc-devel
mailing list