(0 comments) (0 reactions) (0 assignees)C++ (2 forks)auto 404
good first issuehelp wantedtest

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Testing the length function for String class is needed

signatures include:

  1. length(char*)
  2. length(String&)

Contributor guide