User Profile

Collapse

Profile Sidebar

Collapse
Mini Singh
Mini Singh
Last Activity: Sep 3 '07, 10:37 AM
Joined: Sep 1 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Linux Partition is not on the same machine.My login is mounted on linux.I connect to that machine through my login.i.e i am using NFS to mount the partiton.
    Now after building that library on linux i need to copy the lib folders from 'Linux to Windows and here the problem arises.

    If you need more explanation then let me know....
    See more | Go to post

    Leave a comment:


  • Hi Motoma
    Are you aware of any other solution for the problem of copying symbolic links from linux to windows.
    If yes than please let me know.

    ~Mini Singh...
    See more | Go to post

    Leave a comment:


  • Mini Singh
    started a topic How to store UnicodeString in a file
    in C

    How to store UnicodeString in a file

    Hello Friends
    I am working on unicode String.
    For this i am using icu library of IBM.
    Now the problem is while using UnicodeString class i am performing some operation on strings. when i am using std::string and saving that cpp in utf8 without signature codepage and i want to get the resultant output in a file. the file is showing me .
    when i am using std::wstring,th e file is showing the desired output.
    ...
    See more | Go to post

  • Hello Motoma
    I am aware of the fact that windows doesn't support Symbolic links.
    Actually I had built a ICU (International component for Unicode) library on linux as well as on windows.
    But now i have to provide a directory for distribution to all platforms.
    In that case i need to copy the lib folder from linux to windows to make that directory(for distribution) a full fledge one.
    But it is not copying the link...
    See more | Go to post

    Leave a comment:


  • Mini Singh
    started a topic How to copy Symbolic link from linux to Windows

    How to copy Symbolic link from linux to Windows

    Hello Friends
    I had built a library on Linux.
    Now i want to copy the lib folder containing symbolic links to windows.
    but when i copied those to windows each link is getting exactly the same memory as the original one.
    For Example:
    On Linux
    lrwxrwxrwx 1 msingh named 18 Mar 14 16:58 libicudata.so -> libicudata.so.
    36.0
    lrwxrwxrwx 1 msingh named 18 Mar 14 16:58 libicudata.so.3 6...
    See more | Go to post

  • Mini Singh
    started a topic Database Connection using C++
    in C

    Database Connection using C++

    Hi All
    I am making an application in C++ which needs to be connected to Database like Sql Server or MsAccess.....
    How can i connect to database in C++.
    It's Urgent .....
    Please reply
    See more | Go to post

  • Mini Singh
    started a topic Hour Glass In VC++
    in C

    Hour Glass In VC++

    Hi All
    I am creating an application in which i need an hour glass to show that processing is going on. How do i create an Hour glass in my application.

    Please reply
    See more | Go to post

  • Mini Singh
    started a topic Linked List
    in C

    Linked List

    Suppose i am having a linked list of 1000 node , if i want to reach 500th node at random then how can i do this??
    Traversing is a way to reach that node but it is sequential , Is it feasible to use traversing such a long list??
    See more | Go to post

  • Mini Singh
    started a topic Static Friend Function
    in C

    Static Friend Function

    Is it possible to make Friend function Static???
    See more | Go to post

  • Mini Singh
    started a topic Why Can't we make constructor as constant
    in C

    Why Can't we make constructor as constant

    hello friends
    I want to know that why can't we make a consturctor function a constant function.
    Please provide the solution
    See more | Go to post
No activity results to display
Show More
Working...