Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

strcmp

  1. Y

    C writing a code in C with strcmp that create dictionary

    hey i hope that someone here can help my with my question. in my homework I was asked to write a code that receives from the user 10 strings in size 10 Into an array of strings that will act like a dictionary. for example if the user enter bbb , ccc , abc , acb. the code will print abc acb bbb...
Back
Top Bottom