This website requires JavaScript.
Explore
Help
Sign in
Yaossg
/
RVBTCC
Watch
1
Star
0
Fork
You've already forked RVBTCC
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
718829335b
RVBTCC
/
test
/
unsupported
/
address_of_pointer.c
Yaossg
92f4b4f561
100% coverage
2024-12-24 16:16:03 +08:00
4 lines
No EOL
34 B
C
Raw
Blame
History
int
main
(
)
{
int
*
p
;
&
p
;
}
Reference in a new issue
View git blame
Copy permalink