[fpc-pascal] speed of real calculations

2006-10-17 Thread Marc Santhoff
Hi, is anyone aware of or has done a calculations speed comparison for the four float types (single, double, extended, comp)? I'm most interested in the first rules of arithmetic. TIA, Marc ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

[fpc-pascal] Lazarus, wov

2006-10-17 Thread lamikr
Wow, some tears dropped when I launched lazarus as old delphi 1 & delphi 2 memories came to my mind. And not only the look and feel, also the stability and easy to use seemed nice compared to some old versions I tested long time ago. Sorry that I have not contributed anything by myself, but really

Re: [fpc-pascal] [NETWORK - LINUX ]: Calculate broadcast - network

2006-10-17 Thread TOUZEAU DAVID
Excuse me Michael for this late Your answers are very good and answer to my need..Many many thanks for others : --- use Sockets; ../.. var A,N : cardinal; IA : in_addr;ib : in_addr; begin a:=StrToHostAddr('10.1.1.34').s_addr; // Get IP in longint n:=StrToHostA

Re: [fpc-pascal] Re: [regex] : Is someone use SynRegExpr ? RegExpr2 vsSynRegExpr

2006-10-17 Thread Пётр Косаревский
> Personally I use RegExpr Studio's TRegExpr > (http://www.regexpstudio.com/TRegExpr/TRegExpr.html). It works great. > I've used it in Delphi, Kylix, and FPC/Lazarus. Nothing to install > just a single .pas file to use. > -Seth Grover I didn't use it much, but I do agree: it works great (I tried i