i am working on skeleton climbing algorithm for my .stl file generation, am getting the output. but for this code i need to pass arguments from the command prompt how will i pass arguments without opening command prompt?? are is it possible to pass input to this code from gui?? please give me some suggestions .... you can find the complete code from the given link...
http://www.cse.cuhk.edu.hk/~ttwong/papers/asc/asc.html
thanks in advance
Your OS normally provides a mechanism to pass command lines to a file.