Jump to content

🔒 ​Bapu's Random Thoughts For The Day


Recommended Posts

Posted
39 minutes ago, InstrEd said:

I knew I saw you in Denver ??

So, I'm not the only Juan that's flying high again? 9_9

 

 

Posted
5 hours ago, Mesh said:

Speaking of madmen, where' Bapu?

If it's who I think you're referring to, I believe he used to post occasionally back in the old forums... ?

  • Like 1
  • Great Idea 1
Posted
2 hours ago, craigb said:

If it's who I think you're referring to, I believe he used to post occasionally back in the old forums... ?

He seldom posted????

 

Posted
3 minutes ago, craigb said:

"One shouldn't believe everything you read on the Internet."

    ~ Confucius

I didn't read it. It was an audio book.   :D  Loophole ?

Posted
1 hour ago, Bapu said:

Im a looper

 

10 goto 20

20 goto 10

For you the code would look more like this:

10 GOSUB 30

20 GOTO 10

30 MAKE A POST

40 RETURN

  • Thanks 1
Posted
10 minutes ago, craigb said:

For you the code would look more like this:

10 GOSUB 30

20 GOTO 10

30 MAKE A POST

40 RETURN

Just asking here. Since it is beginner coding where is the        "Hello World"    :)

  • Like 1
  • Great Idea 1
  • Haha 1
Posted
2 hours ago, InstrEd said:

Also since this is the Coffee House shouldn't the routine be written in Java ?

As you wish!

// For that other Ed...
class postFrenzy
{
    bool forumExists = true;

    public static void main(String args[])
    {
         while (forumExists)
         {
              MakeAnotherPost();
         }
    }
}

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...