-
Overview of the C++ Language.코딩Coding/C++__C언어 2020. 12. 15. 19:06728x90
northstar-www.dartmouth.edu/doc/ibmcxx/en_US/doc/language/concepts/cncppovr.htm
Overview of the C++ Language
Overview of the C++ Language C++ is an object-oriented language based on the C programming language. It can be viewed as a superset of C. Almost all of the features and constructs available in C are also available in C++. However, C++ is more than just an
northstar-www.dartmouth.edu
반응형'코딩Coding > C++__C언어' 카테고리의 다른 글
[C++]_#include <bits/stdc++.h> 헤더 사용하기 (0) 2020.12.20 C언어] define문 : 상수를 정의할 때 쓴다. (0) 2020.12.16 C언어]main 함수 앞에 오는 void와 int의 차이 (0) 2020.12.16 C언어 return 0; return 1; return -1; 의 뜻 의미 (0) 2020.12.16 C언어_Declarations overview (0) 2020.12.15 C언어] 형식 지정자 모음(Type-specifiers) (0) 2020.12.15 (무료강의)한 눈에 끝내는 C언어 기초-구름EDU (0) 2020.12.14 1 Problem, 8 Programming Languages(C++ vs Rust vs Clojure..... (0) 2020.12.11