Okay guys here is the deal. I want one of the two things to happen with my PC at work.
1) Folders are password protected.
- I can not find anyway to password protect folders therefore making it so I do not have to create user accounts.
2) Create a user account
- Yes I know it...
Heres the situation... I am currently running windows XP and using Norton Personal Firewall. Now a friend of mine needs to be able to access my computer via port 80.
I know his IP address and even though I use it in Norton, it still will not allow him to access me. If I turn off Norton it...
Alright I doubt anyone will be able to figure this one out... My program gets stuck right after I read in all the information from the file. The output screen never shows anything past
while (! program_in.eof() )
{
program_in.getline (source,100);
cout << source << endl;
}...
I get the following linking error when I try to execute my code...
========================================================
Lexer2.obj : error LNK2001: unresolved external symbol "void __cdecl separators(void)" (?separators@@YAXXZ)
Debug/Lexer2.exe : fatal error LNK1120: 1 unresolved externals...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.