Find the answer to your Linux question:
Results 1 to 3 of 3
Hi All, I wish to port a win32 application to linux platform. I wanted to know if there is any equivalent of tchar.h in linux platform? Thanks in advance....
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    27

    What is "tchar.h" equvalent in linux?

    Hi All,

    I wish to port a win32 application to linux platform.
    I wanted to know if there is any equivalent of tchar.h in linux platform?

    Thanks in advance.

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Debian GNU/Linux -- You know you want it.

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    My solution for porting Windows applications to Linux/Unix? I model the entire application with UML and build it from scratch using standard C/C++/X programming API's. A good tool to do this is Sparx Enterprise Architect. It can even generate code from the model for target systems. My professional experience is that this is faster, and more effective, than just trying to "port" from Windows to *nix, which in many cases is just plain impossible to do without resorting to "postal" behavior!
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...