WriteLog
[Top] [All Lists]

[WriteLog] Contest Module Dev: another question - Answer

To: writelog@contesting.com
Subject: [WriteLog] Contest Module Dev: another question - Answer
From: Don Hatlestad <don.ac7fa@gmail.com>
Date: Mon, 25 May 2009 16:54:53 -0700
List-post: <writelog@contesting.com">mailto:writelog@contesting.com>
I posted this question and then managed to figure it out myself.

g_<<whateverContest>>ConfigArray[CONFIG_LENGTH] needs to have the
position and optimally, the length of the exchange fields in it. I
suppose you could assume at your own risk that the data is null
delimited. In the methods that handle each QSO, the var_part[] array
has all of the data from the exchange in it. The config array holds
the indexes to the exchange data in var_part[].

-- 
Don Hatlestad, K7OG
http://ac7fa.net
_______________________________________________
WriteLog mailing list
WriteLog@contesting.com
http://lists.contesting.com/mailman/listinfo/writelog
WriteLog on the web:  http://www.writelog.com/

<Prev in Thread] Current Thread [Next in Thread>
  • [WriteLog] Contest Module Dev: another question - Answer, Don Hatlestad <=