C program to convert dollar to rupee
- by ganapati hegde
hi, is any way to write a c program to convert say dollar to indian rupee (or visa-versa). and the convertion parameter should not be hardcoded but dynamic. More preciously it should get the latest value of rupee vs dollar automatically(from internet) ?