Searching the MSDN Win API

J

JamesR

Hi

I'm wondering how people go about navigating to a specific API function
that they might need? For instance, if I wanted to find string parsing
API functions, is the only way to type 'string parsing' into the MSDN
search? You would think there would be some system to navigate by
category. How are people knowing about APIs that they could use? The
way I know at the moment, is usually by asking: anyone know of an API
for such and such... Would be neat to be able to find these APIs on my
own.

James.
 
F

Flash Gordon

JamesR said:
Hi

I'm wondering how people go about navigating to a specific API function
that they might need? For instance, if I wanted to find string parsing
API functions, is the only way to type 'string parsing' into the MSDN
search?

No, you can read K&R2 or some other good book or browse the C standard.
> You would think there would be some system to navigate by
category. How are people knowing about APIs that they could use? The
way I know at the moment, is usually by asking: anyone know of an API
for such and such... Would be neat to be able to find these APIs on my
own.

If you want to know how to use MS tools ask in an MS library. If you
want to know how to find out about the MS API, ask in an MS group. If,
on the other hand, you actually have a question about C, not MS
extensions to it or MS tools, you can ask it here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,969
Members
47,524
Latest member
ecomwebdesign

Latest Threads

Top