Skip to content
Snippets Groups Projects
Commit 8ffc6658 authored by k26-chow's avatar k26-chow
Browse files

edited

parent 21c0dc78
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,12 @@ ...@@ -8,6 +8,12 @@
#Task2 #Task2
```c++ ```c++
The task file is in source directory named task2.c
Created C file for adding 3 C functions. Created C file for adding 3 C functions.
First function is sum_of_three,second is multiply_two the third one is First function is sum_of_three,second is multiply_two the third one is subtract_two
first add support to transfer control to C from loader.asm by adding extern main completeing with added support to transfer control to C from loader.asm by adding extern main .
#Task3
```c++
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment