04.12.2011, 16:56
como eu quebro a linha?
'\a' Audible alarm (beep) '\b' Backspace '\e' Escape '\f' Formfeed '\n' Newline '\r' Carriage Return '\t' Horizontal tab '\v' Vertical tab '\n' n the escape character '\'' ' single quote '\"' " double quote '\% % percent sign '\ddd;' character code with decimal code \ddd" '\xhhh;' character code with hexadecimal code \hhh"
~n~