Print bytes from memory in C
In C: Given an address (in hexa) and and int n, how can I print the first n bytes starting from address? I've ran a fast google search, but didn't find any relevant info, and I'm not sure if there's some special function that does this or should I use system calls?
Thanks!Find the size of a given Time Machine backup
I'm interested in determining the size of a given Time Machine Backup. This seems possible with tmutil using either uniquesize, compare, or calculatedrift, but I've been unable to figure out the precise command to find the size of a given backup image. Can anyone help? Thanks in advance.
In C: Given an address (in hexa) and and int n, how can I print the first n bytes starting from address? I've ran a fast google search, but didn't find any relevant info, and I'm not sure if there's some special function that does this or should I use system calls?
Thanks!Find the size of a given Time Machine backup
I'm interested in determining the size of a given Time Machine Backup. This seems possible with tmutil using either uniquesize, compare, or calculatedrift, but I've been unable to figure out the precise command to find the size of a given backup image. Can anyone help? Thanks in advance.
No comments:
Post a Comment