Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello.exe is not running in my system #1

Open
VenkatesanSoundirarajan opened this issue Sep 7, 2018 · 1 comment
Open

Hello.exe is not running in my system #1

VenkatesanSoundirarajan opened this issue Sep 7, 2018 · 1 comment

Comments

@VenkatesanSoundirarajan
Copy link

VenkatesanSoundirarajan commented Sep 7, 2018

I have a warning, while executing "gcc lex.yy.c y.tab.c
-o hello.exe"

D:\LocalData\Downloads\hellex-master\hellex-master>gcc lex.yy.c y.tab.c -o hello.exe
hello.l: In function 'main':
hello.l:19:6: warning: implicit declaration of function 'yyparse' [-Wimplicit-fu
nction-declaration]
yyparse();
^
and hello.exe is not running in my system.

FYI: Already I have mingw5.3 version is available with my PC and even I have installed DEV-C++.

Please help me.

@nar3n12
Copy link

nar3n12 commented Feb 10, 2019

Sorry for the late late reply.
after you typed hello.exe, the curser would be blinking, right? if so then you are doing right. type hi
it will print hello world as output, (i.e) hi is the input here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants