Okay, I'm having a major major problem it seems with a bit of code that as far as I can see, shouldn't have any problems. I'm compiling on an AIX machine, haven't tried any other *nices.<BR><BR>Here's ...
I'm back for this week's edition of misery. Fortunately, my program runs as advertised with one tiny exception: I'm trying to display the results of my srand( time( NULL )) coin flip program. I've ...