Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Writing XS frontends to C++ libraries.

by kilinrax (Deacon)
on Sep 11, 2002 at 19:49 UTC ( [id://197060]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    void
    MySettings::set(const string &key, const string &value)
    
  2. or download this
    MyModule.c:64: no matching function for call to `Mysettings::set (cons
    +t string *, const string *)'
    /usr/local/include/mysettings.h:66: candidates are: void Mysettings::s
    +et(const string &, const string &)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://197060]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-03-28 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found