![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
hp-ux
hi,
I have got a simple doubt, How to find whether i am working on 32 bit hp-ux or 64 bit hp-ux? is their any system call by which i can print it in my 'c ' code. Thanx in advance. |
| Forum Sponsor | ||
|
|
|
|||
|
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... |
|||
| Google The UNIX and Linux Forums |