|
|
|
|
|
by scotty79
224 days ago
|
|
What I got was: - pointers to bitfields
- checked bitshifts
- small ints like u4
- imperative array initialization blocks
- test code blocks
- equivalent of debugger; keyword from js
- some vague stuff about being able to do at compile time
The rest is pretty generic |
|