View Single Post
  #7  
Old 01-14-2007, 04:14 PM
mark007 mark007 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 12
Default Re: 7 Card Hand Evaluators

Hi Ray,

Yes the java code "works" up until the point where the actual evaluations are done but breaks there. I do not think it is working correctly therefore as I know my old eval functions work given proper input. Any chance you could help us java folk by adding some printf 's in your c code to show, for example, the actual value of each id as it is created, as they seem to be created differently using my c code..
Reply With Quote