home *** CD-ROM | disk | FTP | other *** search
- /*------------------------------------------------------*/
- /*---------------------rtrimlen-------------------------*/
- /*RETURNS: the length of s not counting trailing blanks */
- /*USES: nothing */
- /*IN: string.c */
- /*------------------------------------------------------*/
-
- int rtrimlen(const char *s)