SDKZSPF LSI, SDKZSPF Datasheet - Page 312

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
A-2
}
Example Program: func2.c
int t1;
void func_2 ()
{
Example Programs
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
int x=0,n=0;
while(n < 20)
{
}
}
while (i < 20) {
}
if (k) {
}
else {
}
k++;
i++;
switch(n) {
case 0:
case 1:
case 17:
default:
}
t1 = x;
j = func_3() + 100;
j = 100;
x += 5;
n =1;
break;
x = x <<4;
n = 4;
break;
x = x ^ 13;
n = 20;
break;
x++;
n++;
break;