MXNXV-ERR / PPLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPLab

gcc -fopenmp
optinally if u want named output file
gcc -fopenmp -o
for math.h add -lm
and if in error if anywhere it gives c99 is written then
gcc -fopenmp -std=c99
Further references
./
jus in case u need it

Click on the below image for YouTube Video on how tf to execute

Final video of fixing issues in your code in VS Code

About

License:GNU General Public License v3.0


Languages

Language:C 98.0%Language:HTML 2.0%