I think your line of code is trying to return a 'character'... not an array of characters. You might want to try just making the function void, and adding the cstring to your paramater list, and using pass by reference to return.
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