Hi,
my question is ,
say i have file in this following path /tmp/usubramani/hsbc/inbound/cambio3.txt
1234 4567 678905678
1.i have to read the file path
2.i have to open an file
3.find the 10th bit position
4.replace the 10th bit position with the "+" operators
5.close the file
Thanks
uma
my question is ,
say i have file in this following path /tmp/usubramani/hsbc/inbound/cambio3.txt
1234 4567 678905678
1.i have to read the file path
2.i have to open an file
3.find the 10th bit position
4.replace the 10th bit position with the "+" operators
5.close the file
Thanks
uma
Comment