I'm using Visual Studio Professional 2013 I've attached my main file to my main file with a function prototype. The compiler is saying that "no": identifier is not found. " I do not have any clue that is wrong, but I thought someone else might have relevant code here:
Main file
#include "Bullets.h" #include "stdafx.h" #include & lt; Ctime & gt; 'Enter Code Here' # Include & lt; Cstdlib & gt; Int main () {srand (time (faucet)); Greetings(); AssignNum (); Return 0; }
header file
#include using "stdafx.h" namespace std; Zero greetings (); Specify zero ();