|
||||||
| Managed C++ Visual Studio .NET managed C++ Topics |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I have traditional C programs that were running on UNIX. These are required to be ported to Windows 2003 Server. Any pointers to the above are much appreciated.
Thought process was to re-compile these C programs in VS2003, make the necessary corrections, make an exe and use the windows scheduler to run these exe's. Is there a better/more appropriate way to do these ? Should managed C++ be used ? What problems are likely to occur in this approach ? |
| Sponsored Links |
|
|
|
|||||
|
I agree. There's no reason to change the language. Adding to what v0id said, it may also use UNIX API etc that will require quite a bit of reworking. I would change as little as possible, though.
@Void - added rep
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Managed C++ calling VB .net dll function | pranab73 | Managed C++ | 0 | 12-25-2007 12:19 PM |
| C++ v. Managed C++ | Kaabi | Managed C++ | 2 | 11-28-2007 02:20 AM |
| Managed C++ vs C# IDE | Crane | Managed C++ | 2 | 09-05-2006 11:16 AM |
| Learning Managed C++ | NeedHelp | Managed C++ | 1 | 06-15-2006 04:06 PM |
| Convert between managed and unmanaged | Crane | Managed C++ | 0 | 11-03-2005 03:46 PM |
| Xav | ........ | 1276.19 |
| MeTh0Dz|Reb0rn | ........ | 1048.58 |
| morefood2001 | ........ | 879.43 |
| John | ........ | 872.39 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 761.06 |
| Brandon W | ........ | 684.87 |
| chili5 | ........ | 294.12 |
| Steve.L | ........ | 216.18 |
| dargueta | ........ | 192.86 |
Goal: 100,000 Posts
Complete: 81%