Peter Memishian wrote:
>  > What about the following functions:
>  > -- snip --
>  > # fatal error: print message and exit
>  > function fatal_error
>  > {
>  >     print -u 2 "${progname}: $@"
>  >     exit 1
>  > }
>  >
>  > function print_error
>  > {
>  >     print -u 2 "${progname}: $@"
>  > }
> 
> Seems reasonable, aside from the tedious function names that consume
> 80 column real-estate ;-)

Erm... what do you mean ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to