© PINOYGSM
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
With Currency Exchange Rate (ex. peso to dollar conversation) HomeHomeWith Currency Exchange Rate (ex. peso to dollar conversation) I_icon_mini_faqLatest imagesRegisterLog in
This is the FIRST PINOY GSM forum in the Philippines. The Number "One PinoyGSM dot com" PINOY, Global System for Mobile communication (GSM) is a globally accepted standard for digital cellular communication. and security tools for the computer systems and networks. ^^^ PinoyGSM is the name of a standardization group. ^^^ Be One Of Us! PINOYGSM Forum. ^^^ We Are Hackers Who Would Go Beyond Technology ^^^
Google Maps
Like on Facebook
Time in Philippines
Who’s HACKER?
We’re Hiring toktok Driver

 

 With Currency Exchange Rate (ex. peso to dollar conversation)

Go down 
2 posters
AuthorMessage
kulit™
Global Administrator
Global Administrator
kulit™


Join Date : 2008-04-25
Location : Malabon City
Male Age : 39
Cell Phone # : 09273560700
Posts : 367

With Currency Exchange Rate (ex. peso to dollar conversation) Empty
PostSubject: With Currency Exchange Rate (ex. peso to dollar conversation)   With Currency Exchange Rate (ex. peso to dollar conversation) I_icon_minitimeAugust 20th 2012, 14:46

#include

int main ()
{
float dollar,peso,dollar2,peso2,dtotal,ptotal,;
int choice;
printf("Enter 1 if you want to convert dollars to peso");
printf("\nEnter 2 if you want to convert peso to dollars\n");
printf("Enter your choice: ");
scanf("%d",&choice);
getchar();
if (choice == 1)
{
printf("Enter the amount of dollar(s): ");
scanf("%.2f" ,&dollar);
getchar();

printf("%.2f dollar(s) is equivalent to %.2f peso(s)",dollar,dollar*(1/48));
}

getchar();
if (choice != 1)
{
printf("Enter the amount of peso(s): ");
scanf("f",&peso2);

dtotal=peso2*48;
printf("%f peso(s) is equivalent to %f dollar(s)",peso2, dtotal);
}
getchar();
return 0;

}
Back to top Go down
http://4lead.top8.com
*Lorgan
Administrator
Administrator
*Lorgan


Join Date : 2012-01-13
Location : System32
Male Age : 35
Cell Phone # : 09206135761
Posts : 1087

With Currency Exchange Rate (ex. peso to dollar conversation) Empty
PostSubject: Re: With Currency Exchange Rate (ex. peso to dollar conversation)   With Currency Exchange Rate (ex. peso to dollar conversation) I_icon_minitimeJune 5th 2014, 13:28

boss baka pwede natin mailagay si boss bencleric sa mga big boss sa page ng group.. rquest ko lang boss
Back to top Go down
http://cultech.webs.com
 
With Currency Exchange Rate (ex. peso to dollar conversation)
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
© PINOYGSM :: Programming-
Jump to: