Click here to Skip to main content
15,897,226 members

Comments by Alexis i (Top 23 by date)

Alexis i 29-Mar-15 6:56am View    
it doesn't contain the binary sort!
Alexis i 29-Mar-15 5:36am View    
i got the code from " http://geeksquiz.com/binary-insertion-sort/ "
Alexis i 26-Feb-15 16:14pm View    
i think you're right, my questions don't make sense at all, this is comparing apples and oranges, the fact is, i self study programming and i actually never took any classes or anything (i'm 15) and i feel it's pretty easy to self educate programming (at least it's been easy for me so far) -not saying that i'm a pro, not at all, i'm actually pretty amateur- what i'm looking for is that if i can self study programming, then can i self study networking either? cause i have no experience in networking.
so i'm gonna ask my question in some other way (which might make sense a lil bit), you say it's different from person to person, so which one is more difficult for you?
Alexis i 25-Feb-15 18:49pm View    
not working! it doesn't sort the pixels in the right place so the output is a corrupted image! the only thing it does right is swapping width and height which so does my code!
i thought the first three bytes after the header (55,56,57) belong to the upper left-hand corner of the image but now i realized they belong to the bottom left corner of the image!
Alexis i 25-Feb-15 16:03pm View    
i actually tried the code on a 10*5 image (removed the loops of course, just kept the part which is supposed to swap the width with height) and found out that it does its job on swapping the size but it changes the pixel colors either, i think my information about bmp header is total garbage. thank you for helping bruno but it's driving me crazy im no more gonna waste my time on this