abdomody35 / abdomody35/object-oriented-programming-1

Test copy()

未關閉
#11 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。