[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Problem in accessing relative filenames | C-API
- From: voxner <voxner.dev@...>
- Date: Tue, 31 May 2011 17:54:06 +0530
package.path is used by require but not by luaL_loadfile and luaL_dofile,
Is there is any alternate way of making luaL_loadfile & luaL_dofile enforce relative path-names ?