About parameters
Alfonso Cornejo <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone
I'm trying to use the examples that are in the net-snmp.sourceforge.net but there is a part in the source code that ask's for some parameters and there is not explanation about what are they, I wonder if somebody can tell me what are those parameters... thank's alot
******This is the part where those parameters are, this is in the Asynchronous Demo Application and the file name is asyncapp.c******
int main (int argc, char **argv)
{
initialize();
printf("---------- synchronous -----------\n");
synchronous();
printf("---------- asynchronous -----------\n");
asynchronous();
return 0;
}
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.