LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Andrew Reid <andrew.reid@plug.cx>
To : Daryl Tester <Daryl.Tester@iocane.com.au>
Date: 01 Jun 2001 11:13:59 +0930
Re: A view on MS and licencing ...
On 01 Jun 2001 11:17:28 +0930, Daryl Tester wrote:
> Where's the versioning info? Tell you what, I'll add it for you :-)
Really, too kind :-) I think I'll keep the versioning information off
the signature in the interests of keeping my signature concise. :-)
> > void signature () {
> > cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ;
> > cout << "Cell: +61 401 946 813" << endl;
> > cout << "Quidquid latine dictum sit, altum viditur" endl;
> cout << "$Revision: 1.1$" << endl;
> You're missing a "<<" on the latin line, too.
Ahhh! Sorry :-) I'm compiling on one machine and using it on another :-)
Obviously I added the "<<" on the latin line on the compiler box, but
forgot to copy the changes to my laptop :-)
Thanks!
- andrew
--
void signature () {
cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ;
cout << "Cell: +61 401 946 813" << endl;
cout << "Quidquid latine dictum sit, altum viditur" << endl;
}
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page