Can someone please tell me what is the syntax of accessing a dos command using C or C++, for example, how can I call the command dir or del or DOS, from a C or C++:?

Thanks