Re: macro for sizeof
From: Joona I Palaste (palaste_at_cc.helsinki.fi)
Date: 04/06/04
- Next message: Alan Balmer: "Re: alternative to rand()"
- Previous message: Mike Nishizawa: "Re: OFF-TOPIC:: Why Lisp is not my favorite programming language"
- In reply to: Keith Thompson: "Re: macro for sizeof"
- Next in thread: Dan Pop: "Re: macro for sizeof"
- Reply: Dan Pop: "Re: macro for sizeof"
- Reply: Darrell Grainger: "Re: macro for sizeof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 6 Apr 2004 20:59:27 GMT
Keith Thompson <kst-u@mib.org> scribbled the following:
> sweety_elegant@yahoo.co.in (Sweety) writes:
>> hello,
>> how to use macro to calculate the sizeof some data types.
>> plz explain .
>> thanks in advance.
>> bye,
> You got several responses when you posted this same question two days
> ago. If those responses weren't useful to you, you'll need to explain
> why before we can help you.
> It would also be helpful if you could tell us why you want to use a
> macro rather than the builtin "sizeof" operator.
Because his teacher asked him to?
-- /-- Joona Palaste (palaste@cc.helsinki.fi) ------------- Finland --------\ \-- http://www.helsinki.fi/~palaste --------------------- rules! --------/ "This is a personnel commuter." - Train driver in Scientific American
- Next message: Alan Balmer: "Re: alternative to rand()"
- Previous message: Mike Nishizawa: "Re: OFF-TOPIC:: Why Lisp is not my favorite programming language"
- In reply to: Keith Thompson: "Re: macro for sizeof"
- Next in thread: Dan Pop: "Re: macro for sizeof"
- Reply: Dan Pop: "Re: macro for sizeof"
- Reply: Darrell Grainger: "Re: macro for sizeof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|