In my c++ class we are assigned to make a piglatin translator. I haven't had much experience with c++, but I've done quite a bit of programming in other languages.
My main question would be what functions are available in c++ to handle strings and change them?
I have a basic idea of how my program will work, but I'm not familiar with how c++ handles strings and how they can be changed. After a few google searches all I've come up with is that you can change strings according to character number.
Does anybody have any better ideas?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.