The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: hp-ux
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-22-2002
jokach jokach is offline
Registered User
 

Join Date: Nov 2001
Location: Wilkes-Barre, Pa
Posts: 7
don't know if it helps, but i know also you can run:

getconf KERNEL_BITS

will return either a 32 or 64 to determine whether its 64 bit or 32 bit on HP-UX ... not sure how you can put that into a 'c' program...