6 new categories and 72 new items added to the shop!Fake forum EC for posting doubled everywhere to help pay for them!
0 Members and 1 Guest are viewing this topic.
#include <stdio.h>#include <stdlib.h> main( int argc, char *argv[] ){ int c = 0; char String[255]; sprintf(String, "start ffplay -fs -autoexit %s ", argv[2]); chdir(".\\movies"); int a = 1; a = system(String); do{;}while(a!=0);return ;}