This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:data:fall2022:projects:sln1 [2022/09/15 02:10] – [Useful commands] bbarrow1 | notes:data:fall2022:projects:sln1 [2022/09/15 02:22] (current) – [Useful commands] bbarrow1 | ||
---|---|---|---|
Line 28: | Line 28: | ||
</ | </ | ||
=====PROGRAM===== | =====PROGRAM===== | ||
- | Program should be able to perform specifications displayed inside the files. For example, inside src/ | + | Program should be able to perform specifications displayed inside the files. For example, inside src/ |
+ | When making the three programs, first look at " | ||
+ | When copying the node you do not need to allocate space, rather use an existing function. | ||
+ | When removing you should think about how malloc works and what the node would become. | ||
+ | In each of these codes think about what it is you want to be returned.\\ | ||
**Directories containing vital project information: | **Directories containing vital project information: | ||
* ''/ | * ''/ | ||
Line 112: | Line 115: | ||
</ | </ | ||
- | Upgrade to the next project (sll0) | + | Upgrade to the next project (sll0)\\ |
- | *Note this takes current sln1 directory and copies your codes into sll0, use only when done. | + | **Note this takes current sln1 directory and copies your codes into sll0, use only when done.** |
<cli> | <cli> | ||
USERNAME@lab46: | USERNAME@lab46: |