NEST HelpDesk | Command Index | NEST Quick Reference |
gets - Read white space terminated string from streamSynopsis:
istream gets -> istream stringDescription:
gets reads a single string from the istream.Diagnostics:
The stream argument is not removed from the stack
to support successive application of gets.
Raises BadIOError if the read was not successful.SeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.14.0/sli/sli_io.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative