Re: cgi("name");

hang yan <[email protected]> Tue, 27 Mar 2012 08:01:24 +0800
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <CAGckEDTh-w+aSSVf9GHc_YxgxG2aSWPT18+1Q4HtcuM3NG6X2w@mail.gmail.com>
--===============4494150671085957085==
Content-Type: multipart/alternative; boundary=0016e6d46b8313260204bc2e3188

--0016e6d46b8313260204bc2e3188
Content-Type: text/plain; charset=ISO-8859-1

it is in the http://www.gnu.org/software/cgicc/doc/cgicc_tutorial.html
I look up the constructs,and didn't the usage.and there isn't a operator()
is the cgi class....

2012/3/27 Allan Wind <[email protected]>

> On 2012-03-26 16:56:15, hang yan wrote:
> > std::string name = cgi("name");
> > I found it in the tutorial.but i don't understant how it workes.
>
> What is cgi?  If an instance of cgicc::Cgicc then it's invoking:
>
> std::string     operator() (const std::string &name) const
>        Find a radio button in a radio group, or a selected list
>        item
>
> <http://www.gnu.org/software/cgicc/doc/classcgicc_1_1Cgicc.html>
> is where you find the reference.
>
>
> /Allan
> --
> Allan Wind
> Life Integrity, LLC
> <http://lifeintegrity.com>
>

--0016e6d46b8313260204bc2e3188
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

it is in the=A0<a href=3D"http://www.gnu.org/software/cgicc/doc/cgicc_tutor=
ial.html">http://www.gnu.org/software/cgicc/doc/cgicc_tutorial.html</a><div=
>I look up the constructs,and didn&#39;t the usage.and there isn&#39;t a op=
erator() is the cgi class....<br>
<br><div class=3D"gmail_quote">2012/3/27 Allan Wind <span dir=3D"ltr">&lt;<=
a href=3D"mailto:[email protected]">[email protected]=
</a>&gt;</span><br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 =
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class=3D"im">On 2012-03-26 16:56:15, hang yan wrote:<br>
&gt; std::string name =3D cgi(&quot;name&quot;);<br>
&gt; I found it in the tutorial.but i don&#39;t understant how it workes.<b=
r>
<br>
</div>What is cgi? =A0If an instance of cgicc::Cgicc then it&#39;s invoking=
:<br>
<br>
std::string =A0 =A0 operator() (const std::string &amp;name) const<br>
 =A0 =A0 =A0 =A0Find a radio button in a radio group, or a selected list<br=
>
 =A0 =A0 =A0 =A0item<br>
<br>
&lt;<a href=3D"http://www.gnu.org/software/cgicc/doc/classcgicc_1_1Cgicc.ht=
ml" target=3D"_blank">http://www.gnu.org/software/cgicc/doc/classcgicc_1_1C=
gicc.html</a>&gt;<br>
is where you find the reference.<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
<br>
/Allan<br>
--<br>
Allan Wind<br>
Life Integrity, LLC<br>
&lt;<a href=3D"http://lifeintegrity.com" target=3D"_blank">http://lifeinteg=
rity.com</a>&gt;<br>
</font></span></blockquote></div><br></div>

--0016e6d46b8313260204bc2e3188--


--===============4494150671085957085==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
help-cgicc mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-cgicc

--===============4494150671085957085==--