Re: Generating asm file..
- From: "Rajkiran R.B." <rajkiranpro@xxxxxxxxxxx>
- Date: Wed, 5 Dec 2007 14:40:29 +0530
Well the operating system is Ms dos 6.22
"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message news:ce93f190-5f82-4387-818b-3a818b5bee18@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Dec 5, 8:56 am, "Rajkiran R.B." <rajkiran...@xxxxxxxxxxx> wrote:Well this base64 algorithm needs to be implemented in an electronic project
and it uses a microprocessor.. so I need to burn the program in a chip..
for that I need the assembly program...
And this program is also to be implemented in an older machine which uses
.386 processor
And what operating system is this using? There may well be a base 64
routine in whatever platform you're targeting, but without saying what
the platform actually is, there's no way of knowing.
Base64 isn't too hard to implement from scratch, but your C# code is
going to be no use to you at all, except to verify results.
Jon
.
- Follow-Ups:
- Re: Generating asm file..
- From: Jon Skeet [C# MVP]
- Re: Generating asm file..
- References:
- Generating asm file..
- From: Rajkiran R.B.
- Re: Generating asm file..
- From: Rajkiran R.B.
- Re: Generating asm file..
- From: Jon Skeet [C# MVP]
- Re: Generating asm file..
- From: Jon Skeet [C# MVP]
- Generating asm file..
- Prev by Date: Re: Playing mp3 file while receiving it from stream
- Next by Date: Re: Building my own class library framework
- Previous by thread: Re: Generating asm file..
- Next by thread: Re: Generating asm file..
- Index(es):
Relevant Pages
|