[Gllug] Website developement

Stig Brautaset stig at brautaset.org
Sun Jul 15 22:00:27 UTC 2001


David Freeman <freemadi at yahoo.co.uk> writes:

> > I do not often use defined C/C++ keywords on my webpage, so this
> > problem is easily avoided by putting "#undef linux" (or whatever
> > keyword you need to write) somewhere in the file included. Simple.
> 
> also if you have a ' in your text you get a small error on process,
> fixed with a <!--'--> further down the line.

better; use ' instead :) 

You can represent every character you want using this method. If you
have a macro defined, and you want to have a comma in text used for
input to this macro then you will have to use , or the equivalent
(lest gcc -P complains about "too many arguments too macro" or
something along those lines)


-- 
 22:54:57 up 1 day, 35 min,  4 users,  load average: 0.06, 0.06, 0.02

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list