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

Fix return values of functions in steam-shell. #102

Open
Siddhant085 opened this issue Jul 6, 2016 · 0 comments
Open

Fix return values of functions in steam-shell. #102

Siddhant085 opened this issue Jul 6, 2016 · 0 comments

Comments

@Siddhant085
Copy link

Fix return values of functions in steam-shell. There are functions like int goto() which always return 0 even when the execution is successful. There are more functions like this. Fix the return values and return 0 on failure and 1 on success.

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