#include <stdio.h>
void main()
{
char *5 = "hello",
char *n = "cjn";
char *p = S + n;
printf("%c\t%c", *p, s[1]);
}
Answers
Answered by
0
hello... thnx for free points
Answered by
0
Answer:
It's going to say a error
Explanation:
Because u used 5 as variable name & , at end of that line
even if u correct all syntax error its still going to say ERROR
Similar questions