Search:

Type: Posts; User: simpsonseric

Search: Search took 0.01 seconds.

  1. thanks for the help :)

    thanks for the help :)
  2. Dereferencing a Void Pointer in a Structure

    Hey all,

    Hopefully this is a simple question for someone with more void* experience than me.

    Say I have a data structure:



    typedef struct sp_cntl_tag
    {
  3. Replies
    6
    Views
    2,401

    So how would I go about compiling in ANSI instead...

    So how would I go about compiling in ANSI instead of UNICODE?
  4. Replies
    6
    Views
    2,401

    Problems with wchar_t's

    Hey,

    I just started programming from home and I'm a little confused. Here's some sample code that I think worked awhile ago:



    CString test = "Some Text Here";
    int position =...
Results 1 to 4 of 4