Quantcast
Channel: MPLAB XC32
Viewing all articles
Browse latest Browse all 1537

Unexpected result with sscanf (muellernick)

$
0
0
Hi! Compiler XC32 V2.05 (same fault with 1.44), project built under Harmony V1.09

const char key[] = "WiFi.RSSI";
char subKey;

if (sscanf(key, "WiFi.%s(", subKey) == 1) {
// subKey is now "RSSI"
// Shou..


Viewing all articles
Browse latest Browse all 1537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>