User Profile
Collapse
-
thanks a lot! really big help ;) -
-
It doesn't give the product?? what could be the problem?
Hi! I'm new in turbo C... and I'm trying to make a Program to calculate the product of two numbers.
please help me! I'm using Turbo C v3.0
problem:
when I hit enter for the answer it doesn't give the product, the program closed.... :(
Code:#include<stdio.h> int a, b, c;
-
-
declaration terminated incorrectly... what could be the problem?
Hi! I'm new in turbo C... and I'm trying to make a Program to calculate the product of two numbers.
please help me! I'm using Turbo C v3.0
this error occured:
25:Declaration terminated incorrectly
Code:#include<stdio.h> int a, b, c; int product (int
No activity results to display
Show More
Leave a comment: