tlab
tlab
Subscribe

tlab

Entries from 2012-09-01 to 1 month

2012-09-23

Extending Python with C or C++

Linux Programming

Wrapping a C library in Python. Environment Ubuntu 12.04 64bit Python 2.7 Install Python.h $ sudo apt-get install python2.7-dev Code // spammodule.c #include <Python.h> #ifdef __cplusplus extern "C" { #endif static PyObject* SpamError; static PyObje</python.h>…

Hatena Bookmark - Extending Python with C or C++
Profile
id:shinyat id:shinyat
About this blog
Search
Recent Entries
  • 2014-05-24
    Delete metadata of an image file by using ExifTool
  • 2014-05-21
    Normalize file names
  • 2014-05-20
    Delete suspicious directories and files by using the find command
  • 2013-01-12
    Call Python functions from C++ on Ubuntu 12.04
  • 2013-01-12
    Call Java functions from C++ by using Java Native Interface (JNI) on Ubuntu 12.04
Archive
  • ▼ ▶
    2014
    • 2014 / 5
  • ▼ ▶
    2013
    • 2013 / 1
  • ▼ ▶
    2012
    • 2012 / 11
    • 2012 / 9
    • 2012 / 8
    • 2012 / 5
tlab tlab

Powered by Hatena Blog | ブログを報告する

Quote saved.

Login to quote this blog

Failed to save quote. Please try again later.

You cannot quote because this article is private.

Subscribed unsubscribe Subscribe Subscribe