isident

  1. int isident(char c)
    int
    isident
    (
    char c
    )
  2. int isident(uint c)

Return Value

Type: int

true if c is a D identifier character (only ASCII.)

Meta