Talk:Bitwise Operators: Difference between revisions

From Rosetta Code
Content added Content deleted
(Maybe a duplicate)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


I believe this task is already pretty thoroughly covered by the task [[Logical operations]]. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 14:58, 17 September 2021 (UTC)
I believe this task is already pretty thoroughly covered by the task [[Logical operations]]. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 14:58, 17 September 2021 (UTC)

On second glance I see this is not actually a task, so never mind. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 15:03, 17 September 2021 (UTC)

Yeah, it's not a task, which is why I removed the basic data operations category as it was a little misleading. I felt that there should be some sort of resource explaining the tricks you can use these for as I don't see many people talking about it. On that note, should bit shifts and rotates be on this page too or should they get their own? --[[User:Puppydrum64|Puppydrum64]] ([[User talk:Puppydrum64|talk]]) 16:10, 17 September 2021 (UTC)

Latest revision as of 16:10, 17 September 2021

Duplicate task?

I believe this task is already pretty thoroughly covered by the task Logical operations. --Thundergnat (talk) 14:58, 17 September 2021 (UTC)

On second glance I see this is not actually a task, so never mind. --Thundergnat (talk) 15:03, 17 September 2021 (UTC)

Yeah, it's not a task, which is why I removed the basic data operations category as it was a little misleading. I felt that there should be some sort of resource explaining the tricks you can use these for as I don't see many people talking about it. On that note, should bit shifts and rotates be on this page too or should they get their own? --Puppydrum64 (talk) 16:10, 17 September 2021 (UTC)