Added server example
This commit is contained in:
parent
9c53235e7e
commit
559df424d3
5 changed files with 71 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
main() {
|
||||
writeToMemory(0)
|
||||
writeToMemory(42)
|
||||
}
|
||||
|
||||
writeToMemory(p Pointer) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue