Search:

Type: Posts; User: Tomato-kun; Keyword(s):

Search: Search took 0.03 seconds.

  1. Re: Determine is filesystem is Etx2 or Ext3 or Ext4?

    Thanks. I'll discover this way tomorrow.
  2. Re: Determine is filesystem is Etx2 or Ext3 or Ext4?

    Thanks, guys.

    But i have to get this information not from linux-powered machine :) I mean, i shoud get it having only hdd and hex representation of information that it stores. So, all variants...
  3. Re: Determine is filesystem is Etx2 or Ext3 or Ext4?

    Hm. And how i can do it except this? Just have superblock fields values and other technical information. I mean, i have a some hex editor and i can waching through the file system. How can i resolve...
  4. Determine is filesystem is Etx2 or Ext3 or Ext4?

    Hello.

    How can i correctly determine the type of fyle system? What fields i should compare? As i understand,it is imposible to do this by revision_level field from superblock =\ Any ideas?...
    ...
  5. Replies
    3
    Views
    890

    [SOLVED] Re: [problem] Using GDL

    hm. have no problems any more.
    i've just add


    g_object_ref(master);

    after.


    GdlDockMaster *master = GDL_DOCK_OBJECT_GET_MASTER(widgets.dock);
  6. Replies
    4
    Views
    325

    Re: static int in java

    check out this http://en.wikipedia.org/wiki/Final_%28Java%29 .
  7. Replies
    3
    Views
    890

    [SOLVED] Re: [problem] Using GDL

    i've just change some code and it works... but it seems another warning %)


    GtkWidget *item = gdl_dock_item_new("name", "human_name", GDL_DOCK_ITEM_BEH_NORMAL);

    i've added

    ...
  8. Replies
    3
    Views
    890

    [SOLVED] Re: [problem] Using GDL

    hm... steel no ideas...
  9. Replies
    3
    Views
    890

    [SOLVED] [problem] Using GDL

    Hello.

    I have a little trouble using GDL.
    When i try to unbind item from dock using gdl_dock_item_unbind() i have a couple of warnings:


    (name:22467): GLib-GObject-WARNING **: invalid...
  10. Replies
    11
    Views
    2,667

    Re: A graphical C compiler?

    i prefer Eclipse... it also can be used for other languages.
Results 1 to 10 of 10