using ctrl+R,use bellow command to immediately compile link and execute c progarm with one step
gcc %F;%D/%b.out
comipler
gcc %F
exec
%D/%b.out
using ctrl+R,use bellow command to immediately compile link and execute c progarm with one step gcc %F;%D/%b.out
comipler gcc %F
exec %D/%b.out ![]() |