Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • dweeberlyloomMay 4, 2009 10:38 AM PDT   
    Nature of key values

    It appears that the keys are made up of [A-Z][a-z] and [0-9] characters.  Will other characters be used (for example are spaces and punctuation allowed)?  Based on previous problems, I'm assuming ASCII encoding. 
    Thanks


    Clay Breshears (Intel)May 6, 2009 10:18 AM PDT
    Rate
     
    Re: Nature of key values

    Quoting - dweeberlyloom
    It appears that the keys are made up of [A-Z][a-z] and [0-9] characters.  Will other characters be used (for example are spaces and punctuation allowed)?  Based on previous problems, I'm assuming ASCII encoding. 
    Thanks

    Yes, other characters can be used, especially the space.  Any printable character is possible.  (I guess I should have thrown in a '#' or '%' or '@' in the example.)

    --clay


    etronixmartNovember 28, 2009 7:31 AM PST
    Rate
     
    Re: Nature of key values


    Yes, other characters can be used, especially the space.  Any printable character is possible.  (I guess I should have thrown in a '#' or '%' or '@' in the example.)

    --clay
    Thank you for your post


    dog training collars

    pet dog supplies

Forum jump:  

Intel Software Network Forums Statistics

16,377 users have contributed to 46,364 threads and 164,043 posts to date.

In the past 24 hours, we have 7 new thread(s) 23 new posts(s), and 14 new user(s).

In the past 3 days, the most popular thread for everyone has been Program compiles in release but not debug The most posts were made to You need to show us the whole The post with the most views is vectorization of sin/cos results in wrong values

Please welcome our newest member fruitbrown


For more complete information about compiler optimizations, see our Optimization Notice.