No Left Shift possible...

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No Left Shift possible...

206 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Tue Sep 02 08:47:38 MST 2014
Why is it still not possible to use a left shift [color=#f00]<<[/color] in code tags  :quest:  :((  |(

Sample:
<code>
LPC_SYSCTL->SYSAHBCLKCTRL |= (1<<SYSCTL_CLOCK_IOCON);
</code>
0 Kudos
Reply
1 Reply

197 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Pacman on Tue Sep 02 13:23:42 MST 2014
I second that this should be fixed.

Until then, here's a workaround:

[color=#00f][[/color][color=#00f]code][/color]<[color=#00f][[/color][color=#00f]color=#0f0][[/color][color=#00f]/color][/color]< and >[color=#00f][[/color][color=#00f]color=#0f0][[/color][color=#00f]/color][/color]>[color=#00f][[/color][color=#00f]/code][/color]

<[color=#0f0][/color]< and >[color=#0f0][/color]>


-Not very easy, though.
0 Kudos
Reply