Hello, I didn't know where to post this so I apologize ifI am posting this
to wrong place.
I wanted to know what's new in FPC 2.04 but the file whatsnew.txt is not
there the link is broken. Where should I go to download it?
Krekan
- Original Message -
From: <[EMAIL PROTECTE
Hello, I would like to ask whether is it possible to use freepascal to write
application for example for Motorola MPX220 (mobile phone) ( it runs windows
2003 mobile edition)
Pianoman
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://
Hello, I would like to ask whether is it possible to use freepascal to write
application for example for Motorola MPX220 (mobile phone) ( it runs windows
2003 mobile edition)
Pianoman
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://
Hello, I need a routine binstr(var val:single;,) since no such in the rtl
exists I decided to write one. Also I wanted to make reverse routine bin2float
where the input would be string containing 32 ones and zeroes. But I didn't
want to bother with extracting mantissa, exponent, shifting add