Hi there,
When I compile a program with C why do I have to execute with the command "./cprogram" instead of just "cprogram" to run it?
I am currently in the directory of "cprogram".
Is there anyway to change it so that it executse with just "cprogram"?
Thanks.
When I compile a program with C why do I have to execute with the command "./cprogram" instead of just "cprogram" to run it?
I am currently in the directory of "cprogram".
Is there anyway to change it so that it executse with just "cprogram"?
Thanks.