my goal is practicing with main(argc,*argv[]) but from what i understand i cannot do it as long as i am not using command line
getcommandline is a good solution but i just want to use main(argc,*argv[])
from what i understand there is no such way and i am okey with that
now can anybody tell me how do i use command line to open my programs please?
thanks for your time

