Guest User

Untitled

a guest
Jul 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. \Documents and Settings\Hex535\Desktop\C\averagecalculator.c C:\Documents and Settings\Hex535\Desktop\C\C iostream.h: No such file or directory.
  2.  
  3. C:\Documents and Settings\Hex535\Desktop\C\averagecalculator.c In function `main':
  4.  
  5. 13 C:\Documents and Settings\Hex535\Desktop\C\averagecalculator.c `cin' undeclared (first use in this function)
  6. (Each undeclared identifier is reported only once for each function it appears in.)
  7.  
  8. 19 C:\Documents and Settings\Hex535\Desktop\C\averagecalculator.c `cout' undeclared (first use in this function)
  9.  
  10. 19 C:\Documents and Settings\Hex535\Desktop\C\averagecalculator.c `endl' undeclared (first use in this function)
Add Comment
Please, Sign In to add comment