Groups
Groups
Sign in
Groups
Groups
NTU_Ctrain
Conversations
About
Send feedback
Help
VC6 提供的 "hello, world!\n"
0 views
Skip to first unread message
sjgau02
unread,
Jun 22, 2007, 12:31:50 AM
6/22/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NTU_Ctrain
// VC1223.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int main(int argc, char* argv[])
{
printf("Hello World! at 1237\n");
return 0;
}
Reply all
Reply to author
Forward
0 new messages