This shows you the differences between two versions of the page.
| en:multiasm:exercisesbook:pc:sut:scenarios:win3 [2026/05/22 14:07] – created ktokarz | en:multiasm:exercisesbook:pc:sut:scenarios:win3 [2026/05/22 16:26] (current) – ktokarz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Scenario x64_3: Converting integers to hexadecimal text ====== | ====== Scenario x64_3: Converting integers to hexadecimal text ====== | ||
| - | In our first scenario, we will modify the conversion library, adding another function which should convert integer input into a hexadecimal representation. | + | In this scenario, we will modify the conversion library, adding another function which should convert integer input into a hexadecimal representation. |
| ** Prerequisites **\\ | ** Prerequisites **\\ | ||
| - | Read the section " | + | Go through previous scenarios |
| ** Scenario **\\ | ** Scenario **\\ | ||