Name: Anonymous 2008-03-25 5:59
alright, so I'm retarded when it comes to c++
I want an if condition of if the current part of a string is a bracket or a paren.
how the fuck I do that?
if (input.whatthefuckgoeshere == "[";)
I want an if condition of if the current part of a string is a bracket or a paren.
how the fuck I do that?
if (input.whatthefuckgoeshere == "[";)