[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: "module" tutorial
- From: PA <petite.abeille@...>
- Date: Mon, 17 Apr 2006 17:10:24 +0200
On Apr 14, 2006, at 21:19, Greg Falcon wrote:
Probably because this is what modules are for:
C: #include <math.h>
C++: #include <cmath>
Java: import java.lang.Math;
Python: import math
You mean require()?
Lua: require( "something" )
Why do you want to use 'module' for your class system?
Because it's there.
Considering the paucity of built-in functions, I was hoping to leverage
the few which are provided. But yes, you are right, why bother...
sigh...
Cheers
--
PA, Onnay Equitursay
http://alt.textdrive.com/