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

Usage of strings.h is not portable #44

Open
markand opened this issue Nov 7, 2018 · 0 comments
Open

Usage of strings.h is not portable #44

markand opened this issue Nov 7, 2018 · 0 comments

Comments

@markand
Copy link

markand commented Nov 7, 2018

Hello,

I tried compiling the code under Visual Studio, it does not have strings.h. However, removing all references to that header works fine for both GCC and VS.

soldout.c(2281): fatal error C1083: Cannot open include file: 'strings.h': No such file or directory

I don't know what strings.h contains, does it look fine to remove those headers?

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

1 participant