Corpse-Thrust

Corpse-Thrust

Member

Member since
May 20, 2009
Last active
Sep 18, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    dd8e3252-2760-4f69-8633-c1fa61591bf4

    Can captcha be fooled? I've seen spambots register at another php forum where they got a captcha system implemented at registration.

  2. #Threads

    0a271f60-d3d2-4cd0-91dc-de57548e3d3d

    Computer Sciences : I came, I code, I conquer.

  3. #Threads

    53c8d92d-7a58-4fdb-ba63-b73b171d6e05

    I guess C doesn't support creating pointers to custom data types. Only C++ does. Try creating a pointer of type void and...

  4. #Threads

    ef2a470d-50ae-4b99-82cd-d95cc30522bf

    Re: Hell from Marshall ABOUT EFFIN TIME YOU JOINED 😡 Welcome to CE btw 😛

  5. #Threads

    10c2651d-f744-473b-9355-d0d0b48ce422

    ^^^ but those unwanted pixels don't show up at all, so technically you still get the shape you want. btw i'm talking...

  6. #Threads

    30233c43-ad77-4c7b-928c-58dcfc9e2c48

    From what I think, having square images just saves us from storing more information about the image. I could be wrong though....

  7. #Threads

    11307586-732c-47ae-b328-102f677d2587

    I still have nightmares remembering the moment when I was asked for an example of 4NF in viva lol. Kidakaka is right,...

  8. #Threads

    5d1732ed-3ee6-4c73-a5c2-7caaa1ae2da7

    pradeep_agrawalIf feel the condition should be "if(x<=1)" because the condition you have specified will never execute the "MoveDiscs(x, 'A', 'C', 'B');" code...

  9. #Threads

    23188518-0575-4753-9b16-a237e336b1ac

    slashfear@Corpse-Thrust, good try but give us the complete code....lol the only thing I missed was that #include line and a few details...

  10. #Threads

    953fcce8-4ecc-4e81-925c-766a310c089a

    My dream... I always fantasized about all the heavy stuff that PC video games did, emulating the physics so accurately and all...

  11. #Threads

    0a2dbaad-5352-4b03-8755-bab1c08b2747

    @Pradeep Oh okay, I get it now... Sorry for the misunderstanding lol. ~~~ Well, I finally worked my butt off, and came...

  12. #Threads

    3d8286c1-615b-472e-a94e-427cf3f9f333

    WOW... I did try it yesterday, but the stupid me used procedural programming to solve this, and had so much trouble trying...