form_feed.hpp File Reference


Detailed Description

Provides a character constant that can be used when you need to send a form-feed to a stream.

It is only useful for clarity since the iof::fmtr uses to do a stream flush.

    **  Copyright (c) 2006, Oliver Schoenborn
    **  Distributed under the BSD Software License (see accompanying 
    **  LICENSE_IOF_1_0.txt in root folder of library for complete 
    **  terms and conditions). 
    

Go to the source code of this file.

Namespaces

namespace  iof

Variables

static const char iof::form_feed = '\f'
 Pipe this in output formating if want effect (form feed), since iof::fmtr uses to do a stream flush:.


Generated on Fri Nov 24 16:16:01 2006 for IOF Library by doxygen 1.5.1-p1
Thanks to SourceForge.net Logo for hosting