Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 3:55
pds847510-Oct-07 3:55 
GeneralRe: need help getting jxta-c confgui to work Pin
jhwurmbach10-Oct-07 3:59
jhwurmbach10-Oct-07 3:59 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 5:03
pds847510-Oct-07 5:03 
GeneralRe: need help getting jxta-c confgui to work Pin
Cedric Moonen10-Oct-07 3:57
Cedric Moonen10-Oct-07 3:57 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 4:04
pds847510-Oct-07 4:04 
GeneralRe: need help getting jxta-c confgui to work Pin
Cedric Moonen10-Oct-07 4:20
Cedric Moonen10-Oct-07 4:20 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 4:52
pds847510-Oct-07 4:52 
GeneralRe: need help getting jxta-c confgui to work Pin
jhwurmbach10-Oct-07 5:44
jhwurmbach10-Oct-07 5:44 
pds8475 wrote:
there is very little documentation on Jxta-c


There is a complete API-Doc[^] (automagically made from the code by doxygen). It is properly linked at the Projects website.

I must admit that the documentation seems to be wrong for jxta_advertisement_get_string(). The brief description and the "Parameters" section seem to contradict.
Probably the Parameters-comment has not been updated - thebane of doxygen-like documentation.

char* jxta_advertisement_get_string ( Jxta_advertisement * ad,
		Jxta_index * ji
)  	

Many fields of an advertisement struct can be represented as a character string, which may be obtained by this function.

Parameters:
  Jxta_advertisement * ad
  char 	* key for advertisement field desired

Returns:
  char * representation of value corresponding to key.

Warning:
  Returns a copy that must be freed. 



Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
George Orwell, "Keep the Aspidistra Flying", Opening words

GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 6:42
pds847510-Oct-07 6:42 
AnswerRe: need help getting jxta-c confgui to work [modified] Pin
David Crow10-Oct-07 3:23
David Crow10-Oct-07 3:23 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 3:37
pds847510-Oct-07 3:37 
GeneralRe: need help getting jxta-c confgui to work Pin
David Crow10-Oct-07 3:55
David Crow10-Oct-07 3:55 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 4:01
pds847510-Oct-07 4:01 
AnswerRe: need help getting jxta-c confgui to work Pin
David Crow10-Oct-07 3:58
David Crow10-Oct-07 3:58 
GeneralRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 4:14
pds847510-Oct-07 4:14 
QuestionRe: need help getting jxta-c confgui to work Pin
David Crow10-Oct-07 4:17
David Crow10-Oct-07 4:17 
AnswerRe: need help getting jxta-c confgui to work Pin
pds847510-Oct-07 4:41
pds847510-Oct-07 4:41 
QuestionWindow Split Problem [modified] Pin
Shivarudrayya H10-Oct-07 1:11
Shivarudrayya H10-Oct-07 1:11 
AnswerRe: Window Split Problem Pin
Nishad S10-Oct-07 2:43
Nishad S10-Oct-07 2:43 
QuestionRe: Window Split Problem Pin
Shivarudrayya H10-Oct-07 2:57
Shivarudrayya H10-Oct-07 2:57 
AnswerRe: Window Split Problem Pin
Nishad S10-Oct-07 3:34
Nishad S10-Oct-07 3:34 
QuestionConverting to c++ local variable Pin
Exelioindia10-Oct-07 0:50
Exelioindia10-Oct-07 0:50 
AnswerRe: Converting to c++ local variable Pin
Matthew Faithfull10-Oct-07 0:55
Matthew Faithfull10-Oct-07 0:55 
GeneralRe: Converting to c++ local variable Pin
Exelioindia10-Oct-07 1:54
Exelioindia10-Oct-07 1:54 
GeneralRe: Converting to c++ local variable Pin
Matthew Faithfull10-Oct-07 1:58
Matthew Faithfull10-Oct-07 1:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.