Can anyone suggest commands for compiling,linking and running already saved .c files?
The text book states the commands:

MSC filename.c
link filename.obj
filename

But they don't seem to work
Solutions needed urgently.