bug-cgicc
[Top][All Lists]
Advanced

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

RE: bug report


From: Stephen F. Booth
Subject: RE: bug report
Date: Wed, 13 Mar 2002 18:58:17 -0500

>  just a small bug in the tutorial example in cgicc_tutorial.html, in
the
> complete listing at the very bottom of the page:
> 
> 1) you forgot to #include "cgicc/HTTPHTMLHeader.h", compiler complains
(or
> do I have a configuration error?)
> 
> 2) you wrote
>     ...
>       // Set up the HTML document
>       cout << html() << << head(title("Cgicc example")) << endl;
>       cout << body() << endl;
>     ...
> 
> on the middle line there is '<< <<' which is probably a bug.

Thanks for pointing that out- it will be fixed in the next release.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]