I'm attempting to make a variable in one class static/extern so that I can make an instance of that class in another program and still have that data. The reason I need to do that is because when my variable goes outta scope, it looses that data....and I want it to keep the data. I've read some stuff on static and extern...I think I need to use extern but I keep getting an unresolved external symbol error (LNK2001). I'm doing something wrong, but just don't know what. Can someone please guide me in the correct direction for this info? Thanks in advance!
Niky Williams
NTS Marketing
Niky Williams
NTS Marketing