Hacker Domination

Reply
[c++] Matrix1.0, Simula l'effetto matrix..."si o quasi"
view post Posted on 23/9/2009, 15:01Quote
Avatar

Member

Group: Member
Posts: 10


Status: Offline: ultima azione eseguita il 20/11/2009, 16:19



ecco qua il codice divertitevi :D

CODICE
#include <iostream>
#include <stdlib.h>
using namespace std;
int main(int argc, char *argv[])
{
 char string[200];
 int n = 1;
 system ("color 0a");
 cout << "MATRIX 1.0"<<endl;
 cout << "     By R3DdR4G0n"<<endl;
 cout << ""<<endl;
 cout << " Inserisci qualcosa basta che nn superi i 200 caratteri: ";
 cin >> string;
 while ( n != 5000 ) {
  n = n + 1;
  cout << string;
  cout << " ";
  _sleep (5);  
 }
 system("CLS");  
 system("PAUSE");
 return 0;
}

image
image
image
image
image
image
image

Sign by Danasoft - For Backgrounds and Layouts

 
P_MSG P_EMAIL Top
0 replies since 23/9/2009, 15:01
 
Reply

load
Fast reply

 
 
 

Enable emoticons
Clickable Smilies
Show All


Nickname:      Email: