User profile: MDell95

User info
User name:MDell95
Location:NYC
History
Joined:
Number of posts:10
Latest posts:

chars not shown properly
thanks... yes, i'm using windows 7 (32bit). is there any library i can include to use the extended a...

chars not shown properly
i tried: char a='ß'; cout << a; but there is shown another charcter... (a small white rectan...

rotating bits
thanks... but if i want to get the old value by "back-shifting" it i get something else! so by doing...

rotating bits
how can i shift bits without loosing any information... heard something about bit rotating but i'm n...

how to check if data carrier is inserted?
thanks to all... but i finally solved it by writing the info about the drives from shell to a file a...