So, I'm creating a clock, and I want to set the time as a variable to use it in a way so that I can cut the string into individual numbers for example:
say the time is 10:15 01/01 so I'd like to separate it into individual characters like "1","0","1","5","0","1","0","1" like this so I can put them wherever I want with some symbols in between, is it possible?
say the time is 10:15 01/01 so I'd like to separate it into individual characters like "1","0","1","5","0","1","0","1" like this so I can put them wherever I want with some symbols in between, is it possible?
Statistics: Posted by YRS1999 — Yesterday, 2:30 pm — Replies 6 — Views 51