I\'m developing an application for iPhone, in which I\'ve imported c++ CLucene library. Almost all CLucene functiona require String as TCHAR*.
I\'m interested in working with Lucene from a Cocoa application.I\'m aware that there are many ways to do this, but my question is, \"which way is best?\" My investigations so far:
i am using java lucene and i am moving my code from java to c++ for some reason so i need to kn开发者_如何学Goow about the performanceof clucene
i\'m trying to index an mp3 file with only one ID3 frame. using CLucene and TagLib. the following code works fine:
I have device connected开发者_JS百科 through serial port to PC. Using c-kermit I can send commands to device and read output. I can also send files using kermit protocol.