Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 05:52:47 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>, Patrick Mahan <mahan@mahan.org>
Subject:   Re: need C help, passing char buffer[] by-value....
Message-ID:  <20091020055247.c98cbb0b.freebsd@edvax.de>
In-Reply-To: <20091019222126.GB12488@thought.org>
References:  <20091019013337.GA9522@thought.org> <4ADBFDBA.6040702@pchotshots.com> <20091019170634.GA12371@thought.org> <4ADCAB4F.5040707@mahan.org> <20091019222126.GB12488@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Oct 2009 15:21:26 -0700, Gary Kline <kline@thought.org> wrote:
> There were no "C" classes in 1978--I 
> 	taught myself.  Obviously, not that well because I have already dreaded 
> 	pointers.  ---Well, usually.

Don't mind. Just imagine my fun when trying to understand how
character string operations work in C - coming from a Turbo Pascal
background where you could compare strings with = and <>! :-)
(And this is from me who programmed Assembler before, what
a shame...)



> 	Your examples help a lot!   Everything works except when there are two or more 
> 	tags on one line such as:
> 
> 	<BODY BGCOLOR="#FFFFFF" LINK="#00FFFF" VLINK="#006633"><FONT SIZE="4">

A solution could be to move "artsy" HTML stuff (e. g. colors,
font parameters and margins) to CSS in an external file, which
would not be taken into context when investigating markup.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091020055247.c98cbb0b.freebsd>