if you have a version of Solaris on your system, labeled as:<BR>SunOS version a.b.c<BR>Solaris version x.y.z<P>is the following true:<P>(a == x + 3) && (b == y) && (c == z)<P>for all b, c, y, z, a >= ...