mrityunjai01

Results 2 comments of mrityunjai01

Settings > Packages > View Code under gpp compiler In the file index.js line 299 changed to ``` fs.writeFile(path.join(info.dir, "compiling_error.txt"), (err) => {}); ``` line 427 changed to ``` fs.unlink(path.join(info.dir,...