is there a way i can do a system command (if thats wut u call it) in c++ something lke
cout << "net send * messsage";
and if so how would i do it without having to display it in the dos windows with the cout?