Passing literals to pointers in C

前端 未结 0 1541
臣服心动
臣服心动 2021-02-08 08:49

Is there a way to pass a literal value to a function argument of a pointer .

eg

 unsigned char returnBitShift(unsigned char* bit , unsignedChar* shiftBit         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题