Displaying 1 result from an estimated 1 matches for "da_d".
Did you mean:
  da_dk
  
1997 Nov 26
1
R-alpha: Latin-1 characters (3)
>> ------------------------
	>> R & R, any comments?
	>> ------------------------
At present the parser makes the decision on what characters can go into
symbol names based on isalpha(c).  If someone will send me a function -
say isidchar(c) which returns 1 for characters which can be in
identifiers and 0 otherwise, I will replace the current test with that.
	Ross