If you saw a variable named “user.login” would you assume it was a structure named “user” with a member named “login”? That’s a logical assumption to make, but it may be incorrect. In fact, even if you saw the code
If you saw a variable named “user.login” would you assume it was a structure named “user” with a member named “login”? That’s a logical assumption to make, but it may be incorrect. In fact, even if you saw the code
Leave a Reply