PDA

View Full Version : Lib Sdk Utilities v0.3 savedata fix-up



wraggster
April 7th, 2008, 22:25
News/release from dridri85 (http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3347)


The LibSdkUtilities allows you to use the utility official sdk following:

Keys OSK
SaveData
Message Dialog (with choice "Yes \ No" possible)
Error Dialog (it displays an error code)
Net Dialog (maleureusement the connection is cut off at the end ...

If you are load mode:
- Responsible values will be returned in the structure sData!
It must have previously made an on sData.buffer malloc (and therefore give the value bufSize)!
- To retrieve values simply uses the sscanf

To use include:
Sdkutilities.h
And add it to the line of LIBS makefile:
- LSdkUtilities

Download and Give Feedback Via Comments