int32's are 4 bytes as well so it probably won't help you.
I'd make a uchar[8] and marshal it by brute force, but
I've never trusted nx_ and mig so YMMV...
MS


funofnet Funofnet wrote:
> Hi thank you
> so I should define the type using nx_uint32_t or nx_int32_t declaration?
> 
> ----- Message d'origine ----
> De : Michael Schippling <[EMAIL PROTECTED]>
> À : funofnet Funofnet <[EMAIL PROTECTED]>
> Cc : [email protected]
> Envoyé le : Mercredi, 23 Juillet 2008, 19h12mn 52s
> Objet : Re: [Tinyos-help] nx_double
> 
> I think for the most part our controllers only use 4 byte floats,
> and even when you declare a double you get 4 bytes. So you may not
> be able to define one...
> MS
> 
> funofnet Funofnet wrote:
>  > Hi,
>  >
>  > I want to define a double type in a structure but infortunately
>  > nx_double doesn't exist !!
>  >
>  > is there any alternativ solution ?
>  >
>  >
>  > Thank you very much,
>  >
>  >
>  >
>  > Funofnet
>  >
>  > ------------------------------------------------------------------------
>  > Envoyé avec Yahoo! Mail
>  > 
> <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html>.
>  > Une boite mail plus intelligente.
>  >
>  >
>  > ------------------------------------------------------------------------
>  >
>  > _______________________________________________
>  > Tinyos-help mailing list
>  > [email protected] 
> <mailto:[email protected]>
>  > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> 
> ------------------------------------------------------------------------
> Envoyé avec Yahoo! Mail 
> <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html>.
> Une boite mail plus intelligente.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to