From: joy <gracecott@sancharnet.in>
To: linux-c-programming@vger.kernel.org
Subject: Re: Serial revisited
Date: Mon, 10 May 2004 20:51:08 +0530 [thread overview]
Message-ID: <409F9DE4.9000000@sancharnet.in> (raw)
In-Reply-To: 409DAB41.1000608@sancharnet.in
joy wrote:
> Hi again,
>
> I had a small doubt about serial transmission,(AGAIN:-( )
> it's just this:
> If I want to send an int through the port, which is stored as 32 bytes
> in any comp, but my target platform is an 8 bit one, how can I do
> it without losing information(Eg: opcodes for any 8 bit processor
> cross assembled on the PC)
figured it out. I just had to write the whole code into a char .looks
funny, but after all, its a binary file
sorry for wasting your time, thanx to all.
>
> Thanx in advance,
> Joy.M.M
>
>
prev parent reply other threads:[~2004-05-10 15:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-09 3:53 Serial revisited joy
2004-05-10 2:52 ` optimal exchange of data inbetween 2 processes J.
2004-05-10 15:21 ` joy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=409F9DE4.9000000@sancharnet.in \
--to=gracecott@sancharnet.in \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).