164 Commits (9d3bfaa147040a2eb232b71dab9b9f4ebde9bc9b)
 

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