why 'extern' was used in the noui.h file?

why 'extern' was used in the noui.h file?

When i review the source code, i find that the noui.h is a header file, but the method noui_connect has been declared by key words 'extern'. i think there is no need to do this.

extern void noui_connect();

https://ift.tt/2PTFO1Z

Comments

Popular posts from this blog

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

How generic miner connects to bitcoin or ethereum network and does it needs to store entire blockchain?