abdomody35 / abdomody35/object-oriented-programming-1
Test copy()
Ouverte
good first issue
help wanted
test
- Langage dominant
- C++
- Étoiles
- 1
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Testing the copy function for String class is needed
signatures include:
1) `copy(char*)`
2) `copy(char*, int)`
3) `copy(char*, int, int)`
4) `copy(int, int, char*)`
5) `copy(String&)`
6) `copy(String&, int)`
7) `copy(String&, int, int)`
8) `copy(int, int, String&)`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.