Re: How can i emulate sizeof()



Eugeny Myunster wrote:
Hello all,
How can i emulate sizeof()
only for integers?

You can look up to sizeof, follow its example in your comings
and goings and doings, seek always to be true to its teachings, and
strive unceasingly in all ways to model your own behavior after that
of sizeof. In any dilemma, ask yourself "What would sizeof do?"
Don't accept easy, cop-out answers (sizeof would not do so, after
all), but spur yourself to deeper and more honest self-examination.
Feed the hungry, heal the sick, give generously to the poor -- in
short[*], emulate sizeof.

[*] A kind of integer, as specified.

--
Eric.Sosman@xxxxxxx

.



Relevant Pages

  • Re: How can i emulate sizeof()
    ... Why do you want to "emulate sizeof", when sizeof exists just for this ... sizeof operator, but there's no point in using them; ... and speaking of homework assignments: ...
    (comp.lang.c)
  • Re: How can i emulate sizeof()
    ... I'd really love to know which instructors keep giving this assignment. ... Why do you want to "emulate sizeof", when sizeof exists just for this ...
    (comp.lang.c)