User: SimpleIce

  • Public profile

User profile: SimpleIce

User info
User name:SimpleIce
History
Joined:
Number of posts:21
Latest posts:

function works fine without return value?
@[b]lwtan90 (2)[/b]: Compiler should not return a error! It must return a warning, like that: [...

inline function
Already got it. I checked out mode: [b]"In C mode, support all ISO C90 programs."[/b]

inline function
I try to use next declaration of [b]inline[/b] function: [code] #include <stdio.h> int main () ...

Thats not supposed to hapen. Why did it?
Yes, [b]Moschops[/b], right. You need to declare you function before [b]main.c[/b] or use header fi...

Having trouble understanding logic of Functions
You need not to declare the variable "n" in external function. You need only declare the variabl...

This user does not accept Private Messages