abdomody35 / abdomody35/object-oriented-programming-1
Test copy()
未關閉
good first issue
help wanted
test
- 主要語言
- C++
- 星號
- 1
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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&)`
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。