1337n00b Posted August 8, 2006 Posted August 8, 2006 I've watched all the episodes of hak5, and I really love the show. Keep up the great work guys. I'm new to the forums, just thot I'd introduce myself. Quote
1337n00b Posted August 8, 2006 Author Posted August 8, 2006 Hey, welcome to the forums.. werd. btw..your sig owns. Quote
anyedie Posted August 9, 2006 Posted August 9, 2006 Hey, welcome to the forums.. werd. btw..your sig owns. Quote
Sparda Posted August 9, 2006 Posted August 9, 2006 I see most people have jumped on the "Lets say hello just to add 1 to my post count" band waggon, and look, so have I: HELLO! :D Quote
kainchick Posted August 9, 2006 Posted August 9, 2006 I see most people have jumped on the "Lets say hello just to add 1 to my post count" band waggon, and look, so have I:HELLO! :D we're trying to get ahead of your post count :P Quote
Sparda Posted August 9, 2006 Posted August 9, 2006 I'm more concerned about melodics post count, but my post count is melodiced now any way :P Quote
rFayjW98ciLoNQLDZmFRKD Posted August 9, 2006 Posted August 9, 2006 I see most people have jumped on the "Lets say hello just to add 1 to my post count" band waggon, and look, so have I:HELLO! :D Thats not me at all! :-D Quote
Keiyentai Posted August 9, 2006 Posted August 9, 2006 Welcome to the forums. YOu have just officaly sold your soul. :twisted: Quote
Garda Posted August 9, 2006 Posted August 9, 2006 i thought i'd say hello lots of times, so that i could be extra friendly. i think this is more efficient #include <iostream> using namespace std; int main() { for (unsigned short int j=0;j<100;j++) { cout << "Welcome to the forums!!!" << endl; } return 0; } Quote
Sparda Posted August 9, 2006 Posted August 9, 2006 i thought i'd say hello lots of times, so that i could be extra friendly.i think this is more efficient #include <iostream> using namespace std; int main() { for (unsigned short int j=0;j<100;j++) { cout << "Welcome to the forums!!!" << endl; } return 0; } I think: #include <iostream> using namespace std; int main() { while(true) { cout << "Hello!n"; } return 0; } would have been better. Quote
rFayjW98ciLoNQLDZmFRKD Posted August 9, 2006 Posted August 9, 2006 /*far more simple*/ #include <stdio.h> main() { printf("Welcome to the forums"); return0; } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.