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
|
cca144b74a
|
updated readme with program description
|
2017-05-03 10:05:50 +01:00 |
|
Calson Noah
|
ca07feea93
|
started the main
|
2017-05-03 10:03:34 +01:00 |
|
Calson Noah
|
3acbe44bf7
|
reset to initial value
|
2017-05-03 10:02:50 +01:00 |
|
Calson Noah
|
5af226ea1e
|
Initial commit
|
2017-05-03 10:01:51 +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
|
7aa9d0755f
|
Initial commit
|
2017-04-30 23:39:27 +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
|
faa72ef282
|
removed incomplete license
|
2017-04-26 09:38:39 +01:00 |
|
Calson Noah
|
7d9925c2c9
|
Merge https://github.com/Noslac/cmd_typist
Pulling initial commit
|
2017-04-26 09:28:52 +01:00 |
|
Calson Noah
|
b3aa9f3142
|
Initial commit
|
2017-04-26 09:21:38 +01:00 |
|
Calson Noah
|
c6c3430c69
|
Including the GNU GPL license documentation
|
2017-04-25 16:45:50 +01:00 |
|
Calson Noah
|
27f3db5656
|
Merge https://github.com/Noslac/cmd_typist-typing-tutor
pulling the GNU GPL v3 license
|
2017-04-25 13:53:17 +01:00 |
|
Calson Noah
|
1217046576
|
Initial commit
|
2017-04-25 13:42:34 +01:00 |
|
Calson Noah
|
dfd0a6b614
|
main program
|
2017-04-25 13:31:26 +01:00 |
|
Calson Noah
|
e477d5a375
|
Program name display
|
2017-04-25 13:30:51 +01:00 |
|