Search:

Type: Posts; User: rssrik

Search: Search took 0.00 seconds.

  1. understood somewhat ! to understand more, I...

    understood somewhat !
    to understand more, I request someone to post a code or link to illustrate the usage of function pointers !!

    Regards,
    rssrik
  2. what are the applications of Function Pointers?

    Could anyone explain the areas, where the Function Pointers are applied ? :rolleyes:

    Thanks,
    rssrik
  3. Replies
    10
    Views
    13,173

    libncurses.a is the NCURSES library to get linked...

    libncurses.a is the NCURSES library to get linked with the code !

    I am using "Linked List" to back the representation in screen. The default screen has 25 lines.
    I need to know, How many lines...
  4. Replies
    10
    Views
    13,173

    Thanks Zuk & DwkS, I read the NCURSES LIB and...

    Thanks Zuk & DwkS,

    I read the NCURSES LIB and it seems to hav most of the tools for developing an editor.
    I think it is portable too !

    ---------------------------------------
    gcc (rssrik).c...
  5. Replies
    10
    Views
    13,173

    Thanks for reminding me that I am a beginner. ...

    Thanks for reminding me that I am a beginner.

    But I am not a absolete "Hello worlder". I think I can handle it. Only problem is that I dont know where to start !!!

    I will appeciate If you could...
  6. Replies
    10
    Views
    13,173

    developing a simple Text editor in C

    Hi all,

    I am pretty new to c programming. At present, I have a taken up a project of developing a Simple Text Editor using C.

    But I couldnt visualize, how a text editor could be programmed...
Results 1 to 6 of 7