Troubleshooting Compiler Errors: Get Expert Help with Your Homework Statement

  • Thread starter Thread starter NDiggity
  • Start date Start date
  • Tags Tags
    Compiler Error
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
NDiggity
Messages
53
Reaction score
0

Homework Statement


Well I believe I have solved the problem correctly but I am not sure what I am doing wrong. I get the compiler error "a function-definition is not allowed here before ‘{’ token"

Here is my pasted code: http://rafb.net/p/8P4HYa49.html
 
Last edited:
Physics news on Phys.org
Nevermind, I realized I have to put the function above int main().