Hello,

I am programming small application for driving GSM phone.

I have "const unsigned char" strings (which are compiled as retlw instructions) 
and SendToGSM( const unsigned char *pString) function which sends the strings.

But I noticed there is a big overhead when calling the SendToGSM() and indexing 
the strings. Is it possible to do it somehow optimized way ?

Thank you in advance,
Vaclav

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to