sag@lemm.ee to Programmer Humor@lemmy.ml · edit-21 year agoAnyone here use assembly?lemm.eeexternal-linkmessage-square83linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAnyone here use assembly?lemm.eesag@lemm.ee to Programmer Humor@lemmy.ml · edit-21 year agomessage-square83linkfedilink
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up0·1 year agoThe backslash is known as an escape character in this context, because it removes (escapes) the special meaning of the following character. It’s also used that way in most Unix shells.
The backslash is known as an escape character in this context, because it removes (escapes) the special meaning of the following character.
It’s also used that way in most Unix shells.