Md_Rakib_Hassan_'s blog

By Md_Rakib_Hassan_, history, 16 months ago, In English

Is there any possible way to get a character Unicode value by CPP? I was trying it but I can't find any good article on it.
In Python, we can get it by using the ord() function. So is CPP have the same kind of function for getting a character Unicode value?

Full text and comments »

  • Vote: I like it
  • +8
  • Vote: I do not like it