Hello everyone!
I know it's been along time that I've been away, but I finally decided to get my act together and make something that requires me to use my brain. Specifically: Learning C.
Now, I have a few ideas for possible games, but I want to start slowly. I think that a good goal for me right now is replicating one of my graphical programs, specifically Lightning. It hopefully won't be a huge problem.
Now, I do have a few questions. I have the toolchain installed from GitHub, and I've successfully built the Hello World program that this says to. However,:
1. Does the place that I open the command prompt window matter? I.e. if I right click and get the powershell open in a different folder, and type "make", will it attempt to compile/make/do something in that folder?
2. How do I write programs in C? Do I need a certain program to type in C, or is it as simple as using Notepad?
3. I see a .md extension in there. I've tried to open it, but my computer doesn't have the necessary application to do so. Is this for calc-side only, is it important to me, and what is it?
I know it's been along time that I've been away, but I finally decided to get my act together and make something that requires me to use my brain. Specifically: Learning C.
Now, I have a few ideas for possible games, but I want to start slowly. I think that a good goal for me right now is replicating one of my graphical programs, specifically Lightning. It hopefully won't be a huge problem.
Now, I do have a few questions. I have the toolchain installed from GitHub, and I've successfully built the Hello World program that this says to. However,:
1. Does the place that I open the command prompt window matter? I.e. if I right click and get the powershell open in a different folder, and type "make", will it attempt to compile/make/do something in that folder?
2. How do I write programs in C? Do I need a certain program to type in C, or is it as simple as using Notepad?
3. I see a .md extension in there. I've tried to open it, but my computer doesn't have the necessary application to do so. Is this for calc-side only, is it important to me, and what is it?