扫二维码与项目经理沟通
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流
#include 凳谈漏stdio.h
安乡ssl适用于网站、小程序/APP、API接口等需要进行数据传输应用场景,ssl证书未来市场广阔!成为创新互联公司的ssl证书销售渠道,可以享受市场价格4-6折优惠!如果有意向欢迎电话联系或者加微信:028-86922220(备注:SSL证书合作)期待与您的合作!
#include math.h
int str2Int(const char *str)
{
char a[10];
int i=0,j=0;
int result=0;
while(*str != '\0')
{
if(*str = 侍闷'0' 枣烂 *str='9')
{
a[j]=*str;
j++;
str++;
}
else
str++;
}
for(i=0;ij;i++)
{
result+=(a[i]-'0')*(int)pow(10,j-i-1);
}
return result;
}
int main()
{
char ch[80];
printf("String value= ");
scanf("%s",ch);
printf("Int value= %d\n",str2Int(ch));
return 0;
}
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流
Copyright © 2002-2023 www.kswjz.com 快上网建站品牌 QQ:244261566 版权所有 备案号:蜀ICP备19037934号
微信二维码
移动版官网