Next: , Previous: , Up: Top   [Contents][Index]


3 Structuring Data

In the previous chapter we learned how to manipulate pre-defined entities like bytes, integers and strings. One of the big points of poke, however, is that it allows you to define your own entities. This is achieved by defining data structures.