will the XSValue::valida te function in xerces C++ validate the xs:duration??
eg:
if xs:duration defined as
P5Y2M10DT15H
User Profile
Collapse
-
Duration in xerces C++
-
Duration in xerces C++
will the XSValue::valida te function in xerces C++ validate the xs:duration??
eg:
if xs:duration defined as
P5Y2M10DT15H -
i have no idea.. if we cant use "like" operator, how do i evaluate patterns in pro*c. Is there any other way to check patterns.
Thanks in advance... -
pattern checking in pro*c
can we use like keyword in if conditional checking?? i want to check a pattern exist in a var..
for eg:
h_name = "Testing the proC from with pattern";
if h_name like 'Testing%proC%p attern' then
is this possible in pro*c programming??
Thanks in advance -
Thanks...
But how do i write a file to that directory which i create?
system("mkdir dir_name"); - will this command create a directory in the unix machine?
Its very urgent could anyone reply soon.....Leave a comment:
-
creating a directory in unix machine using C++
hello,
i have a string of data which i need to store it in a file and put in a directory.
so i want to create a file and a directory. And store the file under the created directory in unix machine using C++.
could anyone help me out regarding this.....
No activity results to display
Show More
Leave a comment: