Re: C interpreters



Thanks, and that'll make shared (.so) libraries just fine?

Well, that was certainly a relief. That very much describes the C
interface I made already. I'm working on a alternate ports listing
system, and I wanted to use something that I didn't mind programming
in /and/ I knew should be available on any FreeBSD system without
requireing more port installs, so I went with C or C++. I want it to
be easy to write back-end database modules, in case people don't want
to use the two that I write (SQLite2 and a my own flat-file system).
There are only three functions that need wrapped: open, query, close.
Open returns that void* pointer, query and close take it as the first
argument.

Any ideas on the C interpreter? It's been a while since I've done a
lot of C/C++.

Thanks,
-Jim Stapleton
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • RE: LDAP query for xerox 3545 printer/scanner blocked by SBS 2003?
    ... You also cannot query using the LDP tool. ... Step2:Please ensure the DNS on workstation is pointed to SBS server. ... Run Network Monitor on the SBS server to capture the network traffic ... Monitor will capture some packets which pass through this interface. ...
    (microsoft.public.windows.server.sbs)
  • Re: Internet class differences...
    ... web service would need to be created to interface with the database server. ... Initially a WebClient class was used. ... This worked fine for submitting the query. ...
    (microsoft.public.dotnet.general)
  • Re: Multivalued Lookup Fields in Access 2007 and using > in a paramete
    ... It is possible to design an interface that runs some code that creates a query string to use as a filter, and to build the operator and value into the string. ... You can use a text box where the user can enter multiple values, and then process them on code. ... Or you could use a multi-select list box, and then loop through its ItemsSelected as you build up your filter string. ...
    (microsoft.public.access.reports)
  • Problem setting media type for new profile
    ... I'm trying to create a custom profile with one video stream of Windows Media ... Then I query the profile manager for the IWMProfile3 interface. ...
    (microsoft.public.windowsmedia.sdk)
  • Re: Parameter Driven Query
    ... MS Query is set up to use parameters easily - you can use square ... advanced interface) for the criteria values. ... the query Excel will display a dialog where you can choose to use a ... ui is just writing SQL based on your input anyhow) ...
    (microsoft.public.excel.programming)