i am new to this concept of make files.. i would liek to know as to how to use it..... i was given an assignment to make a calculator using C and to also provide a make file... i have looked up on the net and have understood as to wat this ake file si supposed to do ... how am i supposed to make file for a claculator program ..

Recommended Answers

All 2 Replies

Post any code you have for your calculator program and your make file.

when inputting and outputting with files i always use the fstream.h library with its many reading and writing functions and operators, but as Dave said it is better to post your current code so we can help you better, im not exactly sure what you would need to do with the file in this task but here is a good tutorial that shows how to input and output with files http://www.cplusplus.com/doc/tutorial/tut6-1.html

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.