Search:

Type: Posts; User: std10093

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    1,514

    Can not so post here #include ...

    Can not so post here


    #include <assert.h>
    #include <string.h>
    #include <stdio.h>
    #include <wchar.h>
    #include <locale.h>

    typedef struct {
  2. Replies
    5
    Views
    1,514

    Not my code and i do not like it,but ok,i'll edit

    Not my code and i do not like it,but ok,i'll edit
  3. Replies
    5
    Views
    1,514

    I hadn't the L so this might be it,but already...

    I hadn't the L so this might be it,but already bypassed it :)
  4. Replies
    5
    Views
    1,514

    warning on wprintf

    problem solved code removed

    Solution : bypass wprintf by using mbstowcs and then printf :)
Results 1 to 4 of 4