How to define own type in C?
in pascal I would do something like:
const max=100;
type mytype=0..max;
Thanx, Roza
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11788378.html
Zones:
C++Date Answered: 11/15/2000 Rating: 8.8 Views: 0
I keep hearing that Micorsoft owns part or most of Apple now - can anyone tell me the real truth and if there are ny articles of the web about it.
Thanks
http://www.experts-exchange.com/Apple/Operating_Systems/Q_20284941.html
Zones:
Apple OS,
AppleDate Answered: 04/04/2002 Rating: 9.6 Views: 21
I want to create my own office assistant (my head/face) and have it work like the built-in ones with my vba project.
What would be the easiest way to do it?
Thanks!
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21279397.html
Zones:
Visual BasicDate Answered: 01/21/2005 Rating: 9.0 Views: 0
Hi Experts,
I am not sure where I have to put this question but I know one thing that experts at this site will definately help me.
We have develop an application which search one GB databa...
http://www.experts-exchange.com/Programming/Misc/Q_21946463.html
Zones:
ProgrammingDate Answered: 09/04/2006 Rating: 6.8 Views: 0
hello, i learned to create/register own nameserver at registerfly.
example, secure.abc.com which points to IP 8.8.8.8 (example)
since nameserver has IP, can it be treated as website address...
http://www.experts-exchange.com/Other/Miscellaneous/Q_22090040.html
Zones:
MiscDate Answered: 12/11/2006 Rating: 8.8 Views: 0
i want to setup my own bit torrent tracker...so i need a web server...there is a php software called blog torrent which is installed onto the web server space and automatically makes a tracker........
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
What do I need to do to allow my application to safetly erase its own exe file, under both 95 and NT4?
(win32,MFC)
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10019637.htm...
Zones:
Windows MFCDate Answered: 08/11/1997 Rating: 9.2 Views: 0
I have class:
type
TMyList = class(TList)
.
.
.
end;
Is there something I have to know/do before I can use my class? When I see components, there are always something like:
.
.
publ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10182864.html
In ado u can use the ! as a shortcut to a field in a recordset.
ie
strName=rs!name
instead of
strName=rs.fields("Name")
what i want to know is how is this done and is there a way to imp...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10347980.html
Zones:
Visual BasicDate Answered: 05/15/2000 Rating: 5.8 Views: 0
hi,
iwant to have my own scrollbar,
maen like having a scrollbar with a sepcial sahpe and color.
i'm a visual basic devloper.
is there any way to do that.
or is there ready scrollbars as i wan...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_11699658....
Zones:
VB ControlsDate Answered: 08/27/2001 Rating: 7.8 Views: 0