help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


From: Eli Zaretskii
Subject: Re: (no subject)
Date: Fri, 03 Oct 2003 20:47:23 +0200

> From: Chenna Arnoori <ChennaA@ami.com>
> Date: Thu, 2 Oct 2003 15:34:50 -0400
> 
> I f I type strncpy then  i want to see the function proto-type in mode line
> or in bubble window .. which can help me to pass the arguments correctly.

With the cursor on "strncpy", type "M-x man RET RET", and Emacs will
show you the man page of `strncpy' that includes its prototype.

On GNU/Linux systems, type "C-h TAB" with the cursor on "strncpy",
and Emacs will display the Info docs for that function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]