Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22150

Cygwin Not Showing Any Output in C

$
0
0

I wrote this code in Sublime:

int main (int argc, char **argv){    printf("Hello World");    return 0;}

Saved it at C:\cygwin64\home\debol as helloworld.c.

Typed in this on Cygwin64 Terminal:$ gcc -o helloworld helloworld.c

But I'm not seeing any output. Please help.


Viewing all articles
Browse latest Browse all 22150

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>