Simulated External Functions

string convery_money(int, string);

Converts the base value int into the currency named by string.

file: /doc/sefun/money.c
