Wynand Lochner wrote: > I am trying to define a static string in C using Mplabc for the > 16c84.The command : static char newstr[ ] = {a,b,c}; causes the > characters to be placed in the ram registers and not in the code as > required. > > Any idears Wynand: Try "const" instead of "static". -Andy === Andrew Warren - fastfwd@ix.netcom.com === Fast Forward Engineering, Vista, California === http://www.geocities.com/SiliconValley/2499