![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
|
C# is the problem i used to program in C++ fluently! now for the last 6-8 months it has been C# every day because of work! After these months i relized i was loosing touch with the C++ purist inside of me! Now i want to take a series of DLL's i have written in C# and convert them to C++ to get back into the flow. And i apologize for cursing it is a bad bad hait i am attempting to break.
@Jimbo: thanks for the fix... i remeber now! I wasn't even thinking that i should specify the class the contructor belongs to. EDIT: still haev one unresolved question... why is it i cannot return a string array!?!?!?!?!?
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#12 | ||
|
Professional Programmer
|
Quote:
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
||
|
|
|
|
|
#13 | ||
|
SEXY SHOELESS GOD OF WAR!
![]() Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 1,194
Rep Power: 5
![]() |
Quote:
I agree with previous suggestions to use vectors. Syntactically, they may be different from C# arrays (never used C#, though I hear it's very Java-esque), but semantically, they are likely quite similar. Thus, any changes in the code to accomodate this will be fairly minor, and it will allow you to keep it conceptually closer to the C# code. Quote:
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|