Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mad
concierge
Commits
bf5f9864
Commit
bf5f9864
authored
Jun 10, 2014
by
anthraxx
Browse files
explicitly import string.h for strcmp()
- implicitly declaring library function is bad manner :)
parent
320c0928
Changes
1
Hide whitespace changes
Inline
Side-by-side
challenge/challenge.c
View file @
bf5f9864
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment