Thread: Can C# convert to C++ 6

  1. #1
    Registered User
    Join Date
    Dec 2010
    Posts
    6

    Unhappy Can C# convert to C++ 6

    Urgent!!!

    Hi,

    Need help badly

    website: Virtual Serial Port Cookbook - smileymicros.com

    On the above mentioned website, I was require the use of the Virtual Serial Port - Simple Terminal for Final Year Project as a Full-Time Student in Singapore.

    But the requirements needs me to work on Visual C++ 6, is it possible with the Simple Terminal under C# to convert into Visual C++ 6 or anyone out there can do into Visual C++ 6, MFC Format?
    Project type: dsw (workspace).

    Urgent need this to be done asap as I currently left 20 days to solve this problem.

    Regards,
    david

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    if you just want it done for you, you're out of luck. our policy is not to do homework for people, but instead to help them do it themselves.

    if you don't know both languages (C++ and C#), you're going to have a lot of trouble with this one. 20 days is not an unreasonable amount of time to develop the skills necessary to do this, but it will certainly be a challenge. there is lots of information out on the net about how to communicate with serial ports and USB devices in C++, and is readily available via a google search.

  3. #3
    Registered User \007's Avatar
    Join Date
    Dec 2010
    Posts
    179
    20 days, you better get started. Happy coding!

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Closed for obvious reasons.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [33.8] Can I convert a pointer-to-function to a void*?
    By EVOEx in forum C++ Programming
    Replies: 40
    Last Post: 08-19-2009, 07:50 AM
  2. Another syntax error
    By caldeira in forum C Programming
    Replies: 31
    Last Post: 09-05-2008, 01:01 AM
  3. Replies: 3
    Last Post: 08-21-2006, 06:42 AM
  4. Convert Char to Int Function
    By drdroid in forum C++ Programming
    Replies: 9
    Last Post: 02-19-2003, 12:53 PM
  5. please help ... to convert date to string
    By mel in forum C Programming
    Replies: 1
    Last Post: 06-12-2002, 10:26 AM