Then, add the source file and give it a suitable name.
Project file created:
The following source codes to add and build:
#include "stdafx.h"
#include
#include
// Thread counts till PassVal
void ThreadMain(LONG PassVal)
{
LONG i;
for(i=0;i
No comments:
Post a Comment