Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
4 Posted Topics
hi guys, i am not able to declare the array dynamically in c will you help me out thanks
u have already declared the smallest=0 so if the user enter all the number greater than 0 u will get 0 as your output so assign smallest as the first number given by user and change the condition if by if(number<=smallest) { smallest=number } reply me if it works
Insted of char variable use int variable like 2 for continue and 3 to stop it will work try it
The End.
gju