Since 4/26/2012 12:46:49 AM, milesrf has written 3 articles and participated in 98 conversations. milesrf signature: milesrf
milesrf's articles:
Items(3) /1
Splitting a statement into multiple lines937 (12/26/2012 1:21:29 AM) comp.lang.c This is actually for a homework assignment in CUDA, but I have pinned
down the problem to a single statement, the only statement in the
program that is long enough that it needs to be split into multiple
li... Robert
Fortran for GPUs2131 (12/16/2011 2:54:15 PM) comp.lang.fortran For those of you interested in writing Fortran programs to run on GPUs: There's now a suitable compiler, but hardly a cheap one. http://www.pgroup.com/resources/cudafortran.htm http://developer.nvidia.com/cu... Robert
A Fortran book for returning to Fortran?2480 (10/23/2011 1:53:40 AM) comp.lang.fortran What book would you recommend for returning to Fortran after many years without it? I have several years of Fortran experience, most of it with versions before Fortran 77, and never did learn many of the new... Robert
Gateway Introduces Powerful New FX Series Desktops12 (5/3/2013 5:47:39 PM) comp.lang.c++ Gateway unveiled a new powerful FX Series desktop computer for extreme gami=
ng, graphic-intensive multimedia applications.
The FX7020 is a value-based gaming power house costing close to $760 less t=
han co... aliasif028(28)
What shall return "0.0 ? 1 : 0" ?3850 (7/20/2012 1:21:12 PM) comp.lang.c Hi folks!
Is there a C standard expert who can confirm what shall return
0.0 ? 1 : 0
With gcc 4.3/Linux, the result is 0. With Visual C++2010, the result is.. 1.
Is the result undefined by the standa... xroche(185)
The death of Google Groups2957 (7/28/2012 4:38:43 PM) comp.lang.c++ The new interface is unbearable. It is over a decade of using a TEXT
ORIENTED interface, daily almost, daily for periods, and suddenly...
Not all of a sudden but now the choice is being imposed. For some
rea... syntotic(204)
Wrapping existing UNIX commands in C9956 (7/29/2012 3:11:18 PM) comp.lang.c Hi,
So I am aware of the exec family of functions and the system function to
execute external commands but they do not seem to offer the
functionality to allow me to get the output of said executable so ... chicken(50)
Trying to build a copy protection system9043 (8/8/2012 8:10:32 PM) comp.lang.c++ I am trying to build a copy protection system where the user
authenticates to my server and the server sends a decryption key. Then
without writing the key to the hard drive I want to load an encrypted
ex... thexder1(34)
C11 Compiler Test Suite29105 (9/14/2012 9:20:28 PM) comp.lang.c Does anyone know if a C11 compiler test suite is available?
If not might I suggest that one be written? It would certainly be
something that I would be interested in helping with and I think it
might wel... chicken(50)
callback function7136 (10/17/2012 9:16:51 PM) comp.lang.c I have these 3 functions and before I compile I am going to ask about
them. This is for qsort. I tried to tackle this once and couldn't get it I
think I get it now. I don't like const's. They are a nuis... billcun1(68)
This "chatroom"2321 (1/6/2013 7:53:48 AM) comp.lang.c I say things bluntly, a lot of times. It really sucked from the very
beginning, because I couldn't "get a beer" in here to save my life!
"OK, 'frame it'".
I can't, and I fold under pressure. Hello? Uh o... rabbitt(35)