Advertisement

1 - 10 of 70 containing alltags:("h") (0 seconds)
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.
Zones: CDate Answered: 05/13/2004 Grade: A 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 ...
Zones: MS ExcelDate Answered: 01/28/2006 Grade: A Views: 5
Please advise how to disable Control-H (view History) and File-Import-Export in IE 5.5.  Thanks
Zones: Web BrowsersDate Answered: 02/17/2004 Grade: A 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...
Zones: Windows MFCDate Answered: 08/15/2003 Grade: A Views: 0
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...
Zones: Windows MFCDate Answered: 09/28/2004 Grade: A 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...
Zones: C++, SSIDate Answered: 06/01/2005 Grade: A 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...
Zones: Software DesignDate Answered: 02/27/2006 Grade: A Views: 0
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...
Zones: LinuxDate Answered: 12/07/2007 Grade: A Views: 0
Within class listnode I decleared a friend class list<nodetype>. At compile time one of the first errors that I get is syntax error: '<' which points at the line where 'friend class list<nod...
Zones: C++Date Answered: 06/13/2000 Grade: A Views: 0
Hi all This problem has been bugging me for a couple of days. I have the folloing code ------------------------------ Form: VERSION 5.00 Begin VB.Form frmOwnMenu   Caption         = ...
Zones: Visual BasicDate Answered: 08/06/2002 Grade: A Views: 0