hi there ..... would like to know how would be the coding for password generation of different sets of characters... thanks u
soosai 0 Newbie Poster
Recommended Answers
Jump to Post>Randomly generate a number within a certain ASCII
>range then display the corresponding character.
First, that's not a portable solution. Second, it's not an elegant solution either because you end up screwing around with multiple ranges and basically playing number games. A much better solution is to store all of …
Jump to Post>i couldnt run the code?
I'm not surprised. The structure is broken in such a way that I'm inclined to believe you didn't write it. Otherwise you would be able to find and fix the two immediate problems (a doubled function header for main and a missing closing brace for …
Jump to Post>Elegance is relevant to the creator and due to tight regulations took a back seat
Elegance probably would have saved you a lot of unnecessary work. But you go ahead and believe what you want to.
All 9 Replies
echocoder -2 Newbie Poster
soosai 0 Newbie Poster
echocoder -2 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
soosai 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
echocoder -2 Newbie Poster
iamthwee commented: 'It works for me'... words any programmer worth their salt doesn't want to hear. -2
Narue 5,707 Bad Cop Team Colleague
echocoder -2 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.