How to interface Gambas to external libraries:

(in English)
http://www.gambas-it.org/wiki/index.php?title=Documento_originale_%28Inglese%29&action=submit

(in italian)
http://www.gambas-it.org/wiki/index.php/Extern:_richiamare_funzioni_esterne_a_Gambas





--- Lun 20/8/12, wally <[email protected]> ha scritto:

> Da: wally <[email protected]>
> Oggetto: Re: [Gambas-user] Extern declaration question
> A: "mailing list for gambas users" <[email protected]>
> Data: Lunedì 20 agosto 2012, 12:55
> On Monday 20 August 2012 11:45:04 Ru
> Vuott wrote:
> > > Public Extern serialPrintf(fd As Integer, message
> As String,
> > > ...)
> > > the above declaration witjout the "In ..." seems
> to work.
> > > 
> > > wally
> > 
> > If you have already upper declared :
> > 
> > Library "name_of_library"
> > 
> > 
> > you don't need to add
> > 
> >  Extern serialPrintf(...) In "name_of_library"
> > 
> >
> ----------------------------------------------------------------------------
> > -- Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's
> security and
> > threat landscape has changed and how IT managers can
> respond. Discussions
> > will include endpoint security, mobile security and the
> latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Gambas-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 
> Thank you, 
> i thought this "In ..."  is part of the va_list because
> in this context the 
> "..." does not mean etcetera. Here "In"  is part ot
> Extern command.
> 
> 
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's
> security and 
> threat landscape has changed and how IT managers can
> respond. Discussions 
> will include endpoint security, mobile security and the
> latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to