vpl- c programming compiler

Re: vpl- c programming compiler

by Ranjodh Kaur -
Number of replies: 0

I have resolved it by attaching my file in

Execution files

vpl_run.sh

 #!/bin/bash

gcc -Wall -o vpl_execution main.c

It works now.

Average of ratings: Useful (1)