Hi I like to initialize array of values at the time of creation int *p = new int[10]; How can I initialize without using loop .Will memset work with new operator?or any other solution? Please help me Thanks, Manoj
---------------------------------
Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
[Non-text portions of this message have been removed]
