#include <stdio.h>
void main()
{
int x = 97;
int y = sizeof(x++);
printf("x is %d", x);
}
The output is : 97(why?)
what do you want it to be?
Mihail
I_Interface
Dima
Anoop
Vladimir
FOFANA
klimi
Chr
Badugar
kamaraj
Александр