![]() |
| ||
| Re: Return Array from C++ #include <iostream> i couldn't returned array is writen, how can i solve this problem. |
| ||
| Re: Return Array from C++ Why are you hijacking a 3 year old thread? Can't you start a new thread with your new problem? |
| ||
| Re: Return Array from C++ Quote:
Gosh! when did Jack Nichalson change his name and become a C programmer?!! |
| ||
| Re: Return Array from C++ function perkey() is using an unitilized pointer ptr Is the intent of that function to copy the contents of one string into another and return the pointer to the new string? Like strcpy() ? If so, then you need to call malloc() first to allocate memory for the new string. [b]printArray[b] -- why are you using a loop to print each individual character when cout will print the entire string in one shot ? And yes, you should have just started a new thread to ask your question. [edit]Ok , ok so I failed to look at the datestamp of egemen's post -- three months old :-O [/edit] |
| ||
| Re: Return Array from C++ Quote:
|
| ||
| Re: Return Array from C++ > Ok , ok so I failed to look at the datestamp of egemen's post -- three months old Yeah, a 3 month bump, which in itself began as a bump of a 3 YEAR old thread. I bet Jack knows how to spell his own name, regardless. #include <topic.h> Error - topic not found - entering thread wibble mode. Can we close this now? |
| ||
| Re: Return Array from C++ Quote:
|
| All times are GMT -4. The time now is 11:42 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC