Command: ReadWord

NEST HelpDesk Command Index NEST Quick Reference

Name:
 ReadWord - read white space terminated string from stream
Synopsis:
 istream ReadWord -> istream string true
   -> istream false
Description:
 ReadWord reads a single word from the istream.
   The stream argument is not removed from the stack
   to support successive application of gets.
SeeAlso:getline gets getc ReadInt ReadDouble
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