Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Code and compile C when the office blocks Visual studio

Tags:

c

editor

Hi there I'm an amateur / beginner coder and occasionally do some C coding in office at lunch break.

Unfortunately they're now blocking visual studio (probably through the firewall) - is there any other editor/compiler/coding environment I can use instead that does not require any install?

Charles.

I tried a few standalone tools that I found pretty crappy. I tried some apps on iPhone but realized it's not realistic either.

like image 536
user24975268 Avatar asked Jul 22 '26 18:07

user24975268


1 Answers

I suggest you use an online compiler such as Programiz or OnlineGDB for your experimentation, unless these also are blocked by your firewall. It means not needing to install anything, and you can do everything from editing and compiling through to testing, with minimal effort.

Just remember to save your programs locally, if you want to keep them for later, after you've closed your editor tabs or Microsoft has seen fit to reboot your machine for you.

like image 72
Jon Green Avatar answered Jul 24 '26 10:07

Jon Green



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!