Re: Linux color question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 31 May 2014 10:46, Errigour wrote:
> So what does gcc compile when it processes \x1B[0;33m? Like where is the part
> about parsing \x1B[0;33m in the gcc source so I can try to disect the
> kernel?

GCC doesn't process it in any way.

GCC outputs the colour escape sequences verbatim and the terminal
interprets them.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux