当前位置: 技术问答>linux和unix
新手问个问题!?急。
来源: 互联网 发布时间:2016-01-20
本文导语: 帮我看看下面这个怎么做。:)搞晕了我。 main() { GetRemoteNodeIP(***); 比如sRemoteNode有 192.168.1.2 192.168.1.3,如何方便的在这里取得这2个IP } int GetRemoteNodeIP(***) { char *sRemoteNode;...
帮我看看下面这个怎么做。:)搞晕了我。
main()
{
GetRemoteNodeIP(***);
比如sRemoteNode有 192.168.1.2 192.168.1.3,如何方便的在这里取得这2个IP
}
int GetRemoteNodeIP(***)
{
char *sRemoteNode;
int Count;
Count=*****;
for(i=0;i
main()
{
GetRemoteNodeIP(***);
比如sRemoteNode有 192.168.1.2 192.168.1.3,如何方便的在这里取得这2个IP
}
int GetRemoteNodeIP(***)
{
char *sRemoteNode;
int Count;
Count=*****;
for(i=0;i