Re: File concept



void main() {
  if (is_a_C_library("gtk+")) {
      can_use_stdio = TRUE;
  } else if (better_to_use_library_in_a_uniform_fashion) {
     
browse_url("http://developer.gnome.org/doc/API/2.0/glib/glib-File-Utilities.html";);
  }
  return whenever_you_like;
}

[localhost]$ ./a.out


Cheers,
                -Tristan

PS:
        I send you links from gtk+-2.0 
but you can find the 1.2 equivalents ;)

vijay koneru wrote:

As we have files concept in c and c++   just like that is there any
related to in GTK if yes plz send me the link where i can find in GTK
1.2.9
Regards.
Vijay Koneru,
Pyxis Technology Solutions,
vijaykoneru pyxistechsol com 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]