sunderam 0 Newbie Poster

HI,
I have a vc++ project with all its files which includes -header files,& .dll files.
I want to export these files to a unix system. i am sure i can do that, but i am looking for equivalent method for aligned aligned_malloc() in unix.
aligned_malloc() is a vc++/windows method thats what i understand.

And the project files dont contain any main() function.
I am using dev c++ to compile on windows.
Can someone please suggest what should i do.

thanks
Sunderam