User: P C

  • Public profile

User profile: P C

User info
User name:P C
Name:P C
Website:http://linux.fm
Statistical data
Occupation:Administrator
Skills:C
C++
Assembly
Java
Javascript
Python
History
Joined:
Number of posts:5
Latest posts:

have a question in c & asm mixed programming
When you have multiple parameters, you push them onto the stack in reverse order.

have a question in c & asm mixed programming
First, here is a working example (complete program)... __asm__(".global main ; main: ; enter $0x3...

Cross Platform
Your source code is what needs to be cross-platform. There are different ways of doing that, (such ...

Direct3D and GDI+ Flickering Problem
According to http://MSDN.microsoft.com/ GDI and GDI+ are now deprecated and recommended to no long...

mktime() code example fixed
/* mktime example: weekday calculator */ /* fixed by P C */ #include <stdio.h> #include <time.h...

This user does not accept Private Messages