function __pntstr(n: longint): string;
Represent a number with points in it:
Example:
Writeln('Free on C: ', __pntstr(diskfree(0)), ' bytes.');
writes: Free on C: 31.753.428 bytes.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson