Query: tt_is_err
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tt_is_err(library call) tt_is_err(library call)NAMEtt_is_err -- check status valueSYNOPSIS#include <Tt/tt_c.h> int tt_is_err(Tt_status s);DESCRIPTIONThe tt_is_err function checks whether a status value is a warning or an error. The s argument is the Tt_status code to check.RETURN VALUEUpon successful completion, the tt_is_err function returns one of the following integers: 0 The Tt_status is either a warning or TT_OK. 1 The Tt_status is an error.SEE ALSOTt/tt_c.h - Tttt_c(5). tt_is_err(library call)
Related Man Pages |
---|
tt_feature_enabled(3) - hpux |
tt_message_destroy(3) - hpux |
tt_pattern_file_add(3) - hpux |
tt_pattern_user_set(3) - hpux |
tt_session_join(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
C Calender Help - Unusual error |