User Activity

  • Modified a comment on discussion Help on FreeImage

    https://stackoverflow.com/questions/55480803/how-to-set-and-get-value-of-fiptag My attempt: fipTag t; t.setType(FIDT_LONG); t.setKey("FrameTime");long l = 128; t.setValue(&l); // supposedly this set the tag value to 128 long // However.. const long * lo = static_cast<const long*> ( t.getValue() ); cout << "t.getValue() " << *lo << " ?? doesn't look right" << endl; // 847909360 cout << "l == *lo " << (l == *lo) << endl; // false What's up? How do we correctly set and get the value of a fipTag in ...

  • Posted a comment on discussion Help on FreeImage

    https://stackoverflow.com/questions/55480803/how-to-set-and-get-value-of-fiptag My attempt: fipTag t; t.setType(FIDT_LONG); t.setKey("FrameTime");long l = 128; t.setValue(&l); supposedly this set the tag value to 128 long However.. const long * lo = static_cast<const long*=""> ( t.getValue() ); cout << "t.getValue() " << lo << " ?? doesn't look right" << endl; // 847909360 cout << "l == lo " << (l == *lo) << endl; // false</const> What's up? How do we correctly set and get the value of a fipTag in...

  • Posted a comment on ticket #612 on TeXstudio - A LaTeX Editor

    same here,

  • Created ticket #1504 on TeXnicCenter

    Find, automatically selects find text box

  • Modified a comment on ticket #260 on TeXnicCenter

    summary: "Find" (Ctrl-F) in v2.02 does not go back to beginning of file --> Search...

  • Created ticket #1503 on TeXnicCenter

    Give ability to copy error messages from the "build output"

  • Created ticket #1498 on TeXnicCenter

    Hangs when saving file inside dropbox folder

View All

Personal Data

Username:
wurmd
Joined:
2008-03-05 17:10:05

Projects

This is a list of open source software projects that Dario Figueira is associated with:

Personal Tools

MongoDB Logo MongoDB