Added Tested OK for Zero Cent

This commit is contained in:
Redhuan D. Oon 2007-10-06 02:29:28 +00:00
parent ab40d6fbb5
commit 4ad84fcbbe
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ public class AmtInWords_MY implements AmtInWords
aiw.print ("12,345.78");
aiw.print ("123,457.89");
aiw.print ("1,234,578.90");
aiw.print ("100.00");
} // main
} // AmtInWords_EN