Home > Net >  Button to perform
Button to perform

Time:11-28


Make such as above, then click button to perform the following source code

# include & lt; stdio.h>
Int main ()
{
Int the age=33;
Printf (" I am % d \ n ", the age);
return 0;
}

, do not know to have people can understand me,

CodePudding user response:

To source code source code oh, oh, oh to source code, source code oh, to the source code oh,

CodePudding user response:

Don't have an IDE, but you have to perform the function of must not be put in the main (),
Put the new function,
  • Related