typedef и с чем его едят
typedef int Apple;
typedef int Orange;
Apple coxes;
Orange jaffa;
...
coxes++;
...
if (jaffa == 10)
...
Subscribe to:
Post Comments (Atom)
Emacs-do and Linux-jitsu
typedef и с чем его едят
typedef int Apple;
typedef int Orange;
Apple coxes;
Orange jaffa;
...
coxes++;
...
if (jaffa == 10)
...
No comments:
Post a Comment