[En-Nut-Discussion] Ppp user/pass

Szemző András saam at kometa.hu
Tue Sep 5 20:21:31 CEST 2006


Hi all,


Sorry for a stupid question, but how can I pass PPPUSER and PPPPASS to the
_open fuction.

In the example there is a 

#define PPPUSER "user"
#define PPPPASS "pass"

_open("ppp:" PPPCOM "/" PPPUSER "/" PPPPASS, _O_RDWR | _O_BINARY)) 


I would like to use not static user name and password.
I mean something

unsgined char PPPUSER[16];

But I get a lot of errors.



Best Regards,
Andras





More information about the En-Nut-Discussion mailing list