Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

lolwut

Name: Anonymous 2010-11-13 12:10

http://img132.imageshack.us/img132/5672/aidsf.png

Can anyone explain why my string had >>>>>>>>>>>ipipip added to after the 10th loop?

I already fixed the problem by using strcpy, but i'm still interested in knowing why it does that.

Name: Anonymous 2010-11-13 12:18

É NO PIPI DA MENINA!

Name: Anonymous 2010-11-13 12:21

Your an faggot

Name: Anonymous 2010-11-13 12:24

Name: Anonymous 2010-11-13 14:54

>>1
strcpy
Good luck.

Name: Anonymous 2010-11-13 17:41

Because you didn't null terminate the string. That garbage data isn't added to the string, the debugger display is just reading off the end of it until it happens to find a byte with value 0 or something else bad happens.

Don't change these.
Name: Email:
Entire Thread Thread List