emacs-devel
[Top][All Lists]
Advanced

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

Re: What is the recommended way to find out the number of arguments pass


From: Emanuel Berg
Subject: Re: What is the recommended way to find out the number of arguments passed to a module function?
Date: Fri, 12 Jan 2024 01:52:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

dalanicolai wrote:

> I am trying to write a dynamic module.

Good for you, I also did that.

Here is the whole thing, it is very simple so it can be
a starting point for anyone attempting it.

It is complete with a Makefile, a single .c file and its
corresponding .h file. This compiles into a .so file.

  https://dataswamp.org/~incal/emacs-init/random-urandom/

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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