Guest User

Untitled

a guest
Jun 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.49 KB | None | 0 0
  1. Compiling...
  2. Esercizio20.cpp
  3. C:\Users\Nicola\Desktop\Nuovi c++\MONTELLA\Esercizio20.cpp(22) : warning C4518: 'void ' : storage-class or type specifier(s) unexpected here; ignored
  4. C:\Users\Nicola\Desktop\Nuovi c++\MONTELLA\Esercizio20.cpp(22) : error C2146: syntax error : missing ';' before identifier 'Visualizza'
  5. C:\Users\Nicola\Desktop\Nuovi c++\MONTELLA\Esercizio20.cpp(22) : fatal error C1004: unexpected end of file found
  6. Error executing cl.exe.
  7.  
  8. Esercizio20.obj - 2 error(s), 1 warning(s)
Add Comment
Please, Sign In to add comment