comp.lang.ada
 help / color / mirror / Atom feed
From: Victor Porton <porton@narod.ru>
Subject: Binding a C function wit FILE* object
Date: Sun, 27 Jul 2014 18:45:20 +0300
Date: 2014-07-27T18:45:20+03:00	[thread overview]
Message-ID: <lr36qe$gib$1@speranza.aioe.org> (raw)

I am writing thick bindings for Raptor C library.

What should I do regarding the following function?

int raptor_uri_print (const raptor_uri *uri, FILE *stream);

The trouble is that Ada probably has no interface with FILE* objects.

The simplest thing is just to omit binding this particular function 
altogether. Are there other variants?

-- 
Victor Porton - http://portonvictor.org


             reply	other threads:[~2014-07-27 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-27 15:45 Victor Porton [this message]
2014-07-27 16:34 ` Binding a C function wit FILE* object Dan'l Miller
2014-07-27 16:51   ` Victor Porton
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox