Functions in C161 (7/24/2012 11:29:44 AM) Hi,
it has been quite some time (heck, 10 years!) since I last wrote some C code, and now I need to write an UDF (user defined function) for a commercial software. The UDF is written in plain C, with only th... deltaquattro(202)
Tbp and generic389 (7/19/2012 11:00:46 AM) If I'm understanding the standard correctly (big if ;)), a type bound
procedure cannot bind to a generic name, only to module and external
procedures (C465 in f2008). So the following would not be allowed.
... user195(73)
why BIND not allowed for internal subroutine?538 (7/22/2012 6:10:19 AM)
according to ISO/IEC SC22/JTC1/WG5/N1581, C1237a (R1225) one
is not allowed to use BIND on an internal subroutine.
ftp://ftp.nag.co.uk/sc22wg5/N1551-N1600/N1581.pdf
page 14. I did not understand too we... Nasser
sort 2D matrix99141 (7/12/2012 9:09:55 AM) Dear all
If I have a 2D Matrix as A(4,3):
col(1) col(2) column(3)
row(1) 12 5 41
row(2) 21.5 10.3 5
row(3) 14 -21 74
row(4) 84 -0.8 41.74
I want to sort it in... kaviani.saman(11)
Weird code?1650 (7/13/2012 5:04:38 PM) Hi,
I'm happily (?) working on legacy code: should be f77, but since the compiler is also legacy, I'm not exactly sure about that. I stumbled upon this:
.
.
.
INTEGER arSize
... deltaquattro(202)
any one using Fortran openGL F03GL binding?2160 (7/16/2012 6:17:17 AM) I was wondering if anyone here used successfully the F03GL
http://www-stone.ch.cam.ac.uk/pub/f03gl/index.xhtml
I'd looking at it now, and will try to use it, but thought to
ask if someone has used this O... Nasser
JESUS IS LORD!032 (7/15/2012 10:33:30 PM) JESUS IS LORD, and believe in your heart that GOD raised HIM from the
dead, thou shalt be saved, and thy house.(cf. THE HOLY BIBLE: ROMANS
10:9 and ACTS 16:31b)
Have you received THE LORD GOD OF ISRAEL=E2=... lordgodofglory(28)
Metformin034 (7/14/2012 11:27:54 AM) We have a dedicated quality control laboratory equipped with all the
sophisticated quality control equipment to check various
specifications of active pharmaceutical ingredients and bulk drugs. We
believe th... sbtechltd(2)
Little help with recursion943 (7/10/2012 7:34:13 PM) Dear group
Some time ago I asked here a question closely related to this one
I'm about to ask now. So I apologize for starting a thread so similar
to that one but now I'll state my question in simpler term... not.spam.me(16)