Posts
 
Reputation
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
~1K People Reached

3 Posted Topics

Member Avatar for bob_8

suppose you wanted to find ',' in the array "hello,all" so the pseudocode would be :- foreach char c in array if c = "," print "found you" you can use this template to solve your question

Member Avatar for nouth
0
837
Member Avatar for Nigam_1

Hi all, just joined daniweb and wanted to say hello. Hoping to learn new things and share some knowledge Namaste

Member Avatar for Member #120589
0
124
Member Avatar for Nigam_1

I am creating a website wherein Admin is supposed to create a Form and the other users are supposed to fill it and submit it. My main goal is to the give the Admin user a webpage where he will type the question , select the type of answer to …

Member Avatar for Member #46692
0
495

The End.