This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Is it safe to write outside of the screen area?


Is it safe to write outside of the screen area?

Postby britcode » Jul 1, 2002 @ 10:09pm

britcode
 


Postby Kzinti » Jul 1, 2002 @ 10:30pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby Johan » Jul 1, 2002 @ 11:54pm

User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby britcode » Jul 2, 2002 @ 1:55am

britcode
 


Postby Johan » Jul 2, 2002 @ 2:00am

User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby Digby » Jul 2, 2002 @ 2:08am

Digby
pm Insider
 
Posts: 1011
Joined: Apr 29, 2001 @ 1:53pm


Postby Kzinti » Jul 2, 2002 @ 2:08am

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby britcode » Jul 2, 2002 @ 2:23am

>In modern compilers, memcpy() is usually an intrinsic function. This means that it is automatically inlined to the most efficient sequence of instructions.

I know and I had become so used to Vis C inlining with rep movsd instructions that I was shocked to look at the assembler output and find... yep you guessed it, and mere bl memcpy!!

Sad but true. Is there a _memcpy or something which eVC can inline?
britcode
 


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron