|
-
Jul 24th, 2001, 01:30 PM
#1
Thread Starter
PowerPoster
standard C functions
I want to learn some C function to use them in window programming. Do you know of any good C or C++ refrence? Here are some functions that I am talking about:
stlen
new
delete
memset
-
Jul 24th, 2001, 01:46 PM
#2
Monday Morning Lunatic
Operators, not functions 
How about www.dinkumware.com? MSDN?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jul 24th, 2001, 01:48 PM
#3
Thread Starter
PowerPoster
I just could not think of other function so I wrote operators.
I will check that site out - it look pretty usefull
-
Jul 24th, 2001, 03:56 PM
#4
You could look in the header file, e.g: stdlib.h, then if you want reference on that, look up that particular function in MSDN.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|