N
ndesi
Guest
Hello,
How i can read file using $fscanf that look like below
--------------
1 1 1 1 1 1 1
1 0 0 1 0 1 0
etc.
--------------
I am able to read file that has all bits together without
space between them
Thanks
How i can read file using $fscanf that look like below
--------------
1 1 1 1 1 1 1
1 0 0 1 0 1 0
etc.
--------------
I am able to read file that has all bits together without
space between them
Thanks