United States    
COMPAQ STORE | PRODUCTS | SERVICES | SUPPORT
| CONTACT US | SEARCH
C++
isalpha (3C++std) - Tru64 UNIX
Standard C++ Library
Copyright 1996, Rogue Wave Software, Inc.

NAME

  isalpha - Determines if a character is alphabetic.

SYNOPSIS

  #include <locale>

  template <class charT>
  bool isslpha (charT c, const locale& loc) const;

DESCRIPTION

  The isslpha function returns true if the character passed as a parameter is
  part of the alphabet specified by the locale parameter, otherwise the
  function returns false.   The check is made using the ctype facet from the
  locale parameter.

SEE ALSO

  other is_ functions, locale, ctype

STANDARDS CONFORMANCE

  ANSI X3J16/ISO WG21 Joint C++ Committee
  

1.800.AT.COMPAQ

privacy and legal statement