HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP C/aC++ Developer's Bundle
Operating System - HP-UX
1833790
Members
2903
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2007 01:08 PM
10-22-2007 01:08 PM
HP C/aC++ Developer's Bundle
2 part question
1: I upgraded to the new HP C/aC++ Developer's Bundle -- ie HP ANSI C++ B3910B A.03.70 and now one of our developer are saying quote"
Here is my code for the istream problem:
void printAgent( istream& iss, ostream& oss, void *)
{
string posId;
iss >> posId;
int sLen = posId.length();
At the command line, I enter a 4 digit character position id and the results are sLen has a value of 7; the four digits I entered plus 3 characters of -1 (0xFF)."
cssdev01:/
root:> swlist | grep -i c++
B9007AA B.11.11.16 HP C/aC++ Developer's Bundle
PHSS_33945 1.0 HP aC++ -AA runtime libraries (aCC A.03.76)
cssdev01:/
root:> swlist | grep ANSI
B3901BA
2: Since I'm not very knowledgeable on the compilers, do I also need to obtain the HP aC++ runtime libraries as well -- the ones that are now -AA?
tks
lm
1: I upgraded to the new HP C/aC++ Developer's Bundle -- ie HP ANSI C++ B3910B A.03.70 and now one of our developer are saying quote"
Here is my code for the istream problem:
void printAgent( istream& iss, ostream& oss, void *)
{
string posId;
iss >> posId;
int sLen = posId.length();
At the command line, I enter a 4 digit character position id and the results are sLen has a value of 7; the four digits I entered plus 3 characters of -1 (0xFF)."
cssdev01:/
root:> swlist | grep -i c++
B9007AA B.11.11.16 HP C/aC++ Developer's Bundle
PHSS_33945 1.0 HP aC++ -AA runtime libraries (aCC A.03.76)
cssdev01:/
root:> swlist | grep ANSI
B3901BA
2: Since I'm not very knowledgeable on the compilers, do I also need to obtain the HP aC++ runtime libraries as well -- the ones that are now -AA?
tks
lm
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2007 06:51 PM
10-22-2007 06:51 PM
Re: HP C/aC++ Developer's Bundle
>At the command line, I enter a 4 digit character position id and the results are sLen has a value of 7;
Passing cin to printAgent, I just get the 4 digits I typed.
>2) do I also need to obtain the HP aC++ runtime libraries as well -- the ones that are now -AA?
Yes, you need to get the runtime libs too. But it seems PHSS_33945 is the latest.
http://h21007.www2.hp.com/portal/site/dspp/template.PAGE/page.document/?ciid=2645dec4c7563110VgnVCM100000275d6e10RCRD#b11.11pa
Passing cin to printAgent, I just get the 4 digits I typed.
>2) do I also need to obtain the HP aC++ runtime libraries as well -- the ones that are now -AA?
Yes, you need to get the runtime libs too. But it seems PHSS_33945 is the latest.
http://h21007.www2.hp.com/portal/site/dspp/template.PAGE/page.document/?ciid=2645dec4c7563110VgnVCM100000275d6e10RCRD#b11.11pa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2007 05:02 AM
10-23-2007 05:02 AM
Re: HP C/aC++ Developer's Bundle
Dennis - Thank you for the quick reply --
1: I sent this info to our developer - waiting on a reply, tks
Last I found infor on the this ITRC site about stream concerns on 3.70 and recommended upgrade to A.03.77 -- so, I did
CURRENT --
> cssdev01:/
root:> swlist | grep aC
B9007AA B.11.11.16 HP C/aC++ Developer's Bundle
PHSS_33945 1.0 HP aC++ -AA runtime libraries (aCC A.03.76)
PHSS_36087 1.0 HP aC++ Compiler (A.03.77)
1: I sent this info to our developer - waiting on a reply, tks
Last I found infor on the this ITRC site about stream concerns on 3.70 and recommended upgrade to A.03.77 -- so, I did
CURRENT --
> cssdev01:/
root:> swlist | grep aC
B9007AA B.11.11.16 HP C/aC++ Developer's Bundle
PHSS_33945 1.0 HP aC++ -AA runtime libraries (aCC A.03.76)
PHSS_36087 1.0 HP aC++ Compiler (A.03.77)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP