Commit Graph

70 Commits

Author SHA1 Message Date
Calson Noah
8a31b3641e Funtion to store user's own text configuration 2017-05-14 23:27:48 +01:00
Calson Noah
c851c2f592 Added a sleep effect function 2017-05-07 19:27:39 +01:00
Calson Noah
c38baa4631 fixed gnome-terminal only issues 2017-05-05 01:18:55 +01:00
Calson Noah
3e95794055 updated write_to_line() 2017-05-05 00:00:31 +01:00
Calson Noah
c01cda4c48 completed write name to line function 2017-05-04 23:57:29 +01:00
Calson Noah
61ca70e404 started function to write new name to line 2017-05-04 23:55:31 +01:00
Calson Noah
5539670824 copying pointer to pointer to char elements 2017-05-04 23:52:20 +01:00
Calson Noah
cc9f4ed7c3 Added a function to check the range of integers entered into program 2017-05-02 22:49:30 +01:00
Calson Noah
12593e0f89 catenating trick 2017-05-02 22:47:58 +01:00
Calson Noah
507c9a94f7 function returns a string converted into upper case 2017-05-02 22:46:52 +01:00
Calson Noah
aea9fffad8 swaps new name with former name and catenates the former name with new name details 2017-05-01 21:56:52 +01:00
Calson Noah
9aafe050a3 added function to remove extended ascii characters from user's own text 2017-05-01 21:41:24 +01:00
Calson Noah
f27463ceca Modifies user name to the new and writes to the user.info file 2017-04-30 23:47:27 +01:00
Calson Noah
91414eecf0 Mickmicking the pow() function of math.h 2017-04-30 23:44:01 +01:00
Calson Noah
0a1b21a038 Better atoi() function to read command line integer arguments 2017-04-29 23:33:45 +01:00
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 2017-04-28 16:00:14 +01:00
Calson Noah
6d02b7f4e7 Included a function and a .dat file for first time message display 2017-04-27 17:14:29 +01:00
Calson Noah
d952925843 Declared variables and functions needed in main 2017-04-27 16:41:21 +01:00
Calson Noah
c6c3430c69 Including the GNU GPL license documentation 2017-04-25 16:45:50 +01:00
Calson Noah
e477d5a375 Program name display 2017-04-25 13:30:51 +01:00