Displaying 5 results from an estimated 5 matches for "gendep".
Did you mean:
gender
2005 Mar 15
1
RODBC, sqlSave and sqlAppend
...ned), but it doesn't actually write any data into it. When I run
sqlAppend there are no error messages, but when I look at the MS access
database nothing has been written. (I always have the database closed when
doing this.)
What am I doing wrong?
Matthew Nash,
Post-Doctoral Research Worker,
GENDEP study,
SGDP, Institute of Psychiatry,
PO82, Room CB.15,
16 De Crespigny Park,
London, SE5 8AF,
United Kingdom
Phone: (+44) 207 848 0805
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~
Announcing the 6th MRC SGDP SUMMER SCHOOL 25 -? 29 July 2005 with courses in
a) Tw...
2005 Apr 12
0
Can you subset with the context of RExcel
...9;Subscript out of range' error warning. This happens when I do the same
thing using the Macro functions. Hence my question is, is it possible to do
subscripting within the context of RExcel?
I would gratefully appreciate any help on this problem.
Matthew Nash,
Post-Doctoral Research Worker,
GENDEP study,
SGDP, Institute of Psychiatry,
PO82, Room CB.15,
16 De Crespigny Park,
London, SE5 8AF,
United Kingdom
Phone: (+44) 207 848 0805
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~
Announcing the 6th MRC SGDP SUMMER SCHOOL 25 -? 29 July 2005 with courses in
a) Tw...
2005 Mar 15
0
Fwd: RODBC, sqlSave and sqlAppend
...ssages, but when I look at the MS
>> access
>> database nothing has been written. (I always have the database closed
>> when
>> doing this.)
>>
>> What am I doing wrong?
>>
>> Matthew Nash,
>>
>> Post-Doctoral Research Worker,
>> GENDEP study,
>> SGDP, Institute of Psychiatry,
>> PO82, Room CB.15,
>> 16 De Crespigny Park,
>> London, SE5 8AF,
>> United Kingdom
>>
>> Phone: (+44) 207 848 0805
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> ~...
2011 Dec 21
0
[LLVMdev] A better CMake
...'-Werror' ]) ++
flags ++
libs.map(x => '-l' ++ x) ++
# Lib dirs are relative to build dir by default
lib_dirs.map(x => ['-L', x]).merge() ++
['-o', outputs[0]] ++
sources)
]
}
# TODO: clang, when used as gendeps
}
This lack of hard-codedness means that it's relatively straightforward to
support new compilers and new languages. Here's another short example, this
is from the configuration test that can be used to detect whether a given
struct has a particular member:
Now I don't want to gener...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In
particular, the patchset has been reorganized so as not to break
git-bisect.
Additionally, this updates the patch base to 2.6.17-git12
(d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main
difference on the klibc side is removal of obsolete code.
This is also available as a git tree at: