Stupid questions...
Kevin D. Kinsey, DaleCo, S.P.
kdk at daleco.biz
Mon Mar 8 06:47:39 PST 2004
peter lageotakes wrote:
>http://info.astrian.net/jargon/terms/f/foo.html
>
>--- DerAlSem <DerAlSem at inbox.ru> wrote:
>
>
>>Hello freebsd-newbies,
>>
>> Who or what is foo bar?
>>
>> Does any one can tell me? I see this everywhere
>>and everyday in man
>> and other docs...
>>
>>--
>>Best regards,
>> DerAlSem
>>mailto:DerAlSem at inbox.ru
>>
>>
Hmm, shouldn't the definitive reference be:
http://www.catb.org/~esr/jargon/html/F/foo.html
And really, you should read the entry on
"metasyntactic variables" for a fuller understanding....
http://www.catb.org/~esr/jargon/html/M/metasyntactic-variable.html
Kevin Kinsey
DaleCo, S.P.
------------------------------------------------------------------------
Foo on your metasyntax!!
if ($foo==$bar) {
for ($baz=0; $baz<$qux; $baz++) {
$quux=$baz;
if ($garply['quux']==$waldo) {
echo $thud;
}
}
}
More information about the freebsd-newbies
mailing list