how does the command line interpreter pass parameters to int main?
Does the kernel use a callback function to get int main's apinumber in the table from the process environment block in order to pass the parameters to int main by calling it?