[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: "Framers1" <Framers@xxxxxxxxxxxxxx>, "Framers2" <framers@xxxxxxxxx>
Subject: FDK Help with Arrays
From: "Rick Quatro" <rick@xxxxxxxxxxxxxxx>
Date: Thu, 18 Oct 2001 16:04:50 -0500
Reply-To: "Rick Quatro" <rick@xxxxxxxxxxxxxxx>
Sender: owner-framers@xxxxxxxxx
Hello Framers, I am trying to use an array of integers in an API client. I am declaring it like this: IntT vColFlags[15]; Then I am using standard C notation for accessing the members of the array. vColFlags[12] = 1; Is this legal or is there another way to declare and use integer arrays in the FDK? Thanks in advance. Rick Quatro Carmen Publishing 716 659-8267 rick@frameexpert.com http://www.frameexpert.com ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **