logo

Crowdly

Browser

Add to Chrome

За фрагментом функції визначіть її призначення на мові С: int function_mmm (c...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

За фрагментом функції визначіть її призначення на мові С:

int function_mmm (char key[4]){

long int f;

f = atoi(key[1]) – atoi(key[2]) +

atoi(key[3]) – atoi(key[4]);

f = f + 255*2; f = (f*10000) div

(255*4);

return f;}

0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome