Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kspr

  1. kspr

    Please help - easy question (I think)

    Try this program: which i modified to see the results. Remember that: random() function in java returns a pseudo random number between 0 & 1. 2. when using arrays initialize them before using. 3. There's explicit downcasting required for converting from int to char but not to char[], that's...

Part and Inventory Search

Back
Top