Commit Graph

114 Commits

Author SHA1 Message Date
Calson Noah
7e2fda027e removed commment 2017-06-01 23:59:13 +01:00
Calson Noah
69431b0fbe fixed failing issues with lesson select function 2017-05-31 18:53:23 +01:00
Calson Noah
1f5b3df7d7 flushed trailing characters 2017-05-31 09:22:49 +01:00
Calson Noah
d401e09237 tested a character failing case 2017-05-31 09:21:11 +01:00
Calson Noah
28c5e2d4b2 added more test conditions 2017-05-31 09:16:03 +01:00
Calson Noah
98cbb06b37 completed first test condition 2017-05-31 09:08:28 +01:00
Calson Noah
19a079edf3 added the select lesson prototype 2017-05-31 09:06:40 +01:00
Calson Noah
d37ed7b03c Edited color comments 2017-05-27 23:42:58 +01:00
Calson Noah
c956a1d519 added header reference for function prototype 2017-05-24 18:29:46 +01:00
Calson Noah
45fd26ae8b Makes directory and copy files to it 2017-05-24 18:28:55 +01:00
Calson Noah
30401d5973 edited INSTALL instructions 2017-05-24 18:28:00 +01:00
Calson Noah
589f7b0e5c completed and tested all functions for cmdtypist 2017-05-23 16:44:27 +01:00
Calson Noah
59d6b1235d seconds_to_hms() debugged 2017-05-23 16:39:48 +01:00
Calson Noah
e9450a8982 implemented seconds to hⓂ️s function 2017-05-23 16:36:03 +01:00
Calson Noah
1c98f7cd4f included a test for raw reset which helps in setting external files to default 2017-05-23 16:21:27 +01:00
Calson Noah
687858e345 added reset settings for message configuration 2017-05-23 16:19:37 +01:00
Calson Noah
b511a4453c added a function to reset all settings in config file to their default value 2017-05-23 16:18:29 +01:00
Calson Noah
f3201da14b included color effect for tips 2017-05-23 16:10:57 +01:00
Calson Noah
f631ea5c19 added more tips with default case 2017-05-23 16:09:59 +01:00
Calson Noah
4595748658 added more tips 2017-05-23 16:08:23 +01:00
Calson Noah
cd6f58fc71 added more tips 2017-05-23 16:05:22 +01:00
Calson Noah
1e86694a4e added more tips 2017-05-22 09:32:58 +01:00
Calson Noah
507cac4fdd tips using srand 2017-05-22 09:15:53 +01:00
Calson Noah
8beb005a67 removed non existing lesson 2017-05-22 09:11:07 +01:00
Calson Noah
7d8e13258a lesson listing function 2017-05-22 09:10:26 +01:00
Calson Noah
de97f98f3a made the wait effect general 2017-05-22 09:03:27 +01:00
Calson Noah
5ea056981c waiting effect applied 2017-05-22 09:02:33 +01:00
Calson Noah
97288baf2f added a function to clear screen 2017-05-22 08:59:33 +01:00
Calson Noah
1337c8435e added function to replace a space char in a name with | 2017-05-22 08:58:04 +01:00
Calson Noah
65ee79f8c5 added global variables 2017-05-22 08:53:51 +01:00
Calson Noah
57dbd5befe fixed reading errors by including string terminator to user_info 2017-05-21 22:54:39 +01:00
Calson Noah
ed4c299875 finished building accounts_create() 2017-05-21 22:53:30 +01:00
Calson Noah
6aeb53f50c prototype for account creating function 2017-05-21 22:52:11 +01:00
Calson Noah
d6d0b27842 set file pointer to initial position 2017-05-21 22:50:18 +01:00
Calson Noah
9bab653803 added test for EOF character 2017-05-21 22:48:59 +01:00
Calson Noah
e7b911a39a building the select_user_name() function 2017-05-21 22:46:43 +01:00
Calson Noah
09cf019740 added trailing string terminator 2017-05-20 17:42:11 +01:00
Calson Noah
87a0c7bcab completed the select function 2017-05-20 17:39:09 +01:00
Calson Noah
3ad40a44ec prototype for user selecting function 2017-05-20 16:19:50 +01:00
Calson Noah
f2efb02e92 added a fucntion to read file size 2017-05-20 16:16:14 +01:00
Calson Noah
dbba0141f8 getche() debugged 2017-05-19 09:34:03 +01:00
Calson Noah
ccce0633c4 debugging getche() 2017-05-19 09:33:16 +01:00
Calson Noah
a89100c839 mikmiked getche() of conio.h 2017-05-19 09:32:11 +01:00
Calson Noah
ea636383ae completed function to write new user 2017-05-19 09:27:04 +01:00
Calson Noah
71f6fa284a started function to ensure a user exist 2017-05-19 09:20:31 +01:00
Calson Noah
81bc63f51f completed building stdout display message 2017-05-19 09:16:46 +01:00
Calson Noah
529b21644d started function to display text to stdout 2017-05-18 23:47:54 +01:00
Calson Noah
bfae2b5414 write message config 2017-05-18 23:45:51 +01:00
Calson Noah
1ece16c5f9 added function to exit if an integer is not within a specified range 2017-05-18 23:44:07 +01:00
Calson Noah
582879b6a7 added a function to read and std or rand config 2017-05-18 23:42:15 +01:00