Lets see the code:
#include <stdio.h>
double convert(void);
int main(void){
double taka;
taka=convert();
printf("In taka= %0.2lf\n",taka);
return 0;
}
double convert(void)
{
double dollars,multi_value;
multi_value=80.0;
printf("enter dollar amount: \n");
scanf("%lf", &dollars);
return dollars*multi_value;
}
Output:
It is really great.But if you face any problem or have any question,please comment below.
Thank you very much for this great post. money converter
ReplyDeleteHello I am so delighted I located your blog, I really located you by mistake, while I was watching on google for something else, Anyways I am here now and could just like to say thank for a tremendous post and a all round entertaining website. Please do keep up the great work. Decentralized Web
ReplyDeleteYes i am totally agreed with this article and i just want say that this article is very nice and very informative article.I will make sure to be reading your blog more. You made a good point but I can't help but wonder, what about the other side? !!!!!!Thanks Bitcoin ATM Los Angeles
ReplyDelete