Thursday, October 8, 2009

graphs in assignment1



_____________________________________

test9.1 of assignment1:

if *curpos >= fieldlen, *curpos = fieldlen-1;

__________________________________________

test9.2 :

if *offset > length of string, *offset = length of string

____________________________________

test9.3:

if *curpos> length of string, *curpos=length of string









1 comment: