921013-1.c   [plain text]


f(int x,short y)
{
long z=y<0?x>0?x:0:y;
}