lkr041: mixed I/O calls with --no-smart-io:

The objective of this test is to verify that
mixed calls to standard and integer-only I/O
functions in the same program operate properly
with the --no-smart-io option.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your pic30 tools binary directory
2. Export $PIC30_CD
3. Edit the Configuration section of file "go"
4. Execute "go"

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
t1.c - source file
run.cmd - command file for the simulator
test.out - output of the test
expect.out - correct output



10/06/2003 - GSM
