Hi, i am not a developer at all, but have been running some numerical models that were written in C by my graduate advisor.
In the past, I have compiled (gcc) on a unix machine with no problems. Using the Xcode interface, I can't get it to read in a ascii file, so the program will not run. Also, i typically run the malloc.h header file, but since it isn't included with mac (i think), it seems that the stlib.h has everyhting that malloc.h has. Basically, my question is how to set up the xcode interace so that I can read in my input files. Like i said, i am not a developer, so i appologize if I sound silly with some of this.
thanks
mike
In the past, I have compiled (gcc) on a unix machine with no problems. Using the Xcode interface, I can't get it to read in a ascii file, so the program will not run. Also, i typically run the malloc.h header file, but since it isn't included with mac (i think), it seems that the stlib.h has everyhting that malloc.h has. Basically, my question is how to set up the xcode interace so that I can read in my input files. Like i said, i am not a developer, so i appologize if I sound silly with some of this.
thanks
mike