🔒 Closed C language ano po ang mali?

Status
Not open for further replies.

m a e 0 9

Grasshopper
#include <stdio.h>
#include <stdbool.h>
bool schrodingersFunction(/some arguemnt/) {
}
int main() {
bool realityCheck = true;
int doesItExist;
doesItExist = schrodingersFunction();
printf("It does!\n");
printf("\nNo it doesnt!");
return 0;
}

Output:
N/A

It·does!

No·it·doesnt!
 
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 536
    Views
  • 2
    Participants
Last reply from:
dee-u

Online now

Members online
1,064
Guests online
713
Total visitors
1,777

Forum statistics

Threads
2,276,976
Posts
28,973,524
Members
1,229,678
Latest member
wow98
Back
Top