Dear all,
I want to write an application that pop up all the alive machines connected to the network. I'm an armature do not know anything on this. Please any one guide me to successfully complete the application. Does it require any prior knowledge on networking?
Thanks.
SJ.
I want to write a small .dll file in "C" language. Could anyone tell me how to proceed.
1)I want a .dll file with 2 functions AddFun() and SubFun()
Could u tell me what r the steps required to achieve this.
Most impotant thing is how to export and import .dll file.
Thanks.
SJ.
I want to write a small .dll file in "C" language. Could anyone tell me how to proceed.
1)I want a .dll file with 2 functions AddFun() and SubFun()
Could u tell me what r the steps required to achieve this.
Most impotant thing is how to export and import .dll file.
I'm not able to get the correct output, but the program seems to be fine. When I enter "sujin" as name and "100" as id, it outputs me only the first four characters of the name(5th char is some junk) and id. What would be the problem?.
#include <stdio.h>
#include <malloc.h>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.