Powerful Tool for compiling C source code: notepad2 Introduction

Source: Internet
Author: User

Compile C'sSource codeThere are many ways. Many people write in the integrated compiling environment of Visual C ++CodeOf course. However, I think VISUAL C ++ is too big, and it takes several seconds to start it. AsAlgorithmIn terms of the competition, it is really a bit of a "Anti-Spam" feeling.

If you use NotePad to write the C source code, of course, you can, but the writing is "Black and White" is not so beautiful.

When I write the C source code, I use notepad2. You can see:

Her features and advantages include:

  1. The title bar contains the source code file name and path.
  2. The row number is displayed on the left.
  3. The source code contains color prompts such as keywords, values, strings, and so on.
  4. The current row has a pale yellow background prompt.
  5. You can also scale the character size, add bookmarks, or something.

Notepad2 is a free software! (It's cool !) Can be downloaded from here (http://www.flos-freeware.ch/notepad2.html. Note: download the file http://www.flos-freeware.ch/zip/notepad2.zip. Decompress the package to a folder, such as D: \ Temp, as follows:

Create a. c source file (new text document) as follows:

Of course, at this time, the test. C is still blank. Run notepad2.exein notepad2to start notepad2.exe, for example:

Next, drag and drop the test. c created earlier to the notepad2 window. Pay attention to the title bar of notepad2, which has changed:

Then you can start to write your C source code.

Do not forget to save the file at any time during writing !!!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.