[Date Prev][Date Next] [Thread Prev][Thread Next]
[Date Index] [Thread Index] [New search]

FDK Help with Arrays



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.   **