[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


TAB_SIZE Source code in tab_size.pro

TAB_SIZE

Name
       TAB_SIZE
Purpose
       Routine to extract the table size from a table control block
Calling Sequence
       tab_size, tcb, nrows, ncols, maxrows, maxcols, rowlen, max_rowlen
Input Parameters
       tcb - table control block
Output Parameters
       nrows - number of rows in the table
       ncols - number of columns in the table
       maxrows - number of rows allocated
       maxcols - number of columns allocated
       rowlen - length of the rows in bytes
       max_rowlen - allocated row length
Revision History
       version 1  D. Lindler  April 1989
       Converted to IDL V5.0   W. Landsman   September 1997

Last modified by pro2html on 2001 April 26 at 03:14 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically