![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Feb 2006
Posts: 154
Rep Power: 3
![]() |
a simple linking loader for SIC/XE
so i have to write a simple linking loader for SIC/XE in c++ for an assignment ...
now i'm a lil confused about what they mean by "simple linking loader" ... this is what it says exactly .. "This assignment is to write a simple linking loader for the SIC/XE computer in C++. The input your loader is a file that contains multiple object programs (control sections) which are to be loaded into memory and "linked" together." thanks guys! |
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3
![]() |
Guess it has to load object files in memory, and put all the addresses right.
|
|
|
|
|
|
#3 | |
|
Hobbyist Programmer
Join Date: Feb 2006
Posts: 154
Rep Power: 3
![]() |
Quote:
i was hoping just coz it's "simple"... there might be some simplifications associated with it |
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Feb 2006
Posts: 154
Rep Power: 3
![]() |
the algo says
"if object code is in character form, convert into internal representation" i'm so confused by that .... any clues? |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|