85 Commits (65ee79f8c5ba22dc940717618ecb6ecd4d66755d)
 

Author SHA1 Message Date
Calson Noah f1ee95a7c7 Shell programming notes 7 years ago
Calson Noah 146fd5fd04 Updated beginner lessons 7 years ago
Calson Noah 1bee85e413 Started adding beginner typing lessons 7 years ago
Calson Noah c851c2f592 Added a sleep effect function 7 years ago
Calson Noah 33e58d5320 Included a sample help file 7 years ago
Calson Noah c38baa4631 fixed gnome-terminal only issues 7 years ago
Calson Noah 5ca42ddb5c updated README 7 years ago
Calson Noah 3e95794055 updated write_to_line() 7 years ago
Calson Noah c01cda4c48 completed write name to line function 7 years ago
Calson Noah 61ca70e404 started function to write new name to line 7 years ago
Calson Noah 5539670824 copying pointer to pointer to char elements 7 years ago
Calson Noah cca144b74a updated readme with program description 7 years ago
Calson Noah ca07feea93 started the main 7 years ago
Calson Noah 3acbe44bf7 reset to initial value 7 years ago
Calson Noah 5af226ea1e Initial commit 7 years ago
Calson Noah cc9f4ed7c3 Added a function to check the range of integers entered into program 7 years ago
Calson Noah 12593e0f89 catenating trick 7 years ago
Calson Noah 507c9a94f7 function returns a string converted into upper case 7 years ago
Calson Noah aea9fffad8 swaps new name with former name and catenates the former name with new name details 7 years ago
Calson Noah 9aafe050a3 added function to remove extended ascii characters from user's own text 7 years ago
Calson Noah f27463ceca Modifies user name to the new and writes to the user.info file 7 years ago
Calson Noah 91414eecf0 Mickmicking the pow() function of math.h 7 years ago
Calson Noah 7aa9d0755f Initial commit 7 years ago
Calson Noah 0a1b21a038 Better atoi() function to read command line integer arguments 7 years ago
Calson Noah eca886a9e6 Added function to ignore newline from fgets, ensure only a single character is gotten and return a single name from two or more space separated name 8 years ago
Calson Noah 6d02b7f4e7 Included a function and a .dat file for first time message display 8 years ago
Calson Noah d952925843 Declared variables and functions needed in main 8 years ago
Calson Noah faa72ef282 removed incomplete license 8 years ago
Calson Noah 7d9925c2c9 Merge https://github.com/Noslac/cmd_typist
Pulling initial commit
8 years ago
Calson Noah b3aa9f3142 Initial commit 8 years ago
Calson Noah c6c3430c69 Including the GNU GPL license documentation 8 years ago
Calson Noah 27f3db5656 Merge https://github.com/Noslac/cmd_typist-typing-tutor
pulling the GNU GPL v3 license
8 years ago
Calson Noah 1217046576 Initial commit 8 years ago
Calson Noah dfd0a6b614 main program 8 years ago
Calson Noah e477d5a375 Program name display 8 years ago