Search:

Type: Posts; User: passionate_guy

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,623

    Thanks Micko for the detailed example. I...

    Thanks Micko for the detailed example. I understand the vulnerabilities of using Macros.

    But as major_small has suggested even I guess that the size of object code will vary depending on the...
  2. Replies
    4
    Views
    2,623

    Macros Vs Inline functions

    Hello,

    Could someone explain which of the two: Macros or Inline functions produces smaller sized object code and why?

    Thanks!

    Passionate Guy
  3. Replies
    0
    Views
    6,107

    Thread Synchronization in Win32

    Hi folks,

    I am learning Thread syncronization. I have written a program for Win32 platform. This program creates two secondary threads from the primary thread. One thread is the "Even number...
  4. Replies
    1
    Views
    1,776

    Difference in MSVC 6 & MS VC .Net

    Hi friends,

    For the following piece code, there is no warning in MSVC 6 but MS VC++ .Net compiler issues the following warning:
    "warning C4267: '=' : conversion from 'size_t' to 'int', possible...
  5. Replies
    6
    Views
    2,289

    Binary Representation Code

    Hi Guys,

    Does any one see any vulnerability with this code. Pls guide.

    Thanks.
Results 1 to 5 of 5