Odweta
|
342ad58b51
|
made work: line numbers in files with the correct indentation level (tested on a > 1000 lines file)
|
2023-12-24 12:44:13 +01:00 |
|
Odweta
|
490a7cc973
|
made work: copy a file, move a file, check if a file exists, delete a file
|
2023-12-23 19:51:54 +01:00 |
|
Odweta
|
29e1815e5b
|
made a better list demo
|
2023-12-23 18:37:49 +01:00 |
|
Odweta
|
3c5503d1cf
|
Add LICENSE
|
2023-12-23 17:32:17 +00:00 |
|
Odweta
|
0c68944a1d
|
added writing capacilities to files and made the appropriate changes to the filedemo.c file
|
2023-12-23 18:28:58 +01:00 |
|
Odweta
|
b9c93116bc
|
made examples/demos for vectors && files && lists | also fixed a bug with the vector and list size and popping, explained in the adjacent comment
|
2023-12-22 19:04:08 +01:00 |
|
Odweta
|
2f1c78ce52
|
update README
|
2023-12-22 16:22:35 +01:00 |
|
Odweta
|
b68e6c4d2b
|
made vectors in lists work
|
2023-12-22 16:19:47 +01:00 |
|
Odweta
|
45732c4b22
|
made popping with lists work. yay! (also new demo to show the thing)
|
2023-12-22 14:27:07 +01:00 |
|
Odweta
|
ea527405e5
|
initial list.h commit
|
2023-12-22 00:39:17 +01:00 |
|
Odweta
|
b8235f3fa9
|
update readme
|
2023-12-21 13:32:50 +01:00 |
|
Odweta
|
784fd0d35d
|
new demo
|
2023-12-21 13:31:10 +01:00 |
|
Odweta
|
eb6b6c8343
|
verified insertion of vectors into vectors; proved working
|
2023-12-21 11:35:28 +01:00 |
|
Odweta
|
3988892a5e
|
improved printing of n-dimensional vectors
|
2023-12-21 11:10:06 +01:00 |
|
Odweta
|
597e347ad8
|
update README
|
2023-12-08 10:57:20 +01:00 |
|
Odweta
|
8a498d4327
|
update README
|
2023-12-07 20:05:35 +01:00 |
|
Odweta
|
7fb1267224
|
initial commit
|
2023-12-07 20:03:18 +01:00 |
|