A community member has associated this post with a similar question:
Partial encryption of a binary file

Only moderators can edit this content.

How to convert CHS to Logical Block Addressing LBA in C#?

John 406 Reputation points
2021-06-30T00:30:41.133+00:00

I have been researching on how LBA Logical Block Addressing works, and how is it been calculated?

Maybe C# would be a great programming language for this task.

If not, then maybe C++ would technically be a better programming language for this task, when it comes to signed or unsigned integers for LBA.

Regards,

John-1477

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,201 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,519 questions
{count} votes