Hello,
I would appreciate if someone has a moment to explain what is a H file and a C file, what the do and how they work together to a complete non-programmer.
Thank You.
http://www.experts-exchange.com/Programming/Languages/C/Q_20836485.html
Zones:
CDate Answered: 05/13/2004 Rating: 6.8 Views: 0
I need to convert an Excel trial balance to a csv file which will be uploaded to SAP. The SAP upload requires a header text row which has 40 separate fields. I have a tab named "Default" which has ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 01/28/2006 Rating: 8.0 Views: 9
Please advise how to disable Control-H (view History) and File-Import-Export in IE 5.5.
Thanks
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_20546012.html
Zones:
Web BrowsersDate Answered: 02/17/2004 Rating: 7.4 Views: 0
I have a dll that I want to send messages to my main application. To do this, I pass the m_Hwnd from my main app to the dll.
The dll is a global keyboard hook, and I want it to post a message t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20709933.htm...
Zones:
Windows MFCDate Answered: 08/15/2003 Rating: 8.4 Views: 6
Hi,
How do I compile a set of programs in Visual C++ 6.0 with "options"? In the following page:
http://www.cs.fsu.edu/~engelen/soapdoc2.html#tth_sEc15.22
it says I need to compile the cod...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21088498.htm...
Zones:
Windows MFCDate Answered: 09/28/2004 Rating: 8.6 Views: 0
Hi,
I have a main class, MainClass.h, and another class, Dog.h. MainClass.h has included Dog.h (#include "Dog.h") and creates instances of that class.
My problem is that i want to be able to...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21374206.html
Zones:
C++,
SSIDate Answered: 06/01/2005 Rating: 8.4 Views: 0
I have some difficulties to get this.
"The construction of a heap from a set of n elements require a time of calculus:
a) O(log n)
b) O(n)
c) O(n^2)
d) O(n log(n))
e) O(h)
"
The corre...
http://www.experts-exchange.com/Programming/Theory/Software-Design/Q_21701351.html
I would like to write simple bash script that execute commad
df -h |grep /sda1
and extract from the output e.g.
/dev/hda1 56G 1.7G 51G 4% /
The value of free spa...
http://www.experts-exchange.com/OS/Linux/Q_23008398.html
Zones:
LinuxDate Answered: 12/07/2007 Rating: 8.8 Views: 0
Hi All,
We have HP DL 585 G2 server with suse 9.3 on it.
I downloaded drivers and when I tried to install, got below error:
Makefile:71: *** Linux kernel source not found in any of these loca...
http://www.experts-exchange.com/OS/Linux/Distributions/SuSE/Q_24518395.html
Hi All,
I have an application tha uses <pthread.h> file. I do not have that file on my system. Can anybody give it to me... u can paste the code (if it not too big) here or you can mail it to...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20722466.html
Zones:
C++Date Answered: 02/01/2004 Rating: 8.0 Views: 241