Alberto Luaces wrote: > > Hi Thomas, > > since osgDB::ifstream inherits from std, you can try putback(char c) > > http://www.cplusplus.com/reference/iostream/istream/putback/
That sounds great, thanks. I was simply unsure if this was allowed, as the documentation makes no mention of inheritance. ------------------------ Vermont Sustainable Heating Initiative (http://www.sustainableheatingvt.org) || Village2Village Project (http://www.village2villageproject.org) ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32365#32365 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

