Data type question.. (and mac address question)
#1

Hello, i am looking into the size of data types.. cant figure it out..

so, this is what i think i know
Code:
new var; // This is either 16 bits or 32 bits? (not sure tbh)

new arr[50]; // This is w/e the var size * 50 ??
So, if var is 32 bits.. Thats 4 bytes? Then arr[50] is 200Bytes?? and thats 4 bytes in each index?

*just need sumone to clear this up for me*

thanks


-----

Also, is there a way i can get someones router Max address? (want to ban it)
Reply


Messages In This Thread
Data type question.. (and mac address question) - by DarrenReeder - 21.10.2010, 20:10
Re: Data type question.. (and mac address question) - by Mauzen - 21.10.2010, 20:17
Re: Data type question.. (and mac address question) - by DarrenReeder - 21.10.2010, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)