commit 512b14a95ac2d1753f3e0dee396853c611e80a44 from: jrmu date: Wed Aug 03 04:00:27 2022 UTC Daily backup commit - 4bf75c8aebed2bed75f7fdd304fb7530f83f81c0 commit + 512b14a95ac2d1753f3e0dee396853c611e80a44 blob - /dev/null blob + a9fd4db1abacf48be8c968c4cac8eca4155f8998 (mode 644) --- /dev/null +++ wiki.d/C.RecentChanges @@ -0,0 +1,9 @@ +version=pmwiki-2.2.130 ordered=1 urlencoded=1 +agent=Mozilla/5.0 (X11; OpenBSD amd64; rv:68.0) Gecko/20100101 Firefox/68.0 SeaMonkey/2.53.11.1 +charset=UTF-8 +ctime=1659377856 +host=2.178.143.25 +name=C.RecentChanges +rev=1 +text=* [[C/Scanf]] . . . August 01, 2022, at 06:17 PM by [[~mkf]]: [=test?=]%0a +time=1659377856 blob - /dev/null blob + 71e14fe3c4f017473068254e3f3e78aad24be920 (mode 644) --- /dev/null +++ wiki.d/C.Scanf @@ -0,0 +1,16 @@ +version=pmwiki-2.2.130 ordered=1 urlencoded=1 +agent=Mozilla/5.0 (X11; OpenBSD amd64; rv:68.0) Gecko/20100101 Firefox/68.0 SeaMonkey/2.53.11.1 +author=mkf +charset=UTF-8 +csum=test? +ctime=1659377856 +host=2.178.143.25 +name=C.Scanf +rev=1 +targets= +text=%0a@@scanf()@@ gets an input from @@stdin@@, do some formating based on whatever it has given on @@*format@@%0a!! usage%0a%0a[@%0a#include %3cstdio.h>%0a%0aint %0ascanf(const char *format, ...);%0a@]%0a%0a!! example%0a[@%0aint i;%0ascanf("%251d", &i);%0a@]%0atakes an input form @@stdin@@, puts the first digit of it on @@i@@.%0a%0a!! return values%0areturn value of scanf depends on whatever if formating worked or failed in some way. +time=1659377856 +author:1659377856=mkf +csum:1659377856=test? +diff:1659377856:1659377856:=1,20d0%0a%3c %0a%3c @@scanf()@@ gets an input from @@stdin@@, do some formating based on whatever it has given on @@*format@@%0a%3c !! usage%0a%3c %0a%3c [@%0a%3c #include %3cstdio.h>%0a%3c %0a%3c int %0a%3c scanf(const char *format, ...);%0a%3c @]%0a%3c %0a%3c !! example%0a%3c [@%0a%3c int i;%0a%3c scanf("%251d", &i);%0a%3c @]%0a%3c takes an input form @@stdin@@, puts the first digit of it on @@i@@.%0a%3c %0a%3c !! return values%0a%3c return value of scanf depends on whatever if formating worked or failed in some way.%0a\ No newline at end of file%0a +host:1659377856=2.178.143.25