Hi! I just start to learn C in Unix. I have several questions.
-
What is the different between ��gcc�� and ��cc��?
-
Assume I type ��gcc -o print.out print.c�� and get an error. So I need to retype that sentence. Do I have to repeat the whole thing? Or Is there a shortcut?
-
I completed to compile, but I don��t know how to execute. I know my Hostname, but I don��t know my web address yet.
-
Is there a command to tell me the size of my account?
Thank you.