Form Feed Character

Visualizing character distribution of texts on a keyboard while you're

Form Feed Character. It was added to unicode in version 1.1 (june, 1993). Web the character f (form feed (ff)) is represented by the unicode codepoint u+000c.

Visualizing character distribution of texts on a keyboard while you're
Visualizing character distribution of texts on a keyboard while you're

It was commonly used as page separators, but now is also used as section separators. #include int main() { std::cout << hello\fgoodbye << std::endl; Web description the \f metacharacter matches form feed characters. Often, it will also cause a carriage return. Web the character f (form feed (ff)) is represented by the unicode codepoint u+000c. Web form feed is \f and \r is carriage return. Syntax new regexp (\\f) or simply: } prints hello then a female sign (an upside down holy hand grenade:) and then goodbye all on one line. Text editors can use this character when you insert a page break. Es1 (javascript 1997) is fully supported in all browsers:

The form feed character code is defined as 12 (0xc in hexadecimal ), and may be represented as ctrl + l or ^l. Text editors can use this character when you insert a page break. \f is used for printing characters after it from new line starting just below previous character. \t is a tab, \a is a beep, \n is a newline. Web description the \f metacharacter matches form feed characters. This is commonly escaped as \f, abbreviated ff, and has ascii value 12 or 0xc. Web 1 answer sorted by: } share improve this answer follow answered oct 28, 2013 at 11:33 quentin 910k 125 1204 1333 System.out.println(this is before\fnow new line); Browser support /\f/ is an ecmascript1 (es1) feature. Sometimes abbreviated as ff, form feed is a button or command on the printer that allows the advancement of a printer.