Form Feed Character. Form feed is also a special character that, when encountered in code, causes printers to automatically advance one. It was added to unicode in version 1.1 (june, 1993).
The venerable form feed character Eigenbahn blog
It directs the printer to eject the current page and to continue printing at the top of another. The form feed character code is defined as 12 (0xc in hexadecimal) (.) It is encoded in the basic latin block, which belongs to the basic multilingual plane. Main unicode properties bidirectional data other unicode data u+000c conversion how to type f Web form feed means advance downward to the next page. This is commonly escaped as \f, abbreviated ff, and has ascii value 12 or 0xc. It was added to unicode in version 1.1 (june, 1993). Es1 (javascript 1997) is fully supported in all browsers: It is html encoded as. The form feed character code is defined as 12 (0xc in hexadecimal ), and may be represented as ctrl + l or ^l.
It forces the printer to eject the current page and to continue printing at the top of another. Web form feed means advance downward to the next page. Syntax new regexp (\\f) or simply: Web form feed may refer to any of the following: #include int main() { std::cout << hello\fgoodbye << std::endl; Often, it will also cause a carriage return. The form feed character code is defined as 12 (0xc in hexadecimal) (.) Form feed is also a special character that, when encountered in code, causes printers to automatically advance one. Sometimes abbreviated as ff, form feed is a button or command on the printer that allows the advancement of a printer. Web 1 answer sorted by: Web description the \f metacharacter matches form feed characters.