Comparison between integers and pointers?NP, it's also worth noting that the compiler converts both character literals like 'x' and '\0' and ...
Operator[] function use in StringsIf you're using the standard lib String class, you can refer to a specific element of the string as ...
Comparison between integers and pointers?[quote]Hm, try single quotes.[/quote] Right, "x" is a string literal, which the compiler sees as ...
code understandingactually [quote]1) lacks an identifier[/quote] doesn't appear to be quite the whole story. I think...
code understandingLooks like you're trying to understand how overloaded constructors are called from client code. Lik...
This user does not accept Private Messages