Halima-Ali / RPCGEN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPCGEN

RPCGEN programming in C using RPCGEN tool for C/C++

  1. Program One - Takes in an integer and returns an integer Factorial function on the integer input
  2. Program Two - Takes in an integer and string and returns a floating point Finds length of string, multiplies it with the integer and returns a float of the result
  3. Program Three - Takes in an integer and returns a string Finds memory allocation of the integer and concatenates it within a string 'Good Friday'

About


Languages

Language:C 97.5%Language:RPC 2.5%