Page 1 of 1
Posted: Mon Apr 04, 2005 6:01 pm
by Dan
Hope you like them celinha,
Concert footage may take a while. I was up the front and the Audio was distorted by subs.
Posted: Tue Apr 05, 2005 11:44 am
by Ilkka_Aw

I can't download those videos. Php-url leads to kapcom computer page. Or something. Normal link would be great

Posted: Tue Apr 05, 2005 3:38 pm
by haavarddahle
Posted: Tue Apr 05, 2005 5:44 pm Post subject:
--------------------------------------------------------------------------------
I can't download those videos. Php-url leads to kapcom computer page. Or something. Normal link would be great
same here
Posted: Tue Apr 05, 2005 4:34 pm
by celinhamatos
Haarvard I got it, so I'll give it for you tomorrow, see on MSN ok?
Re:
Posted: Wed Apr 06, 2005 12:32 am
by SkyCaptain
Those were great! Really good quality videos!

Posted: Wed Apr 06, 2005 3:02 am
by Dan
if anyone is having trouble downloading these videos download a new browser called firefox from
http://www.mozilla.org/products/firefox/ it is a great browser and free!.
Posted: Mon Apr 11, 2005 10:17 am
by Ilkka_Aw
Well.. I have a firefox and links still dont work

Posted: Tue Apr 12, 2005 9:09 am
by Ilkka_Aw
Posted: Thu Apr 14, 2005 2:17 pm
by adrinux
UAUUUUU, these videos are TOO MUCH NICE!!!!!!!
There are no words to explain it!!!! REALLY VERY VERY COOL!!!!
Posted: Fri Apr 15, 2005 8:44 pm
by Dan
#include <iostream.h>
#include <petrarocks.h>
int main()
{
cout << "Glad you like them Adrinux";
return 0;
}
Re
Posted: Fri Apr 22, 2005 9:47 am
by pmal
Actually, since your function does not return a value, then why not just make it like the following?
#include <iostream.h>
#include <petrarocks.h>
void main()
{
cout << "This would be more proper. LOL";
return
}