Click here to Skip to main content
15,887,027 members
Home / Discussions / Objective-C and Swift
   

Objective-C and Swift

 
GeneralRe: How to print a two dimensional array using one loop? Pin
Brijesh Kumar Prajapati16-Jan-14 21:56
Brijesh Kumar Prajapati16-Jan-14 21:56 
QuestionRe: How to print a two dimensional array using one loop? Pin
Richard MacCutchan16-Jan-14 23:00
mveRichard MacCutchan16-Jan-14 23:00 
QuestionEnter a Variable Properly Pin
Member 1043654930-Nov-13 13:41
Member 1043654930-Nov-13 13:41 
GeneralRe: Enter a Variable Properly Pin
Richard MacCutchan30-Nov-13 21:36
mveRichard MacCutchan30-Nov-13 21:36 
QuestionRetrieving Direct YouTube Links (.mp4, etc) Pin
MinhAnhdhsbshjs29-Nov-13 21:41
MinhAnhdhsbshjs29-Nov-13 21:41 
Questionhow to validate username and password from server using json parser in ios Pin
Member 1036909129-Oct-13 17:41
Member 1036909129-Oct-13 17:41 
QuestionNeed help on learning Objective-C Pin
tpatel119-Sep-13 20:09
tpatel119-Sep-13 20:09 
AnswerRe: Need help on learning Objective-C Pin
Mr_z23-Sep-13 10:25
Mr_z23-Sep-13 10:25 
AnswerRe: Need help on learning Objective-C Pin
MatthysDT24-Sep-13 23:52
MatthysDT24-Sep-13 23:52 
AnswerRe: Need help on learning Objective-C Pin
David Gichangi Axelson27-Oct-13 20:58
David Gichangi Axelson27-Oct-13 20:58 
AnswerRe: Need help on learning Objective-C Pin
lenjka5-Dec-13 1:17
lenjka5-Dec-13 1:17 
AnswerRe: Need help on learning Objective-C Pin
Simon Ensslen5-Dec-13 1:48
Simon Ensslen5-Dec-13 1:48 
GeneralRe: Need help on learning Objective-C Pin
tpatel124-Dec-13 2:38
tpatel124-Dec-13 2:38 
Questionobjective - c Pin
yusif muffed ektilat25-Aug-13 9:27
professionalyusif muffed ektilat25-Aug-13 9:27 
AnswerRe: objective - c Pin
jschell26-Aug-13 8:58
jschell26-Aug-13 8:58 
AnswerRe: objective - c Pin
Member 1023607128-Aug-13 2:21
Member 1023607128-Aug-13 2:21 
AnswerRe: objective - c Pin
SrinivasLadi9-Sep-13 0:28
SrinivasLadi9-Sep-13 0:28 
Questionhow to detect Pen drive using c language Pin
jagadeesh253024-Jul-13 1:35
jagadeesh253024-Jul-13 1:35 
AnswerRe: how to detect Pen drive using c language Pin
NotPolitcallyCorrect24-Jul-13 4:34
NotPolitcallyCorrect24-Jul-13 4:34 
AnswerRe: how to detect Pen drive using c language Pin
Albert Holguin15-Oct-13 14:54
professionalAlbert Holguin15-Oct-13 14:54 
Here's an article of what you need to do (except this is in C#):
Enumerate and Auto-Detect USB Drives[^]

...but alas, I'm too lazy to look for a similar article that's in C, but the point of it is, it's essentially the same thing to do it in C, you have to enumerate the available devices through Windows (there's various API's that can accomplish this). I've pointed you in the right direction, ask again if you need additional info.
Questionmultitasking Pin
z3ngew15-May-13 10:50
z3ngew15-May-13 10:50 
AnswerRe: multitasking PinPopular
Pete O'Hanlon15-May-13 12:03
mvePete O'Hanlon15-May-13 12:03 
AnswerRe: multitasking Pin
Dennis E White15-May-13 18:32
professionalDennis E White15-May-13 18:32 
AnswerRe: multitasking Pin
Albert Holguin15-Oct-13 14:58
professionalAlbert Holguin15-Oct-13 14:58 
Questioncompare Pin
ehsan 656-May-13 12:01
ehsan 656-May-13 12:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.