Author: Unknown
Subject: Strtol
Date: Tuesday, 31 Mar 2020, 14:20:27
When using Strtol are we allowed to create a new string for the key to use for sorting when we are given pos len parameters? Also when we are fputting to standard out are we outputting the line and pos,len parameters or just the line? If this is the case, for the first example in the spec how would you be able to tell if you sorted correctly since all the lines outputted would be the same? thank youPREV INDEX NEXT