Variable types with * prefix

int main(int argc, char** argv) {

Old golden standard for C programs (command line parameters) :slight_smile:

1 Like