CString
-
I have read that heavy using 'new' and 'delete' operators frequently could lead to memory fragmentation in the heap and hence whereever possible limit to using variables declared in the stack..... So herez my question with regards to memory fragmentation in the heap: Does this imply with CString as well???... or does windows handle this using 'placement new' ??
-
I have read that heavy using 'new' and 'delete' operators frequently could lead to memory fragmentation in the heap and hence whereever possible limit to using variables declared in the stack..... So herez my question with regards to memory fragmentation in the heap: Does this imply with CString as well???... or does windows handle this using 'placement new' ??
hi, rateep, where have you found such an info ?! :confused:
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
-
hi, rateep, where have you found such an info ?! :confused:
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
-
in his profile... he tried to hide himself, but it was forgetting my good investigating eye... :-> see here[^]
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
-
in his profile... he tried to hide himself, but it was forgetting my good investigating eye... :-> see here[^]
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
-
-
in his profile... he tried to hide himself, but it was forgetting my good investigating eye... :-> see here[^]
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
:)haha, now now why should i possibly hide myself.....i am no shy type u know ;) FYI : 'namaaskaaram' is a malayalam word which has teh same meaning as that of "bonjour" in french. ;o)
-
hey naveen!... hahha!...what a coincidence!...neeyum codeprojectil!! cheerz!
-
hi, rateep, where have you found such an info ?! :confused:
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
u mean memory fragmentation??....i think thatz a know issue rt?? anywayz check here for more info on that : http://support.microsoft.com/kb/q139638/[^]