c c Routine directly callable from C/C++ (it could be necessary to c append an underscore, "_", to its name depending on the C/C++ c compiler used). c c subroutine username(user, ul, host, hl) c c Current username and hostname. c c Written by: S. J. Sciutto, La Plata 1996, 1997, 2000. c c Parameters: c ========== c c user............ (output, character*(*)) The username. c ul.............. (output, integer) Length of string "user". c host............ (output, character*(*)) The hostname. c hl.............. (output, character(*)) Length of string "host". c c c<--->
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
Back to AIRES home |