icon

Usetutoringspotscode to get 8% OFF on your first order!

programs show error please help me

i am run c programs that is  

#include <stdio.h>

#include <stdlib.h>

int main ()

/*

this is my first program

this is awesome*/

/* these statements “/* and *” used tp enter the comments before header file */

{

&nbsp;&nbsp; &nbsp;char name[18]=”malik umer farooq”;

&nbsp;&nbsp; &nbsp;printf(“my name is %s&nbsp; n”,name);

&nbsp;&nbsp; &nbsp;name[2] = ‘z’;

&nbsp;&nbsp; &nbsp;printf(“my name is %s&nbsp; n”,name);

&nbsp;&nbsp;&nbsp; char food[10] = “tona”;

&nbsp;&nbsp;&nbsp; &nbsp;printf(“best food is&nbsp; %s&nbsp; n”,food);

&nbsp;&nbsp;&nbsp; strcpy(food “bonna”);

&nbsp; &nbsp;&nbsp; &nbsp;printf(“best food is&nbsp; %s&nbsp; n”,food);

&nbsp;&nbsp; &nbsp;return 0;

}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

showing error please help me


You can leave a response, or trackback from your own site.

Leave a Reply

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes