On Wed, 12 May 2004 [EMAIL PROTECTED] wrote:

> Cum il conving pe wtpm sa imi logheze (si afiseze la last) tot usernameul
> conectat, nu trunchiat la 8 caractere.

          struct utmp {
                [snip]
            char ut_user[UT_NAMESIZE];  /* user name */
                [snip]
          };

        Ai grija sa:
        - UT_NAMESIZE sa fie mai mult de 8 (la mine e 32);
        - scula last sa faca in printf()-ul cu pricina formatare pe mai 
multe celule a textului care contine username-ul.

-- 
Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of any company, unless
otherwise expressly stated.

--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui