Sun Microsystems Netra CP2500 Programming Manual page 72

For the solaris operating system
Table of Contents

Advertisement

Sample User Flash Application Program (Continued)
CODE EXAMPLE 3-6
printf ("\nuser data buffer:\n");
for (i = 0; i < size; i++) {
}
printf("\n");
default:
continue;
}
}
/* exit */
getout:
close(fd0);
return;
} /* end of main() */
58
Netra CP2500 Board Programming Guide • March 2007
}
printf("%2x ", r_buf[i] & 0xff);

Advertisement

Table of Contents
loading

Table of Contents