Search:

Type: Posts; User: wiznillyp

Search: Search took 0.00 seconds.

  1. Thank you. The MACRO idea totally escaped me! I...

    Thank you. The MACRO idea totally escaped me! I think that should be easy enough, since only programmers will be able to change it, it will really minimize the fat finger error.
  2. Replies
    5
    Views
    2,815

    case 1: count = inputWords(string words[]);Here...

    case 1: count = inputWords(string words[]);Here you are not calling the function properly.

    What variable do you want to perform the function inputWords on? That is what should go in the...
  3. Structs/Unions/pointers/arrays: Help me clean this up a bit!

    Hello, this is my first post on these forums but I have been a lurker over the years as a student and professional programmer...

    Anyway, here is my dilemma, thanks in advance for taking the time...
Results 1 to 3 of 3