C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 11-06-2002, 02:07 PM   #1
Registered User
 
Join Date: Nov 2002
Posts: 42
Beginner on Win32 apps, lame question.

I´m a beginner on win32 apps. All i´ve done till now are console apps, so u know what i´m going through :\

My question is lame and simple: Is there any point on sticking to C or it´s time for me to learn C++ if i wanna do small win32 winsock apps?

Any help would be great
Templario is offline   Reply With Quote
Old 11-06-2002, 03:32 PM   #2
Registered User
 
datainjector's Avatar
 
Join Date: Mar 2002
Posts: 354
for winsockets i dont have to advance to C++...
winsockets are used for making networking application that work under windows ..I hope u arnt confusing windowsAPI with winsocket ?????
__________________
"I wish i could wish my wishs away"

"By indirections find directions out" -- William Shakespears

"Do what thou wilt shall be the whole of the law" -- Crowley "THE BEAST 666"

Mizra -> love = Death...
RDB(Rocks yooo)..

http://www.cbeginnersunited.com

Are you ready for the Trix ???
datainjector is offline   Reply With Quote
Old 11-06-2002, 08:28 PM   #3
Registered User
 
Join Date: Nov 2002
Posts: 42
No, thank god i already know the difference between win32 API and winsockets

Maybe i wasn´t clear in my question: I´m a beginner on C, doing console apps for DOS and Linux, and suddenly i have to develop a small number of tcp/ip "windowed" programs (like a visual traceroute for example). I got some tutorials on working with the API and all of them are made with C++ examples And the examples of TCP/IP programs i could find on the net are also made with C++.

So it makes me think if i should really do it in C. Would things be easier if i try to learn C++?
Templario is offline   Reply With Quote
Old 11-06-2002, 08:39 PM   #4
Registered User
 
datainjector's Avatar
 
Join Date: Mar 2002
Posts: 354
well the tutorials that i have seen use a bit of C++ ..some use C++ and some use C only ...i just post the exact question on the C++ board coz i am interested in winsock programming...
Cant u like give me some links to the tutorails u have ???
__________________
"I wish i could wish my wishs away"

"By indirections find directions out" -- William Shakespears

"Do what thou wilt shall be the whole of the law" -- Crowley "THE BEAST 666"

Mizra -> love = Death...
RDB(Rocks yooo)..

http://www.cbeginnersunited.com

Are you ready for the Trix ???
datainjector is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Please, Beginner Question, rewrite loop office888 C Programming 4 12-11-2006 10:07 AM
Another question about C programming for the absolute beginner Boyrobber C++ Programming 14 12-06-2006 04:58 PM
General question from a beginner to Windows C++ programming Kontan Windows Programming 1 09-29-2006 08:03 PM
beginner question k1ll3r C++ Programming 12 05-21-2006 01:40 PM
Beginner Question: How to put a character at a certain position? Johan C++ Programming 1 02-25-2002 03:45 AM


All times are GMT -6. The time now is 07:18 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22