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
Look at the HELLO example program. Jon
hi; I am new at this software too butI think you should look at the output window(which is located below the program window) good luck :)