Hello. I started this project. Actually, I had thought of something different, and that’s why it has this name “Orbit”. But now that I’ve decided to do this, I’ll change the name later.
Basically, I’m starting out in C (really learning it right now), and since I’m a beginner and I got my first laptop, which is Linux (because I didn’t want to pay for a Windows license/I don’t have anything tying me to it, considering this is my first machine), and since I’m in this Dev and Builder life and C is the basis of many things and OSs…
So I decided to do something along the lines of Unix/Linux. I thought, “nothing better than playing with the Terminal for this,” so I started with this simple version here. Which:
- is in an infinite loop (1)
- has the
echocommand (to print) andsum(to sum)
Uses strtok (which I’m learning) to manipulate strings and the
tokensfor what they call them. I think that’s it :p
Comments 1
For some reason, the image I attached and uploaded from the web (I think from some kind of HC CDN) isn’t rendering :/
Sign in to join the conversation.