malu05 Posted October 1, 2006 Posted October 1, 2006 Thx for the fast response last time x n' y. I got a little convertion problem, usualy its done for(i=31;i>=0;--i){ num |= current_bit(); num <<= 1;} in C.. but i cannot get that straight over. I know i have to use the Bitshift commands but cant seem to get it working at all... Can anyone tell me a FOR command to convert binary to decimal (int)? [center][u]WoW Machinima Tool[/u] (Tool for Machinima Artists) [/center]
cppman Posted October 1, 2006 Posted October 1, 2006 http://www.autoitscript.com/forum/index.ph...c=27384&hl= Miva OS Project
malu05 Posted October 1, 2006 Author Posted October 1, 2006 (edited) thx Edited October 1, 2006 by malu05 [center][u]WoW Machinima Tool[/u] (Tool for Machinima Artists) [/center]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now