I'm trying to write a small program in c++ but I encounter the following problem
I know there is a way to directly use DOS commands in C++ but I somehow forgot how to do this. I want to use "net send" to do something for me.
Does anyone know how to do this?
I know there is a way to directly use DOS commands in C++ but I somehow forgot how to do this. I want to use "net send" to do something for me.
Does anyone know how to do this?