User Profile

Collapse

Profile Sidebar

Collapse
ravichobey
ravichobey
Last Activity: Mar 12 '09, 11:25 AM
Joined: Mar 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ravichobey
    replied to Using style sheets in C CGI programming
    in C
    hi All,

    I have sorted the issue with the with the help of perl script.

    Regards,
    Ravi
    See more | Go to post

    Leave a comment:


  • ravichobey
    started a topic Using style sheets in C CGI programming
    in C

    Using style sheets in C CGI programming

    Hi all,

    I am currently writing a C based CGI scripting.When i am not using any style sheets in my program,it compiles and executes properly.
    But when i am using style sheets,it is giving errors.Is it possible to use a style sheet in CGI programming?

    one more thing,i have read some variables using the above mentioned program,i want to display them in HTML page,how is it possible.

    Please support me...
    See more | Go to post

  • ravichobey
    started a topic sizeof function implementation using C programming
    in C

    sizeof function implementation using C programming

    Hi all,

    How to implement sizeof() function using C programming?

    Regards,
    Ravi
    See more | Go to post

  • ravichobey
    replied to passing an array to function
    in C
    Hi Arnaudak and weaknessforcats ,

    I know how to pass an array to a function.Still thanks for suggestions.I am using C language for my project.What i am doing:

    read_function()
    {
    reading an array of 255 volatile short variables in a[255]. and passing this array to write_function( ).
    }
    write_function( )
    {
    Passing that array so that,my first variable write at the first byte...
    See more | Go to post

    Leave a comment:


  • ravichobey
    started a topic passing an array to function
    in C

    passing an array to function

    Hi,

    I am reading an 256 words of an hard disk drive and storing it in an array 256 volatile shorts and now i want to write the same 256 words starting from 0 to the fourth sector.

    i want to know how to pass this array to a function.

    Regards,
    Ravi
    See more | Go to post

  • ravichobey
    started a topic Reading a register bit
    in C

    Reading a register bit

    Hi All,

    I am newbie to this forum.

    My Question is:

    I am using a 16 bit register in FPGA code.The address of that register is 0x77200000 and i want to read the third register of that 16 bit register.

    How it is possible?

    Thanks for your support,

    Regards,
    ravi
    See more | Go to post
No activity results to display
Show More
Working...