Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 05:13, 23 November 2010Han84 (Talk | contribs). . (1,044 bytes) (+1,044). . (New page: <source lang="java"> public static void convertObjectToFile(Object obj, String filename) { Ts.convertByteArrayToFile(Ts.convertObjectToByteArray(obj), filename); } public static void con...)

Alumni Liaison

Prof. Math. Ohio State and Associate Dean
Outstanding Alumnus Purdue Math 2008

Jeff McNeal