Form Feed Character. #include int main() { std::cout << hello\fgoodbye << std::endl; It is encoded in the basic latin block, which belongs to the basic multilingual plane.
Regular Expressions
It was commonly used as page separators, but now is also used as section separators. } share improve this answer follow answered oct 28, 2013 at 11:33 quentin 910k 125 1204 1333 Syntax new regexp (\\f) or simply: Often, it will also cause a carriage return. Web form feed may refer to any of the following: This is commonly escaped as \f, abbreviated ff, and has ascii value 12 or 0xc. Inside after before for example: Because we've opened the printer in raw mode, we are promising we will send the printer driver bytes it can process. The form feed character code is defined as 12 (0xc in hexadecimal) (.) Sometimes abbreviated as ff, form feed is a button or command on the printer that allows the advancement of a printer.
Syntax new regexp (\\f) or simply: System.out.println(this is before\fnow new line); Because we've opened the printer in raw mode, we are promising we will send the printer driver bytes it can process. \f is used for printing characters after it from new line starting just below previous character. Web the character f (form feed (ff)) is represented by the unicode codepoint u+000c. It forces the printer to eject the current page and to continue printing at the top of another. It was added to unicode in version 1.1 (june, 1993). Often, it will also cause a carriage return. Web description the \f metacharacter matches form feed characters. Form feed is also a special character that, when encountered in code, causes printers to automatically advance one. It directs the printer to eject the current page and to continue printing at the top of another.