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

SetALong (CIN Macro)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

void SetALong(p,x);

Purpose

Stores an int32 at the address specified by a void pointer. This function can store 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 at which you want to store an int32. This parameter is a pointer.
x int32 Value you want to store 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