2:30Long-form

Run C Program in Command Prompt

Published January 23, 2017

Views 376K  |  Likes 1.82K  |  Comments 71
Views#914,481Global
Views#248,174Unknown country

Channel

Computer Science (compsci112358)Computer Science (compsci112358)
115K subs360 videosAug 2014

At a glance

Views

376,858

Likes

1,827

Comments

71

Performance vs. channel

Outlier score

Engagement rate

Revenue estimate

Details →

Total (all-time): $264 – $754

Based on estimated $0.7–$2 CPM.

About

Learn how to compile and run C programs in the command prompt/line without using an IDE. The commands are below. NOTE: You will need a C compiler to do this already installed, I use GCC. https://gcc.gnu.org/ Commands: gcc 'name_of_the_file' e.g. gcc hello.c gcc -o 'name_of_exe' 'name_of_file' e.g. gcc -o hello helloW…

Published
January 23, 2017
Made for kids
No

More features coming

We're working on new analytics and tools. Stay tuned.