I have a question about C/C++ and it's usage of variable integers. Can I, and how, use hex and or display as hex when input/output occurs with numbers. Also, for numbers that are huge (Ie: a 1024 bit number), how do I store them in a variable(s). For the kind of keys I am needing to generate, I need big numbers.