Q
Q_Q
Hi, I recently start to learn C++ and I have a question. Please help.
While looking at pieces of codes to familiarize myself with C++, I
encounter these strange variables. I don't even know if they are
variables. I've tried to search on the internet and look through
several books for them, but couldn't find them anywhere. They are
%%
$$
$1
$2
I know $1 and $2 are kind of familiar (perl). But %% and $$ are
really strange to me.
Thank you for your help
While looking at pieces of codes to familiarize myself with C++, I
encounter these strange variables. I don't even know if they are
variables. I've tried to search on the internet and look through
several books for them, but couldn't find them anywhere. They are
%%
$$
$1
$2
I know $1 and $2 are kind of familiar (perl). But %% and $$ are
really strange to me.
Thank you for your help