startupnextinstance (using the arg in a varible) Programming Software Development by ident …If e.CommandLine.Count > 0 Then For Each arg As String In e.CommandLine 'Process the commandline args… Dim Dir As String = arg ' Dim fi As New System.IO.FileInfo(Dir) ' … cin.getline CS getline(cin, arg) Programming Software Development by lewashby One of my C++ books was showing the line `cin.getline(arg, arg)` and later showing `getline(cin, arg)`. Why is the second one not object.function and yet have the object as one of the arguments? What's the difference? total newb - "passing arg 2 of `strcpy' makes pointer from integer without a cast" Programming Software Development by atrixnet …: myfirstlib.c: In function `main': myfirstlib.c:14: warning: passing arg 2 of `strcpy' makes pointer from integer without a cast… myfirstlib.c:20: warning: passing arg 2 of `strcpy' makes pointer from integer without a cast… Re: please check my command line arg code Programming Software Development by DavidKroukamp … handleArguments(String[] arguments){ for ( String arg : arguments){ // if you have java 7 switch(arg.charAt(1)){ case "x":…// handle this break; case "t": // handle this if(arg.contains("udp")){ } else {//tcp } break; ... default: … Re: please check my command line arg code Programming Software Development by stultuske … void handleArguments(String[] arguments){ for ( String arg : arguments){ // if you have java 7 switch(arg){ case "-x": // handle this break… Re: please check my command line arg code Programming Software Development by DavidKroukamp … get the args sent to it via main for ( String arg : arguments){ // beacause of the for and switch statement surrounding this… and not just the first like you were doing switch(arg.charAt(1)){ } } }[/code] passing arg 1 of `show_costs' makes pointer with integer without cast Programming Software Development by Gerritt … arrays, and I am getting this nasty error "passing arg 1 of `show_costs' makes pointer with integer without cast"… passing arg 1 of 'fputs' makes pointer from integer without a cast Programming Software Development by rob_xx17 … message and nothing is deposited in the file. "passing arg 1 of 'fputs' makes pointer from integer without a cast… Re: passing arg 1 of 'fputs' makes pointer from integer without a cast Programming Software Development by rob_xx17 I replaced the fputs() with fprintf() and I'm still getting the same error: [code] warning: passing arg 2 of 'fprintf' makes pointer from integer without a cast [/code] [code] fprintf (pFile,State[STATE_SONAR_0+i]); [/code] any idea what else I could try? Recursion: Printing Binary Representation of a cmd line arg Programming Software Development by gibbsfan19 …("wrong format"); } } else { System.out.println("no arg"); } } public int printBin(int n) { args[0] = n; if… avoid this warning: passing arg of `fun' discards qualifiers from ptr target type Programming Software Development by pardhu463 … in the same file..... [QUOTE]main.c(11498): warning: passing arg 3 of `fun' discards qualifiers from pointer target type [/QUOTE… please check my command line arg code Programming Software Development by enterpise …'m getting into the right take for the command line arg ? Re: please check my command line arg code Programming Software Development by DavidKroukamp … argument, now you may use the case statement for each arg like so [code]case 'x':{}[/code] Re: please check my command line arg code Programming Software Development by stultuske … argument, now you may use the case statement for each arg like so [code]case 'x':{}[/code][/QUOTE] the first char… Re: Problem with function arg pointer syntax Programming Software Development by JRM … do a pointer to a pointer with *Array in the arg. As a rule of thumb can I say that the… the call can and will differ depending on how the arg is used in main? For instance , IF the code was… Re: How to use the yank-nth-arg in bash Hardware and Software Linux and Unix by ebarrere …'t found it yet, the answer is this: Type M-(arg)-C-y, so if you wanted to recall the 3rd… argument of the last command (note that arg numbering starts at 0) you would hold CTRL-META, type… Re: Problem with function arg pointer syntax Programming Software Development by Narue … the call can and will differ depending on how the arg is used in main? Yes. In fact, that's exactly… windows problems... Hardware and Software Microsoft Windows by idgieaw Arg. I've posted to other forums but to no avail. … Can't get X to recognize mouse... Hardware and Software Linux and Unix by NTG56 Arg, this is bugging the heck out of me! I have … Need Photoshop help - Dosen't Load Hardware and Software Microsoft Windows by jsdphoto Arg! I am a photographer and was getting along just fine … Conditional Operator Programming Software Development by DoEds Arg... Guys can you correct my code? 'coz it gives me … Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by OreWaChoOtakuDa I dont know what to do Help! i dont wanna be all like stalker-ish n send her like 20 million e-mails but i wanna go hang with her asap! any advise? Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by Johnathan I would send her an email letting her know that you are interested in a subtle way and then leave the rest up to her if you push to hard or often she may run thinking you are a crazy stalker type. Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by joshSCH Dude, getting a chick's e-mail from Anime Expo is not cool.. you think you can just hook up cuz shes hot, and you're interested? lmao.. you got a lot to learn, man.. I guess the best thing to do would be to e-mail her once or maybe twice, and tell her a little bit about yourself and send a pic.. but let's be honest.. she probably won't respond. Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by UrbanKhoja [quote=OreWaChoOtakuDa;397426]I dont know what to do Help! i dont wanna be all like stalker-ish n send her like 20 million e-mails but i wanna go hang with her asap! any advise?[/quote] mate, you can't change freewill, but one email with a few choice words should do it - and try not to sound so eager as well - because yes, it does sound a little… Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by OreWaChoOtakuDa alright i e-mailed her "fingers crossed" k i pretty much just asked her if she wante to get together sometime and when a good time/place be for her... hope she responds!!! Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by UrbanKhoja [quote=OreWaChoOtakuDa;397827]alright i e-mailed her "fingers crossed" k i pretty much just asked her if she wante to get together sometime and when a good time/place be for her... hope she responds!!![/quote] smooth! just don't run away with yourself here mate; she hasn't replied yet, no pressure - but if in a few years there's a … Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by joshSCH [QUOTE=OreWaChoOtakuDa;397827]alright i e-mailed her "fingers crossed" k i pretty much just asked her if she wante to get together sometime and when a good time/place be for her... hope she responds!!![/QUOTE] $100 says she turns you down or doesn't respond at all lol.. Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by lasher511 My advice would have actually been not to ask a forum full of nerds what to do.(no offense guys) Then again seeing as it was an anime expo that you met her at maybe a little geekyness is all you need. An anime expo is basically just a group of anime fans getting together in a big building and finding out whats new in the world of anime with … Re: Arg found a rly hot girl at Anime Expo and got her e-mail Community Center Geeks' Lounge by OreWaChoOtakuDa conact has been made!!! woot woot we havent said a time and place yet but she said she would like to hang ou with me WOOT WOOT