Revision history of "Q2sol the solution"

Jump to: navigation, search

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) 18:21, 4 August 2010Catherine.leung (talk | contribs). . (662 bytes) (+662). . (Created page with ' <source lang="cpp"> void Process(fstream& fs,int recsize){ allocate memory so we can have a place to put data: char* rec=new char[recsize]; int numrec; /*find out …')