80
100
The escape sequence in C is the characters or the sequence of characters that can be used inside the string literal.
  • Safe
  • United States
  • Encrypted
  • 15 yrs old
  • 728 Site Rank
  • Report Card

69
100
char pos [] = "\x1B[0;0H";. Are you sure that (0,0) is correct for the "Home" postition? Some sites suggest it's ( ...
  • Safe
  • United States
  • Encrypted
  • 29 yrs old
  • 6,534 Site Rank
  • Report Card

77
100
i am writing a program in c and i want get colored text. i donot want to use the system("color 0a") type method and ansi codes are not ...
  • Safe
  • United States
  • Encrypted
  • 19 yrs old
  • 28 Site Rank
  • Report Card

57
100
ANSI escape codes ; PDCurses. Win32, DOS, OS/2, Plan 9, etc. http://pdcurses.sourceforge.net/ ; NCurses. POSIX http://www.gnu.org/software/ncurses ...
  • Safe
  • United States
  • Encrypted
  • 25 yrs old
  • 4,530 Site Rank
  • Report Card

71
100
The escape sequence has ESC[???m for attributes. End the string, or follow up soon with ESC[0m to reset to normal, unless you want _everything_ ...
  • Safe
  • United States
  • Encrypted
  • 28 yrs old
  • 146 Site Rank
  • Report Card

See more