Algorithm for counting coins im poker
hello guys,
In my multiplayer game application at one stage i need to calculate the coins required to get particular amount..
for that there is one algoritham i have seen at
http://www.seeingwithc.org/topic1html.html
i have tried to understand third apporach of dynamic programming but in that case what is denom as argument to function..
i am thank ful to who ever wrote this algoritham but he has not given very clear note in that,,what is danom in it...what i have to pass as denom...
if anyone can solve this problem than please reply soon,,it is very nice for me..
if any other algoritham is there for finding coins for required amount than please give me link so i can see that...
thank you....

