Command: ifail

NEST HelpDesk Command Index NEST Quick Reference

Name:
 ifail - Check the "fail"-flag of an input stream.
Synopsis:
 istreamhandle ifail -> istreamhandle true
     -> istreamhandle false
Description:
     This function provides a direct interface to
     the C++ istream::fail() member function. 
     If true, the next operation on the stream will fail.
Parameters:
 
Examples:
 
Bugs:
 
Author:
 Gewaltig
FirstVersion:
 21.5.1999
Remarks:
 
SeeAlso:ogood good
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/sli_io.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative