with header file

// ConsoleApplication1.cpp : Defines the entry point for the console application.

//

#include "stdafx.h"


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

{

return 0;

}

Popular posts from this blog

ch11 review silberschatz operating systems concepts essentials 2nd ed