uses the void datatype as a function argument is equivalent to not providing any function arugments.
int main(void){
//...
}uses the void datatype as a function argument is equivalent to not providing any function arugments.
int main(void){
//...
}