Originally posted by NickFitz
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Pimps getting creative
Collapse
X
-
Will work inside IR35. Or for food. -
Originally posted by NickFitz View PostBTW, Suity is correct about the printf in the try function: GCC gives a warning that there are more placeholders than variables. Obviously, i should also be mentioned in that call
Of course I could be entirely wonrg / out of date."Being nice costs nothing and sometimes gets you extra bacon" - Pondlife.Comment
-
I'm also getting a warning at
Code:index = strtol(argv[1], NULL, 10);
Maybe they're assuming a 32-bit system?Comment
-
Originally posted by FatLazyContractor View Post
Did you say that you are still on bench ?!!!Comment
-
Originally posted by NickFitz View PostI'm also getting a warning at
Code:index = strtol(argv[1], NULL, 10);
Maybe they're assuming a 32-bit system?"Being nice costs nothing and sometimes gets you extra bacon" - Pondlife.Comment
-
It outputs the Steam Key for Samantha Fox Strip Poker, can I have my GCHQ code breaker job now please ?Comment
-
Originally posted by DaveB View Postgcc -m32 is targetting it for a 32 bit system isnt it?
I went from various assembly languages and Forth directly to JavaScript; I never did anything with C, so I only really know as much of it as I need to work in Objective C. Things like gcc command-line options are not within my ambit
As I'm looking at it in Xcode, the warnings will be from clang, so maybe gcc wouldn't mind that bit.Comment
-
Originally posted by VectraMan View PostEh? tbl is an array of function pointers that take one argument. So that's fine. I guess try is okay in C because it's a keyword in C++.
Is there more to it than 5?
My C coding days are long behind me, so don't judge too harshly.Knock first as I might be balancing my chakras.Comment
-
Originally posted by suityou01 View PostMy C coding days are long behind me, so don't judge too harshly.“Brexit is having a wee in the middle of the room at a house party because nobody is talking to you, and then complaining about the smell.”Comment
-
Originally posted by darmstadt View PostProgressed onto D now?Knock first as I might be balancing my chakras.Comment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Can a WhatsApp message really be a contract? Yesterday 20:17
- ‘Subdued’ IT contractor jobs market took third tumble in a row in August Yesterday 08:07
- Are CVs medieval or just being misused? Sep 24 05:05
- Are CVs medieval or just being misused? Sep 23 21:05
- IR35: Mutuality Of Obligations — updated for 2025/26 Sep 23 05:22
- Only proactive IT contractors can survive recruitment firm closures Sep 22 07:32
- How should a creditors’ meeting ideally pan out for unpaid suppliers? Sep 19 07:16
- How should a creditors’ meeting ideally pan out for unpaid suppliers? Sep 18 21:16
- IR35: Substitution — updated for 2025/26 Sep 18 05:45
- Payment request to bust recruitment agency — free template Sep 16 21:04
Comment