We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a446a55 commit 31d66a3Copy full SHA for 31d66a3
PrintBits.c renamed to DecimalToBinary.c
@@ -42,4 +42,4 @@ int main() {
42
PrintBits(power, num);
43
}
44
return (0);
45
-}
+}
0 commit comments