comp.lang.ada
 help / color / mirror / Atom feed
* Prepend unsigned integer 32 number
@ 2005-04-11 13:23 jayson.prichard
  2005-04-12  2:03 ` Steve
  2005-04-13  1:02 ` Stephen Leake
  0 siblings, 2 replies; 3+ messages in thread
From: jayson.prichard @ 2005-04-11 13:23 UTC (permalink / raw)


I am looking for a quick, clean method to pre-prend an unsigned integer
32 number with another number; then reverse it.  The resulting number
will be stored, not printed to the screen.

For example:
Original number  =  2200
Prepended number = 12200

Any ideas?




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-13  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-11 13:23 Prepend unsigned integer 32 number jayson.prichard
2005-04-12  2:03 ` Steve
2005-04-13  1:02 ` Stephen Leake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox