next up previous contents index
次へ: Code Flow 上へ: Operations 戻る: sane_get_select_fd   目次   索引

sane_strstatus

This function can be used to translate a SANE status code into a printable string. The returned string is a single line of text that forms a complete sentence, but without the trailing period (full-stop). The function is guaranteed to never return NULL. The returned pointer is valid at least until the next call to this function is performed.

const SANE_String_Const sane_strstatus (SANE_Status status);



MATSUBAYASHI 'Shaolin' Kohji 平成14年10月29日