Hey all,
Yet another question
. Anyway, I'm looking for a way to append a variable number of '>' characters to a string. I know about the stringByAppendingString: method, but I'm not sure sure how to construct the @">>>>" strings to start with
.
I considered building the string with as a CString inside a loop but it just didn't seem to work for me. If someone could give me a small example I would much appreciate it!
Thanks
,
Mark.
Yet another question
I considered building the string with as a CString inside a loop but it just didn't seem to work for me. If someone could give me a small example I would much appreciate it!
Thanks
Mark.