For compiling a C program without leaving the editor, which command will be used?
For compiling a C program without leaving the editor, which command will be used? Correct Answer :!cc %
vi provides us with a feature of compiling a C program without leaving the editor by using the :!cc % command.
মোঃ আরিফুল ইসলাম
Feb 20, 2025