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

Pages: 1-

CString

Name: Anonymous 2008-03-08 13:51

https://www.cstringdirect.com/

CString - No Panty Lines! No Tan Lines!

Name: Anonymous 2008-03-08 14:25

That's actually pretty damn hot.

Name: Anonymous 2008-03-08 14:26

Secure Connection Failed

     

     
     
     

     
       
       

         

www.cstringdirect.com uses an invalid security certificate.

The certificate expired on 03/06/2008 12:59 AM.

(Error code: sec_error_expired_certificate)

       


       
       


    * This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.

    * If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.




       
       

          Or you can add an exception…

Name: Anonymous 2008-03-08 15:11

i tend to disagree

Name: Anonymous 2008-03-08 16:22

>>3
C strings considered insecure.

Name: Anonymous 2008-03-08 16:25

>>5
Considering considered considerable.

Name: Anonymous 2008-03-08 16:25

>>5
I don't think you even know what a C string is.

Name: Anonymous 2008-03-08 16:29

>>7
Is that even relevant to this thread, other than to say ``I know what C strings are''?

Name: Anonymous 2008-03-08 18:19

>>8
Is that just your way of saying, ``I've read Cstrings?''

Name: Anonymous 2008-03-08 18:28

I lol'd a little

Name: Anonymous 2008-03-09 0:37

I know what C strings are\0

Name: Anonymous 2008-03-09 0:51

how do you guys prefer to null-terminate your buffers ?

1. buffer[size-1] = 0;
2. buffer[size-1] = '\0';
3. the forced termination of buffers
4. other

Name: Anonymous 2008-03-09 3:41

Why would you put a zero byte there?
4. buffer[length] = 0;

Also, '\0' considered retarded.  Use 0, or (char)0 if type is significant.

Name: Anonymous 2008-03-09 5:30

>>13
buffer[len] = NULL, NULL, NULL;

Name: Anonymous 2008-03-09 8:13

>>13
Oh come on you're a troll aren't you?

Name: Anonymous 2008-03-09 8:39

length = size - 1

Name: Trollbot9000 2009-07-01 7:54

buffer.

Name: ​​​​​​​​​​ 2010-10-21 12:06

Name: Anonymous 2011-01-31 20:01

<-- check em dubz

Name: Anonymous 2011-02-03 8:41


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