sanjay nayak:

Exactly what is it that you don't understand?

Did you read the docs for Inline::C? Did you review the examples?

Are you having trouble with data passing? Linking? Data types? Turning on your computer?

Did you read the Inline C cookbook?

Did you use Super Search to find helpful nodes, like Getting Started with Inline::C?

Do a little research on your own. (You might have, but from your question I really couldn't tell.) Then, give something a try. If you have an error, then ask a more specific question. Your question is vague enough that it's too much work to try to answer it. Make it easy on us!

...roboticus

PerlMonks helps those who help themselves. Google, SuperSearch, complete error messages, ask complete questions!

In reply to Re: How to use the modules of pjlib in my perl program? by roboticus
in thread How to use the modules of pjlib in my perl program? by sanjay nayak

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.