![]() |
URGENT! How do I import an int into java without use of an additional class?! - Printable Version +- MacResource (https://forums.macresource.com) +-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1) +--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3) +--- Thread: URGENT! How do I import an int into java without use of an additional class?! (/showthread.php?tid=2461) |
URGENT! How do I import an int into java without use of an additional class?! - microchip13 - 01-17-2006 I think part of my problem is that I'm using an external class(that's already a JAR) so I'm having problems compiling it. How do I read in an int in a java application without the use of an external class? Please help! TiA! |