How do i get the mac address of the computer it is run on and return it using a
Code:
char macchar[50]
variable (i know strings work better but i need to use chars for my project I'm working on)