M
Michael Bell
Please pardon a newbie's innocent questions.
1) It seems a daft thing, but I can't handle << and >> easily in my
mind unless I have a name for them. I've toyed with :-
<< Corporal
and
(not really knowing anything about military ranks), is there any
standard word I can use in my head and talk to other people about them
and not make a fool of myself?
2) My textbook doesn't explain what the C++ keyword "this" means. I
THINK it means "This next statement uses the scope invoked immediately
above", that is, "there is no need to use :: again, it has already
been defined, just take it as that".
Is this guess correct?
Michael Bell
--
1) It seems a daft thing, but I can't handle << and >> easily in my
mind unless I have a name for them. I've toyed with :-
<< Corporal
and
(not really knowing anything about military ranks), is there any
standard word I can use in my head and talk to other people about them
and not make a fool of myself?
2) My textbook doesn't explain what the C++ keyword "this" means. I
THINK it means "This next statement uses the scope invoked immediately
above", that is, "there is no need to use :: again, it has already
been defined, just take it as that".
Is this guess correct?
Michael Bell
--