Since 4/29/2012 12:29:00 PM, defsetup has written 3 articles and participated in 3 conversations. defsetup signature: defsetup
defsetup's articles:
Items(3) /1
JNI usage112 (4/19/2006 5:27:03 PM) comp.lang.java.programmer We have some old code that I am taking over and we have this. JNIEXPORT jint JNICALL Java_com_ibm_jusb_os_windows_JavaxUsb_submitControlPipeRequest (JNIEnv *env, ..., jbyteArray buffer, ... ) { .... o... Arint
java property files and the \214 (3/24/2006 3:42:52 PM) comp.lang.java.programmer We have a property file that list certain directory info. Ex. com.xxx.install = c:\windows\whatever But when we do a load using java.util.Properties the property comes up as com.xxx.install = c:windowswhateve... Arint
Newbie question.433 (3/20/2006 7:25:19 PM) comp.os.linux.misc We have a basic webserver (the one that installs with linux, apache I think) and we have another internal server that tracks defects. Now I can run a script call Report from the command line as user and get ... Arint
defsetup's replies:
Items(3) /1
Newbie question.433 (3/20/2006 7:25:19 PM) comp.os.linux.misc We have a basic webserver (the one that installs with linux, apache I think) and we have another internal server that tracks defects. Now I can run a script call Report from the command line as user and get ... defsetup(6)