SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : WebNode.com - $4B Contract for Next Generation Internet

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Josef Svejk who wrote (473)4/24/1999 10:56:00 PM
From: Bill Ulrich  Read Replies (3) of 588
 
Something even more interesting there:

dep.sme.co.jp
dep.sme.co.jp

Looks like somebody stole our secret formula for Tollhouse Java Chip Cookies:

$Id: Webnode.C,v 1.3 1994/07/25 23:21:05 chi Exp $
$Log: Webnode.C,v $
* Revision 1.3 1994/07/25 23:21:05 chi
* modified to flip the letters and to negate the z coordinates of objects
................................................
//int Webnode::genInteractiveWeb(char* header, int NumberOfLevels) {
................................................
int Webnode::genWebStructure(char* webooglFilename,
char* HTTPdir,
int NumberOfLevels) {
................................................
LinkListIter<Webnode> WebnodeIter(ChildrenNodes);
Webnode* ww;
while (ww = WebnodeIter.Next()) {
int Webnode::fillChildrenNodes() {
int Webnode::printChildrenNodes() {
LinkListIter<Webnode> WebnodeIter(ChildrenNodes);
Webnode* ww;
while (ww = WebnodeIter.Next()) cout << *ww;
return 1;
}
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext