C and C++ programs and MySQL
Always thinking in engineering style...
Showing posts with label
Error
.
Show all posts
Showing posts with label
Error
.
Show all posts
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
Older Posts
Home
Subscribe to:
Posts (Atom)