This website requires JavaScript.
Explore
Help
Sign In
Arav
/
kwh-cost
Watch
1
Star
0
Fork
0
You've already forked kwh-cost
Code
Releases
6
Activity
71
Commits
1
Branch
6
Tags
146
KiB
c657ed047c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alexander "Arav" Andreev
c083462a63
Actually, argv[i] cannot has a length of 0, so let's compare here against 1, meaning there was just a '-' was passed.
2024-05-19 05:23:47 +04:00
Alexander "Arav" Andreev
a469ae41a2
Replace exit() with simple return;
2024-05-19 05:21:35 +04:00
Alexander "Arav" Andreev
62a16292ec
main.c -> kwh-cost.c
2024-05-19 04:36:33 +04:00