| www.delorie.com/gnu/docs/emacs-lisp-intro/emacs-lisp-intro_104.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
optional Argument Exercise
Write an interactive function with an optional argument that tests
whether its argument, a number, is greater or less than the value of
fill-column, and tells you which, in a message. However, if you
do not pass an argument to the function, use 56 as a default value.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |