Search:

Type: Posts; User: sstteeweenn

Search: Search took 0.01 seconds.

  1. thanks for the input, but it's still giving me...

    thanks for the input, but it's still giving me the "variable being used without being initialized". I'm starting out so, I'll wait to use the for, while, etc. later on when we cover it.
  2. "the variable ' ' is being used without being initialized" HELP a noob

    Question: so it says that "the variable hgtInches is being used without being initialized. At the top I initialized it, "int hgtInches". What went wrong?





    #include<stdio.h>

    int main()
Results 1 to 2 of 2