Chapter 9. Dynamic Registers
"What a depressingly stupid machine," said Marvin and trudged away.
In addition to the automatic, or in exceptional cases global, CLINT
objects used up to now, it is sometimes practical to be able to create and purge CLINT
variables automatically. To this end we shall create several functions that will enable us to generate, use, clear, and remove a set of CLINT
objects, the so-called register bank, as a dynamically allocated data structure, where we take up the sketch presented in [Skal] and work out the details for its use with CLINT
objects.
We shall divide the functions into private management functions and public functions; the latter of these will be made ...
Get Cryptography in C and C++, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.