🤒
Out sick
#include <stdio.h>
int main(void)
{
char s[] = "github rocks!";
s[7]++;
s[8] += 6;
printf("%s\n", s);
return 0;
}
Popular repositories Loading
-
openair
openair PublicForked from duranta-project/openairinterface5g
I strongly disagree with the use of github to host openair. I have no responsability in that decision.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.