First  |  Prev |  Next  |  Last
Pages: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
Best Dual Sim Mobile
Wespro Dual SIM Mobile Phone Model No.WM1107 - Buy Best Wespro Dual SIM Mobile Phone Model No.WM1107 at Price Online in India for more detail visit-http://www.wesprodigital.com/buy-online-price_33- shopping_1-/Wespro-Dual-SIM-Mobile-Phone-Model-No.WM1107.html ... 4 Feb 2010 05:33
Call Tree Generator
I would like to extract call tree information from a fairly large code (containing Fortran90, Fortran77, C, m4 scripts) which is spread across numerous files and subdirectories. Can anyone recommend a good (hopefully open source) method or tool for doing this in Linux? Please note that the code has numerous opt... 17 Feb 2010 08:49
verifying argument counts and types
Is there some way that I can verify our argument call counts and argument types ? We are locked into a F77 compiler because of some zero initialization problems that we have not been able to find. We have 650,000 lines of f77 code in about 5,000 files with probably 6,000 subroutines and functions. Thanks, Ly... 19 Feb 2010 18:51
managing identities
Fred Hall wrote: On Mon, 01 Feb 2010 13:29:02 -0700, frank <frank(a)example.invalid> wrote: comp.lang.fortran Why are you trying to hide your sock creation from the above group? I'm not hiding anything from them. I'm hiding it from self-annointed usenet cops like you. I'm doing nothing with fo... 2 Feb 2010 14:47
Find size of a file
Hi, Can anyone please tell me is there any chance/way to find out the size of a file/no.of rows in a file....without actually opening it and running a loop till the end of file...? Thanking you. Praveen. ... 2 Feb 2010 14:47
How to print Extended ASCII Characters
How do I print from the Extended ASCII Character Set (IBM Character Set) with Compaq Visual Fortran 6.5? For example, using the DOS editor or MS Word and entering Alt 219 (numeric key pad) displays the box type character █. I can put this into a Powerstation 1.0 write statement and it prints successfully. Howe... 3 Feb 2010 13:58
How to compile module in Makefile?
Hi friends, I have a question relating to the Makefile of Fortran. I really appreciate if you friend willing to help me to solve it. I have a very simple program include [main.f90] and [commons.f90] as described above. I am trying to compose a typical makefile to compile it. However, it does not work becaus... 3 Feb 2010 21:53
FTP libraries
Hi, Are there any FTP support libraries for Visual Fortran (6.6)? I would prefer some simple functions such as connect, get, send, etc. that can be called directly with no C interop. Regards, Ian ... 2 Feb 2010 14:46
Reading messy files with Fortran
I posted on this topic before and this is my latest take on it: (1) In my case the messy files are csv extracts from a database (whose character encoding is Unicode - I don't know if it has anything to do with the problem). (2) I discovered that Fortran sees spurious EOR markers within character fields and I c... 8 Feb 2010 23:39
reading complex data using implied do loops
! reading complex data using implied do loops program cread use iso_fortran_env, only: output_unit implicit none integer, parameter :: sp_k = kind(1.0) ! Default Type of Real integer, parameter :: dp_k = selected_real_kind(2*precision (1.0_sp_k)) complex (kind = dp_k), dimension(4) :: cdata real(kind = dp_k), d... 2 Feb 2010 14:47
First  |  Prev |  Next  |  Last
Pages: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60