how can i tell if a global varable exists or not?
http://www.experts-exchange.com/Database/Oracle/Q_10219676.html
Zones:
OracleDate Answered: 10/18/1999 Grade: A Views: 0
I try to make a linked list class for my school project and got some problem with typedef thing.
MY HEADER FILE LOOKS LIKE (list.h):
struct node;
struct dataTypeList;
typedef dataTypeLis...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10333974.html
Zones:
C++Date Answered: 05/01/2000 Grade: B Views: 0
We have recently been hit by the loveletter virus. To stop this reoccuring I want to set up this global inbox rule in exchange to stop us recieving .vbs extension files. Is there anyway to do this ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10339161.html
Zones:
Windows NTDate Answered: 05/08/2000 Grade: B Views: 0
Hi I have an interesting doubt, on using global variables in a JAVA servlet.
In the following code, please let me know if I can have the connection, statement handles and resultset in global sco...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11814098.html
Zones:
Java,
ServletsDate Answered: 02/04/2002 Grade: A Views: 0
what is schema and what is global catlog. and what is the difference between them
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20149895.html
I've just created a win32 DLL containing some classes.
There are some global objects (instances of a class).
I also have my own entry point function.
The problem: the constructors of the global ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20185939.html
I have a VC++ ATL COM Appwizard generated application, in which there are two COM objects, object1 and object2. Is it possible for these two objects to access a global integer variable (called nGin...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20284185.htm...
I have code that uses A sql server in one place, and an access database in another.
so the only difference in the pages is connection string.
Is there some way I can put the connection string i...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20302071.htm...
Zones:
ASPDate Answered: 05/20/2002 Grade: A Views: 0
I know this may be simple to you but where do I go and what do I do if I want to add new internet address to the global address book on a NT4 server using MS Exchange. Step by step instructions wo...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_20313625.html
Hi there,
I have created a DLL that gets called and loaded by another application. In my DLL i want to use the CreateWindowEx() function to create a new window. However, I want to supply the ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20426083.html
Zones:
C++Date Answered: 12/14/2002 Grade: A Views: 0