CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Customisable string Parser

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
kWoody_uk



Joined: 29 Jan 2015
Posts: 47
Location: United Kingdom

View user's profile Send private message

Customisable string Parser
PostPosted: Tue Jun 09, 2015 9:23 am     Reply with quote

Hi,

I'm looking for some suggestions for storing some rules for a customisable string parser.

The rules contain such things as:-

Length of rule
Terminator Char
Header Length
Header Chars
Delimiter type
Delimiter length
etc..

There will be many different rules with variable length data structures in each (Header chars etc.)

Would a good way of doing this be creating a Rules array in RAM, and just storing sequentially in here or trying to use a structure? I'm aware that dynamic memory allocation in most PICs is rather inefficient, so is there a cheats method??

All suggestions appreciated - thanks in advance,


Keith
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group