Skip to content

Add validForBase() and min/max base constants#183

Merged
varunu28 merged 1 commit into
TheAlgorithms:masterfrom
RollandMichael7:patch-3
Oct 11, 2017
Merged

Add validForBase() and min/max base constants#183
varunu28 merged 1 commit into
TheAlgorithms:masterfrom
RollandMichael7:patch-3

Conversation

@RollandMichael7

Copy link
Copy Markdown
Contributor

validForBase() ensures that the entered number is valid for the beginning base. Additionally, constant fields for the minimum/maximum bases you want to accept from the user were added; however, max base should not exceed 36 (after which its unclear how to represent digits >36)

@varunu28 varunu28 merged commit 0ff7742 into TheAlgorithms:master Oct 11, 2017
@varunu28

Copy link
Copy Markdown
Contributor

Thanks @RollandMichael7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants