This website requires JavaScript.
Explore
Help
Register
Sign In
winsdominoes
/
winnie-http
Watch
1
Star
0
Fork
You've already forked winnie-http
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ce055c56f6
winnie-http
/
goofy.c
10 lines
96 B
C
Raw
Blame
History
#
include
<stdio.h>
char
*
p
;
int
l
=
65
;
char
*
p
=
(
char
*
)
&
l
;
int
q
=
*
(
int
*
*
)
&
p
=
&
l
;
Reference in New Issue
View Git Blame
Copy Permalink