One Comment

  1. From Section 11 Paragraph 3:
    “The fields are placed in A[1], A[2], …, A[n] and split() returns n, the number of fields which is the number of matches plus one.”
    This is misleading or redundant. All that is to say here is, that the number of fields starts with one and ends with “n”.
    The fact that the number of matches +1 equals the number of fields is evident, in my opinion.
    Cheers
    Axel

Leave a Reply

Your email address will not be published. Required fields are marked *