From mboxrd@z Thu Jan 1 00:00:00 1970 From: sven@hin.de Subject: Writing Queue-Modul in Pascal Date: Sun, 20 Nov 2005 00:02:32 +0100 Message-ID: <437FAF08.7050401@hin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Hi! I am trying to write an application for the queue-target. Unfortunately all examples and source code itself are written in C++. http://www.die.net/doc/linux/man/man3/libipq.3.html I like to use Pascal (freepascal or so...) but I need nessesary units (called header files in C++?) Is there any change to use Pascal? Greetings Sven