Recommended Answers
Jump to PostGiven the lack of details why not?
#include <stdio.h> int main() { int loops; loops = 1 + 2; printf("loops is now = %i !", loops); return 0; }
All 3 Replies
rproffitt 2,701 https://5calls.org Moderator
Reverend Jim commented: Hah! +15
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
rproffitt commented: I used loops. +15
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
rproffitt commented: I really should have used numbers that have the digit 2 in them. +15
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.