Author---------Justin LeBeau -----Description----- This is a very useful program. You put in any integer value to check, and the program goes through and tries to find both an integer base, and integer power. For example: put in 128, and the program will display 2^7. Put in 129, and the program will display NO INTEGER VALUE. Rather than you using guess and check, this program does all of the work for you! P.S. The source is included in the file SOURCE.TXT