Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~752 People Reached
Favorite Tags
Member Avatar for nikhil.laghave

Hello, I want to read a file in fortran from specific line numbers. For example if I want to read line no. 500 from a file, is there a way to do it directly rather than going through the first 499 lines? Thank you. Nikhil

Member Avatar for WaltP
0
81
Member Avatar for nikhil.laghave

Hello, I am trying to make a forum website using struts and hibernate. I am totally new to struts, hibernate and jsp, so am not familiar with how the flow should be. So, I have a homepage which will give me a link to the forum page. On this forum …

Member Avatar for Reventon
0
62
Member Avatar for nikhil.laghave

Hello, I am a newbie and do not have any shell script experience. I am trying to call a script from inside a fortran call using the call system(./script). Now this script runs ok when run from command line, but when called from the fortran call, i get errors for …

Member Avatar for masijade
0
114
Member Avatar for nikhil.laghave

Hello All, I am trying from a Fortran program, to call a subroutine that I wrote in C...I named the C code file as filename.c and the subroutine is: void filename() Now in a fortran program, I am calling this subroutine as: Call filename() I am getting the following error: …

Member Avatar for ArkM
0
234
Member Avatar for nikhil.laghave

Hello, I am a new user to Daniweb. My regards to all. Well my C skills have taken a lot of rust and I am stuck at a small issue. I want to read a data file containing some information. Now I want to read 2 integers from this file, …

Member Avatar for nikhil.laghave
0
261