digit extracter

Got a brilliant program idea? Let us know!

Moderator: MaxCoderz Staff

Post Reply
boost
New Member
Posts: 8
Joined: Wed 11 Jan, 2006 7:45 am

digit extracter

Post by boost »

anyways im working on a digit extracter.. (in basic)
so input will store to a variable
and extract each digit and store it to other variables, and display them..
this might be useful after all for some progs.
like a barcode scanner or something..
i'll probably make my school id barcode producer through this :twisted: :twisted: :twisted:
Image
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

So you want to make a program that will input numbers into a var. then convert the digits in the var. into more numbers?
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

I made that, it converted decimal numbers into a list. Or a string.
Image
Post Reply