logo

Crowdly

Browser

Add to Chrome

Care va fi valoarea variabilei res după execuția codului de mai jos, presupunâ...

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

Care va fi valoarea variabilei res după execuția codului de mai jos, presupunând că fișierul este creat cu succes?

int res;

char buf[100];

int fd = creat("file", 0644);

res = read(fd, buf, 1);

0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.cs.utcluj.ro?

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

Browser

Add to Chrome