The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com



HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Odd .sh behavior in script robertmcol UNIX for Dummies Questions & Answers 2 02-10-2008 10:22 AM
sed behavior on hp-ux andy2000 Shell Programming and Scripting 8 05-04-2007 10:23 PM
ls behavior AtleRamsli High Level Programming 10 03-26-2002 07:31 AM
Telnet behavior piltrafa UNIX for Dummies Questions & Answers 4 10-31-2001 03:49 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 07-13-2006
charitonca charitonca is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 2
ltoa Behavior

I am working with the following code:

#include <stdlib.h>
#include <string>
#include <iostream>

using std::cout;
using std::endl;
using std::flush;

int main()
{
long lng1 = 123;
long lng2 = 4567;
cout<<ltoa(lng1)<<ltoa(lng2)<<endl<<flush;
return 0;
}

Instead of receiving the output 1234567, I am receiving 1234123. This is on HP-UX 11.11. Another server, with the same OS, is producing the correct output. Is there a setting that I am missing? What is the cause of this problem?
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:16 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0