This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
os-tutorial
Watch
1
Star
0
Fork
0
You've already forked os-tutorial
mirror of
https://github.com/cfenollosa/os-tutorial.git
synced
2025-12-17 20:34:36 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
968211392d613c12e68baa69321e8be32f487005
os-tutorial
/
12-kernel-c
/
pointers.c
Carlos Fenollosa
0fc3af3f22
lesson 12
2014-10-15 12:21:46 +02:00
4 lines
44 B
C
Raw
Blame
History
void
func
(
)
{
char
*
string
=
"
Hello
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink