æè¿ã®æ´æ° (Recent Changes)2011-01-10SWIG 2010-11-20FrontPage 2009-08-05Manual ææ°ãªãªã¼ã¹æ å ±IrrlichtMLNetSwig (1.2.1.531)2010-11-17 23:14IrrlichtNetSwig (1.2.0.528)2010-08-14 13:23 Wikiã¬ã¤ã(Guide)Wikiã®ææ³ ãªã³ã¯ã®ç¨®é¡ã¨ææ³ ãããã¯ããã»ããµ æ¡å¼µææ³ ãµã¤ããã¼ ããã¸ã§ã¯ãWikiã§ã®åºåè¨å® ãµã¤ããã¼ (Side Bar)ãã®ãµã¤ããã¼ã«ã¤ã㦠ãã®ãµã¤ããã¼ã®ç·¨é SWIGã®ä½¿ãæ¹æ¦è¦è¿å¹´ãC#ã代表ã¨ãã.NETFrameworkã®ã¢ããªã±ã¼ã·ã§ã³ãå¢ãã¦ãã¾ããã C#ã¯.NETFrameworkã®è±å¯ãªã©ã¤ãã©ãªã«ããC++並ã®æè»æ§ã¨VBã©ã¤ã¯ãªãã¶ã¤ãã«ããéçºå¹çæ§ãå ¼ãåããè¨èªã§ãã
So you want to get going in a hurry? To illustrate the use of SWIG, suppose you have some C functions you want added to Tcl, Perl, Python, Java and C#. Specifically, let's say you have them in a file 'example.c' /* File : example.c */ #include <time.h> double My_variable = 3.0; int fact(int n) { if (n <= 1) return 1; else return n*fact(n-1); } int my_mod(int x, int y) { return (x%y); } char *get_t
ã©ã³ãã³ã°
ãç¥ãã
ã©ã³ãã³ã°
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}