73 Commits (420ad10511a858839bcbdaad75c98bb890b5742a)

Author SHA1 Message Date
Calson Noah a729d73732 Added a function to verify if a user exists in the user info file 7 years ago
Calson Noah a3e9c2b7bf function to change the current user 7 years ago
Calson Noah 13724ea46e Writes user's own text configuration setting 7 years ago
Calson Noah 8a31b3641e Funtion to store user's own text configuration 7 years ago
Calson Noah c851c2f592 Added a sleep effect function 8 years ago
Calson Noah c38baa4631 fixed gnome-terminal only issues 8 years ago
Calson Noah 3e95794055 updated write_to_line() 8 years ago
Calson Noah c01cda4c48 completed write name to line function 8 years ago
Calson Noah 61ca70e404 started function to write new name to line 8 years ago
Calson Noah 5539670824 copying pointer to pointer to char elements 8 years ago
Calson Noah cc9f4ed7c3 Added a function to check the range of integers entered into program 8 years ago
Calson Noah 12593e0f89 catenating trick 8 years ago
Calson Noah 507c9a94f7 function returns a string converted into upper case 8 years ago
Calson Noah aea9fffad8 swaps new name with former name and catenates the former name with new name details 8 years ago
Calson Noah 9aafe050a3 added function to remove extended ascii characters from user's own text 8 years ago
Calson Noah f27463ceca Modifies user name to the new and writes to the user.info file 8 years ago
Calson Noah 91414eecf0 Mickmicking the pow() function of math.h 8 years ago
Calson Noah 0a1b21a038 Better atoi() function to read command line integer arguments 8 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 c6c3430c69 Including the GNU GPL license documentation 8 years ago
Calson Noah e477d5a375 Program name display 8 years ago