Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of running c language code in vscode

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the method of vscode running c language code, the article introduces in great detail, has a certain reference value, interested friends must read it!

How does vscode run c code?

The suffix of the program file in c language is .c

Recommended for related tutorials: vscode tutorial

After writing the code in vscode, compile and run it on the terminal

Gcc filename-o compiled filename

After ls, you can see our compiled file.

Use the following command to run the file

. / compiled file name

The results are then output on the console.

The above is all the contents of this article entitled "how vscode runs c language code". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report