On Fri, Dec 7, 2012 at 2:01 PM, Mayur Dabhi <[email protected]> wrote: > Sorry Ben, > > May be i have posted the question at wrong place. > > Let's we will not look at code, may be it contains errors, but can you guide > me on issue : it is possible to create file into c++ Addon for node.js > module..??
Most certainly. There's a pretty comprehensive section about add-ons in the documentation[1], that should get you up and running. [1] http://nodejs.org/api/addons.html -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
