I was wanting to pass the following into a function, as to reduce file size. It's going to be in a for() statement, therefore I'm confused as how to do so with C. Wasn't sure if a string would work.
Can I just pass the statement in there or do I have to store it to a string? I can see this being very hand for future use, so I would greatly appreciate this concept.Code:aIn[i]%10 aIn[i]/10)%10 aIn[i]/100)%10



LinkBack URL
About LinkBacks



