#include <iostream>
#include <string>
using namespace std;
int main()
{
int a;
for(a=1;a>0;a++){
system("compare C:\rob.jpg C:\rob.jpg C:\3.bmp");
}}
edit: added [code] tags ~ jayman9




Posted 28 October 2006 - 01:19 PM
#include <iostream>
#include <string>
using namespace std;
int main()
{
int a;
for(a=1;a>0;a++){
system("compare C:\rob.jpg C:\rob.jpg C:\3.bmp");
}}
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
