| NEST HelpDesk | Command Index | NEST Quick Reference |
| Name: | pprint - pretty print: Print object to a stream | ||
| Synopsis: | ostream any <- -> ostream | ||
| Description: | Alternatives: You can use <-- (undocumented), which is the same as pprint. | ||
| Examples: | cerr [1 2 3] pprint endl ; -> [1 2 3] | ||
| Author: | docu by Marc Oliver Gewaltig and Sirko Straube | ||
| 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