Search:

Type: Posts; User: Blueprint

Search: Search took 0.00 seconds.

  1. Hi, I just want to say THANK YOU! That...

    Hi,

    I just want to say THANK YOU! That particular question's answer isn't easily found on the internet!!! The first code example was the one I was after:


    char somechar = 'a';
    int charval =...
  2. Convert char string to decimal equivalent (eg: a = chr(97))...

    Hi, I'm programming in C, on mandrake linux. I was wondering if there's any easy way to convert a string of letters into their 'character code' (or decimal) equivalent? I know of one long way round,...
Results 1 to 2 of 2