View Single Post
Old Jan 21st, 2006, 12:03 PM   #7
sixstringartist
Programmer
 
Join Date: Jun 2005
Posts: 68
Rep Power: 4 sixstringartist is on a distinguished road
Quote:
Originally Posted by nindoja
Another way to do it would be to use files. You could have an input file, and save the numbers there. Then you can read from the file and use those numbers in your function. If you really wanted to get fancy, you could make a batch file to run the program and send the output to a file, but that is up to you.
Is this similar to creating functions? I have past experience using matlab but I dont konw how to write functions in C.
sixstringartist is offline   Reply With Quote