Skip to Main Content United States    
PRODUCTS SUPPORT SOLUTIONS SERVICES
COMPAQ SOFTWARE
isgraph (3C++std) - Tru64 UNIX
Standard C++ Library
Copyright 1996, Rogue Wave Software, Inc.

NAME

  isgraph - Determines if a character is a graphic character.

SYNOPSIS

  #include <locale>

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

DESCRIPTION

  The isgraph function returns true if the character passed as a parameter is
  a graphic character, 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



        
Buy Online or Call 1.800.888.0220      privacy statement and legal notices 
STORES CONTACT US SEARCH PRODUCTS SOLUTIONS OPTIONS DEVELOPERS