Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

i have aproblem in my code

1 view
Skip to first unread message

Sa3Q

unread,
Nov 16, 2009, 3:38:05 PM11/16/09
to sa...@live.com
hello,
in topic8 in this link the code

http://www.rohitab.com/discuss/index.php?showtopic=34856

the problem appear to me that
error C2065: '_scprintf' : undeclared identifier

what is the problem please help me thank you

Todd Aspeotis

unread,
Nov 16, 2009, 4:04:39 PM11/16/09
to
http://msdn.microsoft.com/en-us/library/t32cf9tb%28VS.80%29.aspx

As long as stdio.h or wchar.h are included you should be good to go. If they
are included and you still can't compile make sure you have a recent version
of the CRT headers/libraries.

"Sa3Q" <s3q...@gmail.com> wrote in message
news:8eb6efb0-f235-4fd4...@b2g2000yqi.googlegroups.com...

Sa3Q

unread,
Nov 16, 2009, 10:26:35 PM11/16/09
to
On 16 نوفمبر, 23:04, "Todd Aspeotis" <t...@lanlocked.net> wrote:
> http://msdn.microsoft.com/en-us/library/t32cf9tb%28VS.80%29.aspx
>
> As long as stdio.h or wchar.h are included you should be good to go. If they
> are included and you still can't compile make sure you have a recent version
> of the CRT headers/libraries.
>
> "Sa3Q" <s3qs...@gmail.com> wrote in message

>
> news:8eb6efb0-f235-4fd4...@b2g2000yqi.googlegroups.com...
>
> > hello,
> > in  topic8 in this link the code
>
> >http://www.rohitab.com/discuss/index.php?showtopic=34856
>
> > the problem  appear to  me that
> > error C2065: '_scprintf' : undeclared identifier
>
> > what is the problem  please help  me thank  you

----------------------------------------------------------------------------
please can you tell me from where can i download the latest librarys

thank you

Todd Aspeotis

unread,
Nov 17, 2009, 5:15:57 AM11/17/09
to
They are included with Visual C++ and the Win32 Platform SDK. I can only
think that you would be having trouble if you were using Visual C++ 6, since
it appears the MSDN documentation for this function goes all the way back to
Visual Studio .NET 2002. It may be easier to go with Visual C++ 2008
Express.

"Sa3Q" <s3q...@gmail.com> wrote in message

news:08dd1112-6e7b-4f06...@m26g2000yqb.googlegroups.com...

0 new messages