[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_StrTrimLeft

Overview

Trim blanks from left

Syntax

    char* Ns_StrTrimLeft (
    char* string
    );

Description

This function trims all blanks from the left of the string.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.