mockers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Structure - Vinisha Ma'am

Go down

Structure - Vinisha Ma'am Empty Structure - Vinisha Ma'am

Post  ballu Sun Feb 01, 2009 10:14 pm

1)
is this correct
struct
{
float a:1
};

2)
struct str
{
int a:1
}
str x;
x.a=-5;
printf("%d",x.a);
what is the output of the above statement??

3) Bit representation of floating pomnit numbers in 32 bit and 64 bit
ballu
ballu

Posts : 58
Join date : 2009-02-01

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum