How to Show an Output on C language

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

wrote a program in c++ turbo but i can't click. On run and also message are it is showing. etc help

ANONYMOUS-tdrk
Автор

Bro..nice video...but I have a doubt.
I have downloaded turbo c++ and I am using the following code.
#include <stdio.h>
int main()
{
printf ("hello, world\n");
return 0;
}

There is no error but the output is not coming. Is there any error or do I need some other software for output?

umeshray
Автор

I wrote a program in c++ turbo but i can't click. On run and also message are it is showing. etc help

ANONYMOUS-tdrk