> I am getting 4,1,8 for that one. Maybe I have forgotten adding numbers,
> but isn't 4+1=8 anymore??
normally compilers tend to increase the size of struct to a word boundary,
so you get these funny results.. there is nothing funny abt it.. u shud get
sizeof(struct) in multiple of 4 (32bit is the word size used when using gcc
under linux)

Bye,
    /\ |\/| |3 /\ r


-----------------------------------------------------
An alpha version of a web based tool to manage your 
subscriptions with this majordomo2 server is available
at http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to