i have written the body of the function in the header file and so do not have a source file. when i tried running my project in visual studio .. i got an
error: Cannot open source file: No such file or directory.
How do I make visual studio understand that the definitions of the function are within the header itself?