[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


NULLTRIM Source code in nulltrim.pro

NULLTRIM

Name
       NULLTRIM
Purpose
       Trim a string of all characters after and including the first null
Explanation
       The null character is an ascii 0b
Calling Sequence
       result = nulltrim( st )
Input Parameters
       st = input string
Output Parameters
       trimmed string returned as the function value.
Revision History
       D. Lindler  July, 1987
       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