Ask a Question related to AIX, Design and Development.
-
Gary Schmidt #1
Funny behaviour of perfstat_disk()...
On a customers machine, the function call:
ndisks = perfstat_disk(NULL, NULL, sizeof(perfstat_disk_t), 0);
has started returning bogus data, i.e. 117 instead of 33.
They maintain that the only thing they have changed is the name of the
machine, but the machine is also intended to be used as a COD-box at
some later point, so they may have done something else.
It's a 5.1 box at ML 3, oslevel -r reports 5100-03.
In-house, of course, our 5100-03 boxes are fine.
Any thoughts?
Cheers,
Gary B-)
Gary Schmidt Guest
-
A funny remake
take a look of this, http://ieee.usach.cl/dsign/bombershock.htm -
funny bug
I have a clip with this simple code ------------------------- function btn_init(LeTexte){ trace( this._name); btn_text = LeTexte; }... -
FAQ - Funny
Quote from Macromedia FAQ on activation: Question What If I need to install and use the software at a client site that does not have an Internet... -
funny printf behaviour in need of explanation
Hi, i am attaching a snippet of code and two results that it produces. the first result is when the printf line is not commented out while the... -
Funny Behaviour -- Probably Easily Answered
I am trying to gather data from various textboxes in a webform. Upon loading, the form populates itself with values from a database. When the...



Reply With Quote

