Visual studio2010 运行vs08建的程序时出现Microsoft Visual C++ Runtime Library runtime Error怎么解决
win764位系统下MicrosoftVisualC++RuntimeLibraryruntimeError!progrm:c:\...R6034anapplicatio...
win7 64位系统下
Microsoft Visual C++ Runtime Library runtime Error!
progrm:c:\...
R6034
an application has made an attempt to load the C runtime library incorrectly.
please contact the applcation's support team for more information
跪求( ⊙ o ⊙ )啊!!! 展开
Microsoft Visual C++ Runtime Library runtime Error!
progrm:c:\...
R6034
an application has made an attempt to load the C runtime library incorrectly.
please contact the applcation's support team for more information
跪求( ⊙ o ⊙ )啊!!! 展开
3个回答
展开全部
#include<stdio.h>
#include<math.h>
float B=1100.0, R=600.0;
float kang(float a,float b);
float zhang(float a,float b,float k);
int main(void)
{
int i=1;
while(i++<=5)
{
//printf("第%d台轧机\n",i);
float P,t,K,n;
float H,h,term,tf,tb,h1,b,r,f=0.07,Sh,Mp;
float c0=0.0000212;
float R1,Q;
#include<math.h>
float B=1100.0, R=600.0;
float kang(float a,float b);
float zhang(float a,float b,float k);
int main(void)
{
int i=1;
while(i++<=5)
{
//printf("第%d台轧机\n",i);
float P,t,K,n;
float H,h,term,tf,tb,h1,b,r,f=0.07,Sh,Mp;
float c0=0.0000212;
float R1,Q;
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
虽然不太了解,你可以先试试去下个c++的运行库。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
下载VC++2008运行时或者重新编译。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询