hi All,
I have sorted the issue with the with the help of perl script.
Regards,
Ravi
User Profile
Collapse
-
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... -
sizeof function implementation using C programming
Hi all,
How to implement sizeof() function using C programming?
Regards,
Ravi -
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...Leave a comment:
-
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 -
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
No activity results to display
Show More
Leave a comment: