Search:

Type: Posts; User: nickstyle

Search: Search took 0.01 seconds.

  1. So here is the link for the other topic, i think...

    So here is the link for the other topic, i think this topic can be closed. But I'm new here and I don't know how to do this....
  2. Ok guys, thanks for the help. I'm compiling in C...

    Ok guys, thanks for the help. I'm compiling in C because I was getting an error using the GTK+ library and C++ but maybe you can help me. I will create another topic since the problem now is...
  3. What a shame, sorry about that, I'm new with c,...

    What a shame, sorry about that, I'm new with c, but now I'm getting a new error:


    RawImage.h|6|error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘{’ token|


    the new code:

    ...
  4. Help with " expected specifier-qualifier-list before 'public' "

    Guys i tried many things but i can't resolve this error,
    here is the code:

    RawImage.h


    struct RawImage
    {
    public: // <- error
    int get_width() const { return width; }
Results 1 to 4 of 4