CppTest
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Functions
클래스에 속하지 않는 외부 함수들

Functions

int _tmain (int argc, _TCHAR *argv[])
 프로그램 시작 지점 & \brief에 대한 테스트 More...
 

Detailed Description

Function Documentation

int _tmain ( int  argc,
_TCHAR *  argv[] 
)

프로그램 시작 지점 & \brief에 대한 테스트

Parameters
[in]argc실행시 넘겨지는 파라미터의 개숫
[in]argv실행시 넘겨지는 파라미터 문자열 리스트
Returns
프로그램의 실행 결과값.
Warning
워닝 경고문 테스트

Here is the call graph for this function: