一个不简单的hello world程序
//ww.cpp:Definestheentrypointfortheconsoleapplication.//#include"stdafx.h"#include"st...
// ww.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
#include "windows.h"
#include "string.h"
int main(int argc, char* argv[])
{
char str[][20] = {"hello world"};
for(int k = 0;str[0][k] != '\0';k++)
{
printf("%c",str[0][k]);
}
printf("!\n");
system("pause");
getchar();
return 0;
} 展开
//
#include "stdafx.h"
#include "stdio.h"
#include "windows.h"
#include "string.h"
int main(int argc, char* argv[])
{
char str[][20] = {"hello world"};
for(int k = 0;str[0][k] != '\0';k++)
{
printf("%c",str[0][k]);
}
printf("!\n");
system("pause");
getchar();
return 0;
} 展开
1个回答
AiPPT
2024-09-19 广告
2024-09-19 广告
作为北京饼干科技有限公司的工作人员,关于AIPPT免费生成PPT的功能,我可以简要介绍如下:AIPPT是一款基于人工智能技术的PPT制作工具,它为用户提供了免费生成PPT的便捷服务。用户只需简单输入PPT的主题或内容大纲,AIPPT便能智能...
点击进入详情页
本回答由AiPPT提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询