Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: How to 'move' a character?

  1. #11
    lthreed's Avatar
    lthreed is offline Newbie
    Join Date
    Mar 2010
    Posts
    18
    Rep Power
    0

    Re: How to 'move' a character?

    You don't need to cast the char as an int, just do the addition on the char
    ('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#"`CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj"Fhg${z@> Ah Malbolge

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    dcs
    dcs is offline Guru
    Join Date
    Mar 2008
    Posts
    775
    Rep Power
    23

    Re: How to 'move' a character?

    If you think you need ASCII for C or C++, you're wrong.

  4. #13
    lthreed's Avatar
    lthreed is offline Newbie
    Join Date
    Mar 2010
    Posts
    18
    Rep Power
    0

    Re: How to 'move' a character?

    What do you mean dcs?
    ('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#"`CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj"Fhg${z@> Ah Malbolge

  5. #14
    dcs
    dcs is offline Guru
    Join Date
    Mar 2008
    Posts
    775
    Rep Power
    23

    Re: How to 'move' a character?

    I mean,
    Quote Originally Posted by dcs View Post
    If you think you need ASCII for C or C++, you're wrong.

  6. #15
    lthreed's Avatar
    lthreed is offline Newbie
    Join Date
    Mar 2010
    Posts
    18
    Rep Power
    0

    Re: How to 'move' a character?

    What do you mean by need ASCII?
    ('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#"`CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj"Fhg${z@> Ah Malbolge

  7. #16
    dcs
    dcs is offline Guru
    Join Date
    Mar 2008
    Posts
    775
    Rep Power
    23

    Re: How to 'move' a character?

    It is possible to rewrite this code such that it is independent of ASCII.
    Thus it would be more portable.
    Thus ASCII is not required.
    Thus one does not need to mention ASCII when describing how the code will work.
    'Nuff said?

  8. #17
    lthreed's Avatar
    lthreed is offline Newbie
    Join Date
    Mar 2010
    Posts
    18
    Rep Power
    0

    Re: How to 'move' a character?

    Ah, that's what i was trying to say with the whole char thing
    ('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#"`CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj"Fhg${z@> Ah Malbolge

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 7
    Last Post: 10-12-2011, 06:24 AM
  2. how to * move????
    By shah18 in forum C and C++
    Replies: 2
    Last Post: 10-11-2010, 04:34 PM
  3. Please help with my next move...
    By AsneJr in forum General Programming
    Replies: 4
    Last Post: 09-19-2010, 06:56 AM
  4. MOVE FILE
    By psm in forum Managed C++
    Replies: 0
    Last Post: 04-04-2010, 01:28 PM
  5. textarea move to next row
    By yonghan in forum HTML Programming
    Replies: 3
    Last Post: 04-03-2009, 02:46 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts