Results 1 to 3 of 3
Hybrid View
-
24th August 2009 21:21 #1
-
24th August 2009 21:37 #2
, C:
c[0], c[1], c[2] c[3] char-a.Code:#include <stdio.h> int main() { char c[5]; fgets(c, 5, stdin); printf("%s\n", c); return 0; }, !
-
24th August 2009 21:42 #3




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in