:( Well if you were wondering..
The reason to use foo(void) in C and not in C++ is because C++ is stricter about how functions are called.In C, if you leave out the (void) part, you can call the function with any amount of arguments
Code:int foo(); // defined somewhere // these are all valid, will not issue compiler errors foo(1, 2, 3, 4, 5); foo(); foo("hello", 1.2345, 1);
If you did declare it withthen all those would generate compiler errors. In C++Code:int foo(void)lmeans the same asCode:int foo();in C C++ will give out errors if you try and call the function with argumentsCode:int foo(void)
Thread: thanks tim
Results 31 to 60 of 91
-
06-14-2012
Last edited by syn; 06-14-2012 at 09:34 PM.
-
sex with dead peopleking steveyos
-
06-14-2012
I wonder if threadlong could be ported to android
-
06-14-2012
i don't make flash games, didn't you know it was HTML5? lol u fucking clueless
He showed me some python script to flood in IRC, so it was pretty useless
-
06-14-2012
No surprise, C++ is really low level language
-
-
-
06-14-2012
Python's use is not at the command-line, it's at hacking together quick and effective programs for personal or small-scale distributive use but you wouldn't know that because that's too advanced for you Python high level useful get shit done without worrying too much. Eventually you'll find things that it can't do well enough and you'll need to find a better language
-
06-14-2012
Python is a dynamic language, it depends what programming language suits you better, i don't make native apps anymore, im sticking to HTML5
-
sex with dead peopleking steveyos
-
-
-
-
sex with dead peopleking steveyos
-
06-14-2012
that's awesome that you spent an hour reading the godaddy eula though
-
- Join Date
- Dec 2011
- Location
- I've earned my spot in the ytmnsfw crew i don't need to vote on some :lizard: bullshit
- Posts
- 5,479
-
-
-
-
-
06-14-2012
If you´re lucky when GoDaddy is not going to fuck to delete your website which violates terms of service
-
06-14-2012
no, if barry complains they will look at the site and laugh at him. if they don't I will voluntarily take it down like I did with the christine herriott porn site and host it somewhere else just to spite him.
-
-
- Join Date
- Dec 2011
- Location
- I've earned my spot in the ytmnsfw crew i don't need to vote on some :lizard: bullshit
- Posts
- 5,479
06-14-2012ALSO EVERYONE KNOWS FORTRAN IS THE BEST LANG
-
-
06-14-2012
there is no need for a ramen porn site
**This account has been officially hacked and the original user is not liable for any future posts**
-
- Join Date
- Dec 2011
- Location
- I've earned my spot in the ytmnsfw crew i don't need to vote on some :lizard: bullshit
- Posts
- 5,479
06-14-2012i really hate being on projects with people who are attached to one lang, sure faggot i bet you wish we where doing this project in ruby on rails cause of this and this and this but guess what THAT'S NOT IN THE SPEC SO NOT BEING ABLE TO PICK UP SYNTAX QUICKLY LIKE ALL GOOD FUCKING CODERS IS NOT MY PROBLEM WHINE ABOUT c sharp some more you fucking wanna be mother fucker.
-
- Join Date
- Dec 2011
- Location
- I've earned my spot in the ytmnsfw crew i don't need to vote on some :lizard: bullshit
- Posts
- 5,479
06-14-2012then i punch those nerds right in the face and while there on the ground i yell I BET IF WE WHERE DOING THIS WITH RUBY ON RAILS YOU WOULD NOT BE ON THE FLOOR CRYING FAGGOT.
-
-
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)