write recursive function that reverse a string , the function should have two parameters which are two character arrays , the first one is the original one and the second is the revered string like this
ex {source string(happiness)}
change to
{destination string(ssenippah)}
تم التعديل في بواسطة Mustafa Suleiman تعديل عنوان السؤال
السؤال
Lamis Alzletny
{by c language}
write recursive function that reverse a string , the function should have two parameters which are two character arrays , the first one is the original one and the second is the revered string like this
ex {source string(happiness)}
change to
{destination string(ssenippah)}
تم التعديل في بواسطة Mustafa Suleimanتعديل عنوان السؤال
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.