> > > 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? :) _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel