C and C++ programs and MySQL
Always thinking in engineering style...
Monday, August 24, 2009
Error
main()
{
int i=10;
float i;
printf("%d%f",i);
}
error at run time only....
Abnormal program termination
printf : floating point formats not linked
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment