c:라이브러리_추가가_필요한_자료형

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
c:라이브러리_추가가_필요한_자료형 [2022/01/19 14:08] jonghoonc:라이브러리_추가가_필요한_자료형 [2022/01/19 14:08] jonghoon
Line 29: Line 29:
 다음은 각 함수를 사용하는 코드다. 다음은 각 함수를 사용하는 코드다.
  
-<code:C++ | example.cpp>+<code:C++ | example_string.cpp>
 #include <iostream> #include <iostream>
 #include <string> #include <string>
Line 81: Line 81:
 위와 같이 정확한 명칭으로 나타나게 하기 위해서는 위와 같이 정확한 명칭으로 나타나게 하기 위해서는
 <code:shell> <code:shell>
-[실행파일] | c++filt --types+./example_string | c++filt --types
 </code> </code>
 형식으로 실행을 해야한다. 형식으로 실행을 해야한다.
  
 ===== vector ===== ===== vector =====
  • c/라이브러리_추가가_필요한_자료형.txt
  • Last modified: 2023/09/05 15:46
  • by 127.0.0.1