I\'m building a mobile advertising sdk for the iPhone and I assume that the only way to store the images that will represent the button icons for the landing page controller [in the library] is to con
Quick question.When you are accessing a character array, I know you can set the pointer to the first element in the array, and use a while look and do something like
I have a character array and I\'m trying to figure out if开发者_运维知识库 it matches a string literal, for example:
I get this when I was trying something (just for understanding). Please explain this behavior: First attempt:
First off, this is a \"homework\" question so vector libraries and string libraries are off limits. I\'m trying to get to the basics of c++.