root > Senior Software Engineer | Scala, AWS, Kubernetes, Microservices, Python, Go, PostgreSQL

Technical Blog: Functional Programming, Cloud Architecture & DevOps


  • Home

  • Categories

  • Archives

  • Tags

  • Search

Casting char * to byte

Posted on 2015-04-04

Casting char * to byte

http://stackoverflow.com/questions/29308337/casting-char-to-byte

My problem is casting char * string to byte, for example it is a prototype of my function.bool parseTemp(char *str, float *x, float *y, float *z); I should parse char variable and and get the v…

# homework # bytes # shifting # c # systemprogramming
Get the value from hex
fork() - how many process
  • Table of Contents
  • Overview
teaddict

teaddict

206 posts
40 categories
649 tags
RSS
GitHub
  1. 1 Casting char * to byte
© 2025 teaddict