|
-
October 23rd, 2015, 01:26 PM
#1
suggest one loop logic for concatenating two strings without strcat
I have written a program which concatenate two strings without the help of strcat.
I have used two loops to make this logic.
But want to make the logic with one loop kindly review my code c++ program to concatenate two strings without using strcat and share your logic in comments section of blog so every visitor can read blog and your's code and compare both.
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|