Message Board


Message Board > Malarkey > All your base

August 20, 2005, 19:55
TheMI3
Starving Artist
520 posts

Belongs to me fuckers!
____________
This is my Blog. There are many like it, but this one is mine!
(Now actual posts on it)
http://www.chiefillustrator.com
#
August 20, 2005, 22:21
PB
Defender of the faith
630 posts

But if my base belongs to you, technically it isn't my base. But in that case it wouldn't belong to you...:wtf:
____________
#
August 21, 2005, 17:12
Fiona
games are terrible
-9616558 posts

People should not be allowed to look into that as deeply as you are trying.
____________
laffo
#
January 3, 2012, 17:05
Dennis
どこかにいる
2092 posts

This is what happens.

Fenix code:
global
  a = "base PB";
  b = "base PB";
  c = "base TheMI3";
end

process baseSwitch()
begin
  if (a == b)
    a = c;
    baseSwitch();
  else
    a = b;
  end
  write("output"+a);
end


output: base PB

FAIL!
____________
Kwakkel
#
January 4, 2012, 00:16
PB
Defender of the faith
630 posts

I think technically it should indeed remain to be my base, dispite to whom it belongs.
____________
#

Message Board > Malarkey > All your base

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!