Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Archives > Classic old threads / Inactive Forums > Retired Forums > Humour / Funny Stuff / Cool Web Sites > If (Man(Vagina(Day)) == true) {
Pages (2): « 1 [2]   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Ek0nomik
it ain't got that swing.



Registered: Jul 2004
Location: human beings must stop killing other human beings.

quote:
Originally posted by La5eR
Yes you were right it wouldnt have compiled. I had an = and not an == thnx for the error.


& the fact that you are missing other elements to the program...


___________________
Died Tragically Rescuing His Family From The Wreckage Of A Destroyed Sinking Battleship

Old Post Nov-14-2004 16:42 
Click Here to See the Profile for Ek0nomik Click here to Send Ek0nomik a Private Message Visit Ek0nomik's homepage! Add Ek0nomik to your buddy list Report this Post Reply w/Quote Edit/Delete Message
b.cl4y
tranceaddict in training



Registered: Nov 2004
Location: Chicago, USA

int i = 0;

while (i == 0)
{
System.out.println("STOP USING JAVA CODE IN POSTS!")
}


___________________
- Bill Clay

Old Post Nov-14-2004 19:24  United States
Click Here to See the Profile for b.cl4y Click here to Send b.cl4y a Private Message Add b.cl4y to your buddy list Report this Post Reply w/Quote Edit/Delete Message
OrZonE
Sp'ik'ars aDDicT



Registered: Nov 2001
Location: NY - Toronto, Canada

quote:
Originally posted by b.cl4y
int i = 0;

while (i == 0)
{
System.out.println("STOP USING JAVA CODE IN POSTS!")
}


while (0 == 0)
{
System.out.println("STOP USING JAVA CODE IN POSTS!");
}

would be FAR more efficient


___________________
Failed at becoming a god...

Old Post Nov-14-2004 23:42  Russia
Click Here to See the Profile for OrZonE Click here to Send OrZonE a Private Message Add OrZonE to your buddy list Report this Post Reply w/Quote Edit/Delete Message
rez
infected



Registered: May 2001
Location: at your local chemist

dissapointing

keep beleiving that code will one day unlock the matrix allowing you to master the universe... YES THERES HOPE

geeks pfft

Old Post Nov-15-2004 00:17 
Click Here to See the Profile for rez Click here to Send rez a Private Message Visit rez's homepage! Add rez to your buddy list Report this Post Reply w/Quote Edit/Delete Message
AnotherWay83
The B00b Maintenance Guy™



Registered: Aug 2000
Location: land of d(-_-)b

quote:
Originally posted by OrZonE
while (0 == 0)
{
System.out.println("STOP USING JAVA CODE IN POSTS!");
}

would be FAR more efficient


actually the following would be even better:

while (true) {

//rest same as yours

}

OK NOW EVERYBODY STOP thx bye

Old Post Nov-15-2004 01:13 
Click Here to See the Profile for AnotherWay83 Click here to Send AnotherWay83 a Private Message Add AnotherWay83 to your buddy list Report this Post Reply w/Quote Edit/Delete Message
OrZonE
Sp'ik'ars aDDicT



Registered: Nov 2001
Location: NY - Toronto, Canada

quote:
Originally posted by AnotherWay83
actually the following would be even better:

while (true) {

//rest same as yours

}


well...I haven't coded for a while...so there!


___________________
Failed at becoming a god...

Old Post Nov-15-2004 04:21  Russia
Click Here to See the Profile for OrZonE Click here to Send OrZonE a Private Message Add OrZonE to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Shemeck
Supreme tranceaddict



Registered: Jun 2003
Location: Miami

program doesnt work it suppose to be

public class vagina
{
public static void main (String[] args)
{
System.out.println("TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY:");
System.out.println("10. Immediately go shopping for zucchini and cucumbers.");
System.out.println("9. Squat over a hand mirror for an hour and a half.");
System.out.println("8. See if they could finally do a split.");
System.out.println("7. Cross their legs without rearranging their crotch.");
System.out.println("6. Get picked up in a bar in less that 10 minutes");
System.out.println("5. Have consecutive multiple orgasms and still be ready for more without sleeping first.");
System.out.println("4. Go to the gyno and ask to have the examination recorded on video.");
System.out.println("3. Sit on the edge of the bed and pray for breasts, too.");
System.out.println("2. Actually catch a buzz off 1 wine cooler.");
System.out.println("And the # 1 thing a man would do is:");
System.out.println("1. Finally find that damn G-spot.");
}
}

Old Post Nov-15-2004 05:10 
Click Here to See the Profile for Shemeck Click here to Send Shemeck a Private Message Add Shemeck to your buddy list Report this Post Reply w/Quote Edit/Delete Message
N|te-L|fe
I saw GOD, now I can die



Registered: May 2003
Location: Quebec

quote:
Originally posted by echosystm
the joke itself is mildly hilarious but was ruined by nerdy rambling



___________________

Old Post Nov-15-2004 08:39  Canada
Click Here to See the Profile for N|te-L|fe Click here to Send N|te-L|fe a Private Message Add N|te-L|fe to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Rob
Supreme tranceaddict



Registered: Jun 2004
Location: Adelaide Australia

test
test
test
test

Old Post Nov-16-2004 12:21  Australia
Click Here to See the Profile for Rob Click here to Send Rob a Private Message Add Rob to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Rob
Supreme tranceaddict



Registered: Jun 2004
Location: Adelaide Australia

TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY:
10. Immediately go shopping for zucchini and cucumbers.
9. Squat over a hand mirror for an hour and a half.
8. See if they could finally do a split.

Old Post Nov-16-2004 12:30  Australia
Click Here to See the Profile for Rob Click here to Send Rob a Private Message Add Rob to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Rob
Supreme tranceaddict



Registered: Jun 2004
Location: Adelaide Australia

quote:
Originally posted by Rob
TOP 10 THINGS MEN WOULD DO IF THEY WOKE UP AND HAD A VAGINA FOR A DAY:
10. Immediately go shopping for zucchini and cucumbers.
9. Squat over a hand mirror for an hour and a half.
8. See if they could finally do a split.


import java.io.*;
import java.lang.*;

public class textColors{
public static void main(String[] args)throws IOException{
BufferedReader stdin = new BufferedReader(
new InputStreamReader(System.in));

System.out.println("Enter a string: ");
String in = stdin.readLine();

String red = "[COLOR=red*]";
String redC = "[/COLOR*]";

String blue = "[COLOR=green*]";
String blueC = "[/COLOR*]";

String green = "[COLOR=YELLOW*]";
String greenC= "[/COLOR*]";

String orange ="[COLOR=BLUE]";
String orangeC= "[/COLOR*]";


int i = 0;
while(i < in.length()){
System.out.print(red);
System.out.print(in.charAt(i));
System.out.print(redC);
i++;
System.out.print(blue);
System.out.print(in.charAt(i));
System.out.print(blueC);
i++;
System.out.print(orange);
System.out.print(in.charAt(i));
System.out.print(orangeC);
i++;
System.out.print(green);
System.out.print(in.charAt(i));
System.out.print(greenC);
i++;
}

}

}

Last edited by Rob on Nov-16-2004 at 12:46

Old Post Nov-16-2004 12:31  Australia
Click Here to See the Profile for Rob Click here to Send Rob a Private Message Add Rob to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Rob
Supreme tranceaddict



Registered: Jun 2004
Location: Adelaide Australia

test

Old Post Nov-16-2004 12:35  Australia
Click Here to See the Profile for Rob Click here to Send Rob a Private Message Add Rob to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Archives > Classic old threads / Inactive Forums > Retired Forums > Humour / Funny Stuff / Cool Web Sites > If (Man(Vagina(Day)) == true) {
Post New Thread    Post A Reply

Pages (2): « 1 [2]  
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackGood Groove w/ Soul - Funkin' You (Voodooamt Remix) [2003] [1]

Click here to listen to the sample!Pause playbackBlue - "Losing Control" [2004]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 17:00.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!