Pre-Grant Publication Number: 20110023015
Track the progress of public participation in the review of this pending patent application, and view
application details. The menu on the right will help you navigate this patent application. Subscribe to
the community enables you to receive updates on this application via email so that you can easly follow recent activity.
LATEST PRIOR ART
| Date | Title | Reviewer |
|---|---|---|
| 03/31/11 | Namespace | Sangha Im |
| 03/01/11 | Header file name collision example | Sangha Im |
| 02/27/11 | Type Specifiers - Struct, Typedef, Enum, Union | Sangha Im |
DISCUSSION
Sangha Im (about 2 years ago)
Probably the reason why this technology is restricted to C is that C++ has "namespace." Each API can declare and define its own data types within its own namespace, which prevents conflict between header files in the first place, even if there are more than two variables with the same variable name.Sangha Im (about 2 years ago)
In "DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT" section, I think the author has made the following mistake:
'typedef struct GEORGE_tag { FINE, GOOD, NOT_SO_GOOD, BAD} eGEORGE;"
Instead of "struct" it should be "enum." So the correct statement should be
'typedef enum GEORGE_tag { FINE, GOOD, NOT_SO_GOOD, BAD} eGEORGE;"
PEER TO PATENT ACTIVITY
All
Discuss Patent Applications
2 comments posted
Size of Community: 4
2 comments posted
Size of Community: 4
Upload + Explain Prior Art
3 submitted
3 submitted
Research Prior Art
0 research notes
0 research notes
Annotate and Evaluate Prior Art
0 prior art ratings
3 citations
0 prior art ratings
3 citations
WHAT IS THIS APPLICATION ABOUT
0 days left




























