User Profile

Collapse

Profile Sidebar

Collapse
devikaapk
devikaapk
Last Activity: Feb 4 '08, 05:45 AM
Joined: Feb 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • devikaapk
    started a topic Duration in xerces C++
    in XML

    Duration in xerces C++

    will the XSValue::valida te function in xerces C++ validate the xs:duration??

    eg:
    if xs:duration defined as
    P5Y2M10DT15H
    See more | Go to post

  • devikaapk
    started a topic Duration in xerces C++
    in 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
    See more | Go to post

  • devikaapk
    replied to pattern checking in pro*c
    in C
    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...
    See more | Go to post

    Leave a comment:


  • devikaapk
    started a topic pattern checking in pro*c
    in C

    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
    See more | Go to post

  • 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.....
    See more | Go to post

    Leave a comment:


  • devikaapk
    started a topic creating a directory in unix machine using C++
    in C

    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.....
    See more | Go to post
No activity results to display
Show More
Working...