Re: macro for sizeof
From: Keith Thompson (kst-u_at_mib.org)
Date: 04/06/04
- Next message: Mike Nishizawa: "Re: OFF-TOPIC:: Why Lisp is not my favorite programming language"
- Previous message: Malcolm: "Re: justification check"
- In reply to: Sweety: "macro for sizeof"
- Next in thread: Joona I Palaste: "Re: macro for sizeof"
- Reply: Joona I Palaste: "Re: macro for sizeof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 06 Apr 2004 20:54:23 GMT
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.
-- Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst> San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst> Schroedinger does Shakespeare: "To be *and* not to be"
- Next message: Mike Nishizawa: "Re: OFF-TOPIC:: Why Lisp is not my favorite programming language"
- Previous message: Malcolm: "Re: justification check"
- In reply to: Sweety: "macro for sizeof"
- Next in thread: Joona I Palaste: "Re: macro for sizeof"
- Reply: Joona I Palaste: "Re: macro for sizeof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|