_PATH_NETWORKS
#ifndef _PATH_NETWORKS
if (netf == NULL && (netf = fopen(_PATH_NETWORKS, "re")) == NULL)
netf = fopen(_PATH_NETWORKS, "re");