리눅스에서 c++ 작업하는데요.
C 는 man strncat 하면 API 에 대한 설명이 나오잖아요
근데, std::getline 또는 string::length() 같은 범용적인 class 의
맴버함수들은 man 페이지를 볼수 있는 방법이 있나요?
C는 alt+K 로 함수 man 페이지를 쉽게 보는데,
c++ 은 어렵네요.
man 페이지 볼수 있는 방법 좀 알려주세요.
보통 libstdc++의 doc 패키지를 설치하면 man std::string 으로 볼 수 있습니다
~~
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
보통 libstdc++의 doc 패키지를
보통 libstdc++의 doc 패키지를 설치하면
man std::string
으로 볼 수 있습니다
감사합니다.^^
~~
댓글 달기