|
Page 1 of 1
|
[ 3 posts ] |
|
| Author |
Message |
|
EricaConrad
Rookie
Joined: Fri Sep 21, 2012 11:07 am Posts: 4
|
 strcatSingleChar();
strcatSingleChar();
How does this work? any info on it or a working example.
|
| Fri Sep 28, 2012 1:00 am |
|
 |
|
jbflot
Site Admin
Joined: Tue May 15, 2007 9:02 am Posts: 385
|
 Re: strcatSingleChar();
We'll be updating our documentation soon. This page has a pretty good explanation: http://www.cplusplus.com/reference/clib ... ng/strcat/
|
| Mon Oct 01, 2012 2:25 pm |
|
 |
|
EricaConrad
Rookie
Joined: Fri Sep 21, 2012 11:07 am Posts: 4
|
 Re: strcatSingleChar();
umm.. yeah, that's just for concatanating strings... I want to add a single character to the end of a string. I came up with a backway to do it, but it appears that strcatSingleChar() would do it. strcat doesn't work for it, because it requires two strings.
Except I can't get strcatSingleChar() to work either, the error it sends is that I'm not using the correct data types, but I think I am, I'm using a string and a character.
|
| Tue Oct 02, 2012 10:52 am |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|