Hello All,
when using the import statement does it referrer to a directory or something else(a package) ?
I have been looking at some code which has:
I have downloaded the source for JAMA but i don't know where to put it on my machine(WinXP) so that I will be able to use the same statement to use it.
Can anyone help?
p.s. coming from C++ does the "import" statement relate to the "include" statement?