>See "$I or $INCLUDE : Include compiler info" in docs
Thanks much:
http://www.freepascal.org/docs-html/prog/progsu30.html
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
See "$I or $INCLUDE : Include compiler info" in docs
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Any way to put a date stamp into a binary that is compiled? I don't see a
predefined
symbol available.
Any ideas or suggestions.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> You can execute only 1 statement at a time in SQLDB.
>
> So you should change:
>
> for i:= 0 to 100 do //if i comment this line it works
>Sql.Add('insert into test (AInt, AFloat, AStr) values
> ('+IntToStr(i)+', 2.1 , ''AText'');');
>
> to
> with FDataSet do
> begin
>
On Mon, 30 Jan 2006, Luiz Americo wrote:
> I'm trying to use firebird through sqldb but i'm having some problems that i
> don't know if is a bug or i'm missing something.
> Using fpc 202, sqldb svn, windows XP, firebird 1.5.2
>
> See the attached program: it tries to insert some rows to a tabl
I'm trying to use firebird through sqldb but i'm having some problems that i
don't know if is a bug or i'm missing something.
Using fpc 202, sqldb svn, windows XP, firebird 1.5.2
See the attached program: it tries to insert some rows to a table named test.
When i add only one row it works fine,
--
> Dear list,
> the output appears (also in xterm) like that (program hello! ) :
> ___
> Running " miofile"
>
> |° Free pascal IDE Version 1.0.6 [2005/12/07] Hello World !
> |°
Compiler Version 2.0.2
>
> If you really want the job that would be great. I was
> going to work on that myself but, I would have done it
> in PHP. But, since you are willing to write the site
> using FPC, I would be willing to set up hosting (Unix)
> and a domain name. (or just a domain name if you
> already have hostin
>
> > What can you do?
>
> program the website in pascal
>
If you really want the job that would be great. I was
going to work on that myself but, I would have done it
in PHP. But, since you are willing to write the site
using FPC, I would be willing to set up hosting (Unix)
and
Actually i'm a developer in the SDL4FreePascal project, which as the name
sugest, is a port of SDL headers to FreePascal. So far they work good and we
will realease a new version soon.
http://sdl4fp.sourceforge.net/
Aditionally to SDL, we are also porting other useful libraries like SDL_Image
Ron Weidner napisał(a):
* Provide a "native" GUI for FPC (maybe by
porting/extending CGUI?)
There is MSEide + MSEgui:
That said, there is really nothing stoping someone
from writting a cool, cross-platform, game in FPC. If
you would like to use OpenGL FPC can do that too.
I'll try, but it
> What can you do?
program the website in pascal
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
> > * Provide a "native" GUI for FPC (maybe by
> > porting/extending CGUI?)
> >
>
> There is MSEide + MSEgui:
>
This looks like what I was talking about. I haven't
spent more than 10 minutes with it yet but so far it
looks good.
FPC might already run on the GP2X. It's an ARM based
console
On Sun, 29 Jan 2006, guido ursoleo wrote:
Dear list,
the output appears (also in xterm) like that (program hello! ) :
___
Running " miofile"
|° Free pascal IDE Version 1.0.6 [2005/12/07] Hello World !
|°
Compiler Ve
Dear list,
the output appears (also in xterm) like that (program hello! ) :
___
Running " miofile"
|° Free pascal IDE Version 1.0.6 [2005/12/07] Hello World !
|° Compiler Version 2.0.2
GDB Versio
n GDB 6.0.1
__
Guido.
-- Forwarded Message --
S
15 matches
Mail list logo