Michael Van Canneyt wrote:
xf86vmode unit attached
Thank you. Added to CVS.
Michael.
Will it be added to the makefile?
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
> Micha Nelissen wrote:
>
> > > Perhaps you missed that in C/C++ the preprocessor is typically (99.999%)
> > > used to include header files, not source files. This is comparable to
> > > Pascal "uses", not to {$Include}!
> >
> > What's the difference between a 'header' file, and a source file ? H
Micha Nelissen wrote:
> > Perhaps you missed that in C/C++ the preprocessor is typically (99.999%)
> > used to include header files, not source files. This is comparable to
> > Pascal "uses", not to {$Include}!
>
> What's the difference between a 'header' file, and a source file ? Header >
> fil