R
Robert Smith
I am programming C in linux and i just need a quick and dirty way to make
some text stand out. I would like to change the color maybe to red. I want
to print out something like
printf("Blah: This is my message.");
Blah: This is my message.
I would like blah to be red.
if not red than maybe bold or some way for it to stand out.
thanks
some text stand out. I would like to change the color maybe to red. I want
to print out something like
printf("Blah: This is my message.");
Blah: This is my message.
I would like blah to be red.
if not red than maybe bold or some way for it to stand out.
thanks