Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

GetALong (CIN Macro)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

int32 GetALong(p);

Purpose

Retrieves an int32 from a void pointer. This function can retrieve an int32 at any address, even if the int32 is not long word aligned on a platform that enforces alignment.

Parameters

Name Type Description
p void * Address from which you want to read an int32.

Return Value

int32 stored at the specified address.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit