User Profile

Collapse

Profile Sidebar

Collapse
smitap
smitap
Last Activity: Mar 21 '07, 12:40 PM
Joined: Oct 6 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • smitap
    started a topic Macro to identify File and Function name
    in C

    Macro to identify File and Function name

    Hi ,

    I have to print the name of the file and the function into a log file. I am using "writeToLog " function for that in all the files and all the functions in that file.
    Can anyone let me know about a macro which can be used for this purpose so that the same line of code is written in all the files and functions instead of changing the function name and file name for all the occurrances of writeToLog().
    A...
    See more | Go to post

  • smitap
    started a topic Identifying type of keyboard using C++
    in C

    Identifying type of keyboard using C++

    Hi All,

    I have a certain application where I need to know the type of keyboard being used by a user, particularly I would like to identify whether it is a SUN keyboard or not.
    Is it possible to detect it using C++ ?

    Regards
    Smita
    See more | Go to post
No activity results to display
Show More
Working...