Summary
###########################################################################
File: filedim.icn
Subject: Procedure to compute file dimensions
Author: Ralph E. Griswold
Date: April 30, 1993
###########################################################################
This file is in the public domain.
###########################################################################
filedim(s, p) computes the number of rows and maximum column width
of the file named s. The procedure p, which defaults to detab, i
applied to each line. For example, to have lines left as is, use
filedim(s, 1)
###########################################################################
Procedures:
filedim
Records:
textdim
This file is part of the (main) package.
Source code.
filedim(s, p)
textdim(cols, rows)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.