.CC 파일 확장자

C++ Source Code File

개발사 ISO C++ Standards Committee
인기도
3.9  |  55 투표
 

CC 파일이란 무엇인가요?

A CC file is a source code file for a C++ program. It may contain all the code for a single program or part of the code within a programming project (one of several CC files). Users often view and edit code in a CC file with a source code editor, then compile the language into machine code via a compiler, which the computer's operating system can understand to run the compiled program.

추가 정보

Microsoft Visual Studio Code 1.76에서 열린 .cc 파일의 스크린샷
Microsoft Visual Studio Code 1.76에서 열린 CC 파일

Bjarne Stroustrup developed C++ as an improvement upon the C language developed by Dennis Ritchie in the late 1960s. He began development in 1979 to add object-oriented programming (OOP) features, named it "C++" (formerly known as "C with Classes") in 1983, and then released it in 1985.

C++ soon became one of the most prominent programming languages, with developers utilizing it to create various applications, such as web browsers, games, and database management software. The non-profit Standard C++ Foundation now develops the language.

Other files that store C++ source code

The .cc file extension is one of several extensions appended files storing C++ source code. Other more common extensions include .CPP, .CXX, and .C (stores C and C++) source code files.

CC 파일을 여는 방법

You can open and edit CC files with many source code editors, such as Microsoft Visual Studio Code (multiplatform) and Code Blocks (multiplatform). These applications are ideal for viewing and editing CC files since they provide helpful tools, such as syntax highlighting and auto-completion.

You can also open and edit CC files with plain text editors, such as Microsoft Notepad (bundled with Windows) or Apple TextEdit (bundled with macOS). However, these text editors do not provide helpful source code editing features.

C++ compilers

You can compile the C++ code stored in CC files to code run on a computer with various free and commercial compilers. Some compilers include Microsoft Visual Studio (Windows), Eclipse IDE for C Developers (multiplatform), GNU Compiler Collection (multiplatform), and Apple Xcode (macOS).

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

CC 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2023-03-10

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 C++ Source Code 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.