Monday, May 24, 2010

Help me with C programming?

Please help me create a program that does this.





Create a story that will have certain words (nouns, verbs, etc.) filled in by the user. You'll need to use gets() and the strcpy() functions to accomplish this. Be sure that your prompts are complete by asking for the type of word you're looking for and the tense (if necessary). Keep all words that are the same part of speech in an array of pointer. Values need not be randomized. Try to make a story that will be funny! J You should have at least ten words filled in by the user.

Help me with C programming?
This reminds me of an exercise in a book, is this some kind of homework a teacher has given you to do out of a book? IF so be honest about it and place this in homework section don't try and fool people otherwise some people wont be willing to help. Just get user input then copy that user input into another string and go from there Im not doing homework
Reply:i would have helped but im not as far as you in learning as I havn't went over strcpy() functions

garland flower

No comments:

Post a Comment