Search:

Type: Posts; User: Ariyana

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,362

    Thank you Andrew. This has been very...

    Thank you Andrew.
    This has been very helpful:biggrin:
  2. Replies
    3
    Views
    1,362

    what is PTR32 ATTRIBUTE

    Hi,

    I am working on 2 programs say, TKKS and TKS5. TKKS is written in assembler and uses 4 byte address while TKS5 in CPP and uses 8 byte address
    I get a lot of dumps in TKS5 when input data is...
  3. Replies
    2
    Views
    1,544

    How do I find the length of this string

    Hi all,

    Please review the code below. I need to find the length of the string to which, character pointer stringvar is pointing to:

    const char *stringvar = getenv("QUERY_STRING"); /* CGI...
Results 1 to 3 of 3