Questions tagged [ref-parameters]

16 questions
0
votes
5 answers

Cant seem to pass parameters without errors

I am trying to write a simple program and am unfamiliar with passing parameters through methods. This is what I have so far under the button click method but it returns errors such as: Use of unassigned local variable (for strColor, strMake, and…
tslater
  • 71
  • 7
1
2