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
dooris
concierge
Commits
ff17c7f3
Commit
ff17c7f3
authored
Jun 07, 2014
by
gnomus
Browse files
add trailing spaces
parent
03f9a6ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
challenge/challenge.c
View file @
ff17c7f3
#include
<stdio.h>
#include
<stdlib.h>
int
main
()
{
int
main
()
{
int
bytes_read
;
size_t
nbytes
=
10
;
char
**
my_string
=
malloc
(
sizeof
(
char
**
));
...
...
Write
Preview
Supports
Markdown
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