|
Hello World.
|
View this Thread in Original format
| freshest1 |
| Hi TA. Im new around here so if everyone could be really nice and not crap on my thread, it would be appreciated. I just moved to Torontacistan and I am interested in finding out more about electronic music scene here. What are some of the better venues here? I generally enjoy smaller settings where one does not have to fight for dance space. Musically speaking, I like breaks, deep house, drum and bass, and hip hop (not top 40). Also what are some good web spots to check out for event posting? Thanks in advance for the help. |
|
|
| DJ Robben |
Toronto/Southern Ontario Forum for your event listings.
Welcome. |
|
|
| MrJiveBoJingles |
10 PRINT "HELLO WORLD"
20 END |
|
|
| zen_zo |
| This is not a world.. its called globe from inside or if you are on moon you call it planet from there.. |
|
|
| Mmanu |
Fixed for your convenience :) |
|
|
| celestial thug |
| quote: | Originally posted by MrJiveBoJingles
10 PRINT "HELLO WORLD"
20 END |
dammit, you beat me to it, it was the first thing that popped into my mind aswell when i saw the title. :D
So for effect:
10 PRINT "HELLO WORLD"
20 GOTO10 |
|
|
| freshest1 |
I figured the thread title would garnish some nerds. Thanks for not disappointing me.
main() {
printf("hello, world");
} |
|
|
| Pokit |
#include <iostream>
using namespace std;
int main()
{
cout<<"Hello world."<<endl;
return 0;
}
//waits for someone to flame him for improper programming. |
|
|
| leph555 |
| Another douche :o |
|
|
| freshest1 |
| quote: | Originally posted by kadomony
off |
Thanks. I am beginning to feel more welcome by the minute. |
|
|
|
|