Reading the previously mentioned page closely I found section that
contains conversion functions.
http://www.merlyn.demon.co.uk/programs/floatval.pas
The procedure EightToSix is probably what you are looking for
Jan
___
fpc-pascal maillist - fpc-p
I think basic reference information you may be looking for is on page
http://www.merlyn.demon.co.uk/pas-type.htm
--
real2double from rtl/inc/genmath.inc
--
function r
processing on b ...
f := b;
end;
Jan
On Jul 20, 2005, at 04:04, Jonas Maebe wrote:
On 05 Jul 2005, at 06:36, Jan Ruzicka wrote:
Was the profiling tested under OS X?
No, but I would urge you to use Shark from CHUD
(http://developer.apple.com/tools/performance/overview.html)
It's much b
Hi all
is there a way to remove the '-dynamic-linker=' flag ?
Thanks
Jan
On Jul 5, 2005, at 00:36, Jan Ruzicka wrote:
[]
Was the profiling tested under OS X?
Assembling tfmtbcd
Linking TFMTBCD
/usr/bin/ld: unknown flag: -dynamic-linker=
TFMTBCD.pp(328,4) Error: Error while lin
Any luck with gdb?
Would you have a minimal source code example?
Jan
On Jul 17, 2005, at 17:19, Paul Davidson wrote:
Having problem with app. It is rule based, and operates with
recursion.
Events, such as HTTP requests, timers etc, are processed in separate
threads such that rule engine can h
On Jul 2, 2005, at 17:18, Peter Vreman wrote:
At 10:06 2-7-2005, you wrote:
I have problems when compiling with -pg (profiler)
Is this my fault or a compiler error?
P:\FmtBCD>ppc386 -a -pg -Croit -Op1 testprof
Free Pascal Compiler version 2.1.1 [2005/06/25] for i386
Copyri
Hi
looking around FPC documentation I came across
http://www.freepascal.org/docs-html/chart/chart.html
The "Command-line options and switches Reference chart.." page
It needs at least HTML header/footer and tag.
I don't like complainers so here is my cleanup attempt
http://home.comcast.net/~jan.ru
would prevent misunderstanding.
As your program could be rewritten using B as constant or
the inner loop as :
A := (A + X) * B;
How are you measuring the time?
Jan Ruzicka
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org
;
instead of
loop @StartOfLoop;
can be better.
What are your results?
Variable alignment should have also a big influence.
for details see:
IA-32 IntelĀ® Architecture Optimization Reference Manual
ftp://download.intel.com/design/Pentium4/manuals/24896611.pdf
Jan Ruzicka
ml#x55-1330008.2
has:
Programmers guide
instead of:
Programmers guide
Jan Ruzicka
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
10 matches
Mail list logo