I want to make a program to find a program that will show all the
possibly variables like a, b, c, d, e, f, g, h, j, k, l, m, n, o, p,
q, r, s, t, u, v, w, x, y, z, aa, ab, etc. But I would like it to do
it for a set amount of times that would take me along time to take.
And if in between each variable I could put a command. |
Request for Question Clarification by
answerguru-ga
on
22 Feb 2003 15:10 PST
Hi trunks1054-ga,
I'm having a little trouble interpreting what you are trying to ask -
do you want a program that will output characters of the alphabet up
to a certain number of characters in the string? Perhaps if you could
explain your ultimate purpose for doing this it would provide some
additional perspective as to what problem you are trying to solve :)
Also, what language do you need this programmed in? For example, C,
C++, Java, and so forth.
answerguru-ga
|