This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to get output

Hi

I am new to this software. I am doing my project on ADuC7026 through c programming. I have started with small program, but i cannot able see the output.

suppose:
#include<stdio.h>

int main(void)
{
printf("hello\n");

return 0;
}

plz help me out.

thanks in advance

hameed

0