This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
kickc
Watch
1
Star
0
Fork
0
You've already forked kickc
mirror of
https://gitlab.com/camelot/kickc.git
synced
2024-11-27 04:49:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
756d5c22d5
kickc
/
src
History
jespergravgaard
756d5c22d5
Strings zer now zero-terminated by default. To avoid zero-termination use suffix z - eg. "qwe"z is not zero-terminiated.
Closes
#137
2019-04-09 00:51:53 +02:00
..
main
Strings zer now zero-terminated by default. To avoid zero-termination use suffix z - eg. "qwe"z is not zero-terminiated.
Closes
#137
2019-04-09 00:51:53 +02:00
test
Strings zer now zero-terminated by default. To avoid zero-termination use suffix z - eg. "qwe"z is not zero-terminiated.
Closes
#137
2019-04-09 00:51:53 +02:00